Skip to content

chore: update to substrait 0.78.0 - #468

Merged
EpsilonPrime merged 2 commits into
substrait-io:mainfrom
andrew-coleman:update
Feb 26, 2026
Merged

chore: update to substrait 0.78.0#468
EpsilonPrime merged 2 commits into
substrait-io:mainfrom
andrew-coleman:update

Conversation

@andrew-coleman

@andrew-coleman andrew-coleman commented Dec 11, 2025

Copy link
Copy Markdown
Member

Updates substrait dependency to 0.78.0.
This version of substrait contains breaking changes compared with 0.57.1. The code and tests have been updated to reflect this.

@andrew-coleman
andrew-coleman marked this pull request as draft December 11, 2025 18:40
@andrew-coleman
andrew-coleman force-pushed the update branch 2 times, most recently from 70a8779 to 21ce357 Compare December 16, 2025 13:26
Signed-off-by: Andrew Coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman andrew-coleman changed the title WIP: update to substrait 0.78.0 chore: update to substrait 0.78.0 Dec 16, 2025
@andrew-coleman
andrew-coleman force-pushed the update branch 3 times, most recently from 62a35d1 to da91745 Compare February 9, 2026 15:48
Signed-off-by: Andrew Coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman
andrew-coleman marked this pull request as ready for review February 9, 2026 16:32

@EpsilonPrime EpsilonPrime left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for updating this!

substrait::read_rel::ReadType::ExtensionTable(x) => parse_extension_table(x, y),
substrait::read_rel::ReadType::IcebergTable(_) => Err(cause!(
NotYetImplemented,
"IcebergTable read type is not yet implemented"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I was going to suggest file issues for these but the structure is easy enough to find that it seems unnecessary.

@EpsilonPrime
EpsilonPrime merged commit 974440b into substrait-io:main Feb 26, 2026
37 checks passed
@andrew-coleman
andrew-coleman deleted the update branch February 26, 2026 16:24
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