Skip to content

Conversation

@gkovelman
Copy link
Contributor

@gkovelman gkovelman commented Mar 14, 2019

File path generated in open_writer method is not according to target filesystem, because os.path.join is used and not FileSystems.join.
This created incompatibilities between, for example, Windows and GCS.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • 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.

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 Build Status Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

File path generated in open_writer method is not according to target filesystem, because os.path.join is used and not FileSystems.join.
This created incompatibilities between, for example, Windows and GCS.
@gkovelman
Copy link
Contributor Author

R: @tvalentyn

@gkovelman
Copy link
Contributor Author

Run Python PostCommit

@tvalentyn
Copy link
Contributor

retest this please

@tvalentyn
Copy link
Contributor

Thanks, @gkovelman . I didn't look why the test failed for this PR, but we might need to wait for a rollback to be merged: #8059.

@gkovelman
Copy link
Contributor Author

Run Python PreCommit

2 similar comments
@gkovelman
Copy link
Contributor Author

Run Python PreCommit

@tvalentyn
Copy link
Contributor

Run Python PreCommit

@tvalentyn
Copy link
Contributor

Run Python PostCommit

Copy link
Contributor

@tvalentyn tvalentyn left a comment

Choose a reason for hiding this comment

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

LGTM as long as tests pass.

@gkovelman
Copy link
Contributor Author

Run Python PreCommit

1 similar comment
@gkovelman
Copy link
Contributor Author

Run Python PreCommit

@tvalentyn
Copy link
Contributor

Please take a look at test failures: Click on Details -> Gradle Build Scan.

There is a lint error and a test failure.

To run an individual test locally see: https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-HowtorunPythonunittests

Perhaps that's a flake.

@gkovelman
Copy link
Contributor Author

Run Python PreCommit

@gkovelman
Copy link
Contributor Author

Run Python PostCommit

@gkovelman
Copy link
Contributor Author

@tvalentyn It's fixed now

Copy link
Contributor

@tvalentyn tvalentyn left a comment

Choose a reason for hiding this comment

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

Thanks, @gkovelman.
Adding @chamikaramj who could merge.

@stale
Copy link

stale bot commented Jun 7, 2019

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label Jun 7, 2019
@tvalentyn
Copy link
Contributor

Ping @chamikaramj

@stale stale bot removed the stale label Jun 7, 2019
@tvalentyn
Copy link
Contributor

Sorry, @gkovelman, looks like this PR fell off the radar - please ping the PR thread if you don't receive a response within couple of days.

@chamikaramj
Copy link
Contributor

LGTM. Thanks.

@chamikaramj
Copy link
Contributor

Retest this please

@chamikaramj
Copy link
Contributor

Run Python PostCommit

@chamikaramj chamikaramj merged commit 13fcf78 into apache:master Jun 7, 2019
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.

3 participants