Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Allow for traits to propagate up the tree.
Ex: J2-F-J1
If J1 uses SortMerge for Join then filter carries forward sordidness trait on join keys; If J2 is joining on same keys then it can take advantage of the sordidness trait of its child.
---------------- Imported from GitHub ----------------
Url: https://github.com/julianhyde/optiq/issues/88
Created by: jpullokkaran
Labels:
Created at: Thu Nov 28 00:21:59 CET 2013
State: open
Attachments
Issue Links
- is related to
-
CALCITE-526 Add EnumerableMergeJoin, which exploits sorted inputs
- Closed