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

Substrait insubquery #8363

Merged
merged 13 commits into from
Dec 20, 2023
Merged

Substrait insubquery #8363

merged 13 commits into from
Dec 20, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    9facf7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419499f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. testing roundtrip check

    tgujar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c69e6c8 View commit details
    Browse the repository at this point in the history
  2. pass in ctx to expr

    tgujar committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4792a36 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. basic test for Insubquery

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d1ad9df View commit details
    Browse the repository at this point in the history
  2. fix: outer refs in consumer

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    58b7abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a4559 View commit details
    Browse the repository at this point in the history
  4. fix: merge issues

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    472960e View commit details
    Browse the repository at this point in the history
  5. minor fixes

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c188b6a View commit details
    Browse the repository at this point in the history
  6. fix: fmt and clippy CI errors

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fb99676 View commit details
    Browse the repository at this point in the history
  7. improve error msg in consumer

    tgujar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8824de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    93b3a6a View commit details
    Browse the repository at this point in the history
  2. minor fixes

    tgujar committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e46911e View commit details
    Browse the repository at this point in the history