Skip to content

Move RowExpression translation above AddExchange#13521

Merged
highker merged 2 commits intoprestodb:masterfrom
highker:addEx
Oct 22, 2019
Merged

Move RowExpression translation above AddExchange#13521
highker merged 2 commits intoprestodb:masterfrom
highker:addEx

Conversation

@highker
Copy link

@highker highker commented Oct 9, 2019

== NO RELEASE NOTE ==

@highker
Copy link
Author

highker commented Oct 20, 2019

Ready for review. @rongrong, @wenleix, @arhimondr, just noticed that it is safe to move connector optimization rule before AddExchange. In that way, we only need "logical optimization" for connectors. That will serve as the only interface to let connectors to absorb part of a plan. cc: @agrawaldevesh

@highker
Copy link
Author

highker commented Oct 20, 2019

NVM, we might still need two.

@highker highker force-pushed the addEx branch 2 times, most recently from dbccc99 to 4ff3ede Compare October 20, 2019 18:39
Copy link
Contributor

@hellium01 hellium01 left a comment

Choose a reason for hiding this comment

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

The change looks very clean to me. Just a nit comment.

Copy link
Contributor

@wenleix wenleix left a comment

Choose a reason for hiding this comment

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

LGTM % one question.

@highker highker merged commit a6fd61b into prestodb:master Oct 22, 2019
@highker highker deleted the addEx branch October 24, 2019 06:35
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.

4 participants