Skip to content

Move SetOperationNode to SPI#13546

Merged
highker merged 1 commit intoprestodb:masterfrom
highker:set
Oct 22, 2019
Merged

Move SetOperationNode to SPI#13546
highker merged 1 commit intoprestodb:masterfrom
highker:set

Conversation

@highker
Copy link

@highker highker commented Oct 14, 2019

== RELEASE NOTES ==
General 
* Move `SetOperationNode` to SPI. Connectors can now alter query plan to have union, intersect, and except.

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.

Looks good in general, just a few comments on saving back/forth conversion of ListMultiMap and Map<K,List<V>>.

Copy link
Member

@arhimondr arhimondr left a comment

Choose a reason for hiding this comment

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

The code looks good to me. Leaving the right to approve to @hellium01 / @rongrong as they have better overall context

@highker
Copy link
Author

highker commented Oct 19, 2019

Comments addressed. Thanks for review.

@highker highker requested a review from jessesleeping October 20, 2019 06:23
@highker highker force-pushed the set branch 2 times, most recently from 1f35df2 to 2d4f1da Compare October 20, 2019 08:40
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.

Looks good for me. Just a nit comment.
Probably @rongrong / @arhimondr can take a final look?

Allows connectors to create union node
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.

5 participants