Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-5701] port datastore_write Python integration tests to Beam #6642

Merged

Conversation

yifanzou
Copy link
Contributor

Please add a meaningful description for your change here


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@yifanzou yifanzou force-pushed the BEAM-5701/port_python_datastore_write_it branch 4 times, most recently from cca6352 to d819636 Compare October 11, 2018 00:26
@yifanzou
Copy link
Contributor Author

Run Python PostCommit

@yifanzou yifanzou force-pushed the BEAM-5701/port_python_datastore_write_it branch 3 times, most recently from 1c940fd to 898433e Compare October 11, 2018 18:30
@yifanzou
Copy link
Contributor Author

+R @jasonkuster

@yifanzou yifanzou force-pushed the BEAM-5701/port_python_datastore_write_it branch from 898433e to 78f6076 Compare October 11, 2018 20:05
@yifanzou
Copy link
Contributor Author

Run Python PostCommit

**extra_opts))

@attr('IT')
def test_datastore_write_limit(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have two of these, a limit and non-limit test? Seems strange to allow parameterizing it and then not do so.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind.

Copy link
Contributor

@jasonkuster jasonkuster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename datastore_write and then this looks good to go.

@yifanzou yifanzou force-pushed the BEAM-5701/port_python_datastore_write_it branch from 78f6076 to 5b023b6 Compare October 11, 2018 23:01
@yifanzou
Copy link
Contributor Author

Renamed it to 'datastore_write_it_pipeline'

@yifanzou
Copy link
Contributor Author

Wait, do not merge. The test failed on my local. Looking into that.

@yifanzou
Copy link
Contributor Author

Run Python PostCommit

@yifanzou
Copy link
Contributor Author

@jasonkuster No worry, mis-configurations in my local environment. The datastore_write_it_test passed in the postcommit. The error is no relevant to this test.

@yifanzou
Copy link
Contributor Author

Run Python PostCommit

@jasonkuster jasonkuster merged commit d52b230 into apache:master Oct 12, 2018
@yifanzou yifanzou deleted the BEAM-5701/port_python_datastore_write_it branch October 12, 2018 16:08
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants