Skip to content

Conversation

@bestbeforetoday
Copy link
Contributor

TPC-DS queries 1, 30 and 81 can already be converted from SQL to a Substrait plan, but these Substrait plans cannot be successfully converted back to SQL.

This change updates the Calcite version to 1.41.0, which contains fixes that allow successful conversion of TPC-DS queries from Substrait back to SQL.

TPC-DS queries 1, 30 and 81 can already be converted from SQL to a
Substrait plan, but these Substrait plans cannot be successfully
converted back to SQL.

This change updates the Calcite version to 1.41.0, which contains fixes
that allow successful conversion of TPC-DS queries from Substrait back
to SQL.

Signed-off-by: Mark S. Lewis <[email protected]>
}

@Test
@Disabled("Fails with Calcite >1.40.0")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ZorinAnton any idea why this test fails when moving from Calcite 1.40.0 to 1.41.0?

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