Skip to content

feat: example on optimizing with calcite'#776

Open
mbwhite wants to merge 2 commits intosubstrait-io:mainfrom
mbwhite:optimization-example
Open

feat: example on optimizing with calcite'#776
mbwhite wants to merge 2 commits intosubstrait-io:mainfrom
mbwhite:optimization-example

Conversation

@mbwhite
Copy link
Contributor

@mbwhite mbwhite commented Mar 25, 2026

An example of how the ConverterProvider can be subclassed to inject custom calcite behaviour. In this case how the Calcite HepPlanner can be used to optimize the query plan before conversion to SQL.

note this is the cleanest way I could find to implement this.

mbwhite added 2 commits March 25, 2026 15:48
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
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.

1 participant