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

[Rust] Datafusion Catalog Support #429

Merged
merged 11 commits into from
Jan 26, 2024
Merged

Commits on Jan 23, 2024

  1. update catalog

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ccc417a View commit details
    Browse the repository at this point in the history
  2. cargo clippy fix

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    01685e8 View commit details
    Browse the repository at this point in the history
  3. update catalog

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d296d6b View commit details
    Browse the repository at this point in the history
  4. add metadata_client test

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b8cd75b View commit details
    Browse the repository at this point in the history
  5. add lakesoul_namespace

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0e9cb73 View commit details
    Browse the repository at this point in the history
  6. add catalog test

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cabc952 View commit details
    Browse the repository at this point in the history
  7. add simple sql test

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    42ae7dd View commit details
    Browse the repository at this point in the history
  8. apply clippy

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a1caadc View commit details
    Browse the repository at this point in the history
  9. update catalog test

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    df252f0 View commit details
    Browse the repository at this point in the history
  10. fix annoying warnings without RUSTFLAGS

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4fcdb69 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. add sql test

    Signed-off-by: mag1c1an1 <[email protected]>
    mag1c1an1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3939077 View commit details
    Browse the repository at this point in the history