forked from apache/datafusion
-
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.
default physical planner: add an ability to use custom physical expre…
…ssion planner This patch adds an ability to construct default physical planner with custom physical expression planner. It could be convinient if we use custom physical expressions and want to create it during default planning. WARNING: is dirty, unfinished patch only for POC.
- Loading branch information
Showing
5 changed files
with
913 additions
and
632 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.