Skip to content

fix(isthmus): resolve failing calcite optimization with HepProgram when ddl statements are used#739

Merged
nielspardon merged 6 commits intosubstrait-io:mainfrom
ZorinAnton:zor-ddl-calcite-opt
Mar 13, 2026
Merged

fix(isthmus): resolve failing calcite optimization with HepProgram when ddl statements are used#739
nielspardon merged 6 commits intosubstrait-io:mainfrom
ZorinAnton:zor-ddl-calcite-opt

Conversation

@ZorinAnton
Copy link
Contributor

@ZorinAnton ZorinAnton commented Mar 9, 2026

relates to #738

As part of the fix CreateTable and CreateView relations are refactored so that all required methods are correctly overriden.

It is a stacked PR, so it should be merged after #736

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

ACTION NEEDED

Substrait follows the Conventional Commits
specification
for
release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@ZorinAnton ZorinAnton force-pushed the zor-ddl-calcite-opt branch from 544ee78 to f6711ee Compare March 9, 2026 17:07
@ZorinAnton ZorinAnton changed the title Fix failing calcite optimization with HepProgram when ddl statements are used. fix(isthmus): resolve failing calcite optimization with HepProgram when ddl statements are used. Mar 9, 2026
@ZorinAnton ZorinAnton changed the title fix(isthmus): resolve failing calcite optimization with HepProgram when ddl statements are used. fix(isthmus): resolve failing calcite optimization with HepProgram when ddl statements are used Mar 9, 2026
Copy link
Member

@nielspardon nielspardon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nielspardon nielspardon merged commit 94a0188 into substrait-io:main Mar 13, 2026
12 checks passed
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.

2 participants