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

Relax join keys constraint from Column to any physical expression for physical join operators #8991

Merged
merged 14 commits into from
Jan 29, 2024

Commits on Jan 24, 2024

  1. Relex SortMergeJoin join keys

    viirya committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1d85e3d View commit details
    Browse the repository at this point in the history
  2. More

    viirya committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    011b3f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. More

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5bb1b5 View commit details
    Browse the repository at this point in the history
  2. More

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d57b681 View commit details
    Browse the repository at this point in the history
  3. More

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    344738e View commit details
    Browse the repository at this point in the history
  4. Fix clippy

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b6a61dc View commit details
    Browse the repository at this point in the history
  5. Fix more clippy

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fe72b5a View commit details
    Browse the repository at this point in the history
  6. More

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    849b909 View commit details
    Browse the repository at this point in the history
  7. More

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    87cd11b View commit details
    Browse the repository at this point in the history
  8. Fix

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    04fbe55 View commit details
    Browse the repository at this point in the history
  9. Fix

    viirya committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5b7b6d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    39f9fc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Use collect_columns

    viirya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6572542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25040ec View commit details
    Browse the repository at this point in the history