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-5918] Fix casting of non-numeric types #7373

Merged
merged 1 commit into from Jan 11, 2019

Conversation

kanterov
Copy link
Member

Continuation of #7372.

Refactoring of tests, and fixing casting of non-numeric types that wasn't checked before.


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

@kanterov
Copy link
Member Author

kanterov commented Jan 2, 2019

R: @kennknowles

@kennknowles
Copy link
Member

Is this preempted by #6417 ?

@kennknowles kennknowles self-requested a review January 2, 2019 19:40
@kanterov
Copy link
Member Author

kanterov commented Jan 3, 2019

@kennknowles no, it isn't connected to Beam SQL #6417, it's transform from core

@kennknowles
Copy link
Member

Ah, sorry. Processing large post-holiday inbox too quickly and shallowly. I'll take a look.

@kanterov
Copy link
Member Author

kanterov commented Jan 9, 2019

@kennknowles did you have a chance to take a look?

@kennknowles
Copy link
Member

LGTM if my comment is wrong. Nice code & tests, again. There's some conflict to be resolved.

@kanterov
Copy link
Member Author

@kennknowles thanks for the review! I fixed the code and rebased

@kennknowles kennknowles merged commit b11129e into apache:master Jan 11, 2019
@kanterov kanterov deleted the kanterov_fix_cast_test_4 branch January 12, 2019 01:28
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