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

[CALCITE-4882] Introduce new Lambda-based Metadata framework #2603

Closed
wants to merge 1 commit into from

Commits on Nov 10, 2021

  1. [CALCITE-4882] Introduce new Lambda-based Metadata framework

    - Introduce a Lambda-based RelMetadataQuery creator for AOT environments
    - Add new microbenchmark for metadata retrieval on a five-way-join
    - Fix incorrect results for disabled test JdbcTest.testJoinFiveWay()
    - Add support for multiple RelMetadataQuery test versions.
    - Update jmh-gradle-plugin version.
    jacques-n committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b69ffa2 View commit details
    Browse the repository at this point in the history