Skip to content

[BEAM-9179] Cleanup ZetaSQLQueryPlanner and ExpressionConverter code#10715

Merged
ibzib merged 1 commit intoapache:masterfrom
robinyqiu:cleanup
Jan 30, 2020
Merged

[BEAM-9179] Cleanup ZetaSQLQueryPlanner and ExpressionConverter code#10715
ibzib merged 1 commit intoapache:masterfrom
robinyqiu:cleanup

Conversation

@robinyqiu
Copy link
Contributor

Minor cleanup after #10659 in preparation for https://issues.apache.org/jira/browse/BEAM-9179

r: @ibzib
cc: @kennknowles


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.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status 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
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status
Build Status
Build Status Build Status
Portable --- Build Status --- ---

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

@robinyqiu robinyqiu requested a review from ibzib January 29, 2020 19:51
Copy link

@ibzib ibzib left a comment

Choose a reason for hiding this comment

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

LGTM

Preconditions.checkState(
parameter.getType().equals(value.getType()),
String.format(
"Expected resolved parameter %s to have type %s, but it has type %s",
Copy link

Choose a reason for hiding this comment

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

There are problems with missing ZetaSQL functionality, so we might have to remove this line: #10707

@robinyqiu robinyqiu changed the title Cleanup ZetaSQLQueryPlanner and ExpressionConverter code [BEAM-9179] Cleanup ZetaSQLQueryPlanner and ExpressionConverter code Jan 29, 2020
@robinyqiu
Copy link
Contributor Author

Hi @ibzib could you help with triggering precommit tests and merging the PR?

@ibzib
Copy link

ibzib commented Jan 30, 2020

retest this please

@ibzib
Copy link

ibzib commented Jan 30, 2020

Dataflow example failure is a known issue (BEAM-9224)

@ibzib ibzib merged commit a926175 into apache:master Jan 30, 2020
@robinyqiu robinyqiu deleted the cleanup branch March 20, 2020 20:47
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.

2 participants