forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
distsql: Implement INTERSECT/EXCEPT ALL plans
Part of cockroachdb#10432, cockroachdb#21661, and cockroachdb#21706. Release note (performance improvement): Support distributed execution of INTERSECT ALL and EXCEPT ALL queries.
- Loading branch information
Abhishek Madan
committed
Jan 30, 2018
1 parent
af29319
commit 85fa8f0
Showing
5 changed files
with
449 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.