Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to bump up calcite to latest release of 1.37.0 or any recent version in line with linkedin 1.2x branch. #538

Open
chrajeshbabu opened this issue Sep 24, 2024 · 0 comments

Comments

@chrajeshbabu
Copy link

Coral can be used to not just convert the queries between the popular query engines like spark, hive and trino can be used get the optimized plans by applying all latest Rules implemented in calcite as well as make use of rewrite capabilities supported by calcite using materialized views etc. Current version does have very limited support of materialized view rewrite capabilities because of missing rules like these https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/rel/rules/CoreRules.java.

@chrajeshbabu chrajeshbabu changed the title Is there a way to bump up calcite to latest release of 1.37.0 or 1.29.0 in line with linked in 1.2x branch. Is there a way to bump up calcite to latest release of 1.37.0 or any recent version in line with linked in 1.2x branch. Sep 24, 2024
@chrajeshbabu chrajeshbabu changed the title Is there a way to bump up calcite to latest release of 1.37.0 or any recent version in line with linked in 1.2x branch. Is there a way to bump up calcite to latest release of 1.37.0 or any recent version in line with linkedin 1.2x branch. Sep 24, 2024
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

No branches or pull requests

1 participant