Description
This comes from a commit in Drill's forked Calcite (https://github.com/dremio/calcite/commit/15d645f15c526ebed06a80b4101faf765bfe1d70)
Make the constant expression Executor configurable in FrameworkConfig. This will allow the Framework.Planner to use a configured constant expression executor, in stead of the default executor.