Skip to content

Move DistinctLimitNode to spi#14831

Merged
highker merged 1 commit intoprestodb:masterfrom
xiangfu0:move_DistinctLimitNode_to_spi
Jul 12, 2020
Merged

Move DistinctLimitNode to spi#14831
highker merged 1 commit intoprestodb:masterfrom
xiangfu0:move_DistinctLimitNode_to_spi

Conversation

@xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Jul 11, 2020

Fixes #14809

== RELEASE NOTES ==

SPI Changes
* Move `DistinctLimitNode` to `presto-spi` module for connectors to push down.

@xiangfu0 xiangfu0 force-pushed the move_DistinctLimitNode_to_spi branch 2 times, most recently from 26b2afc to 984ffc5 Compare July 11, 2020 21:34
@highker highker merged commit bd300f7 into prestodb:master Jul 12, 2020
@xiangfu0 xiangfu0 deleted the move_DistinctLimitNode_to_spi branch July 12, 2020 10:30
@caithagoras caithagoras mentioned this pull request Jul 28, 2020
13 tasks
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.

Distinct is not pushed down to connectors

2 participants