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

Support join filter for SortMergeJoin #9080

Merged
merged 8 commits into from
Feb 7, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    6dbfed6 View commit details
    Browse the repository at this point in the history
  2. Move test

    viirya committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    159c693 View commit details
    Browse the repository at this point in the history
  3. Fix test

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

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

Commits on Feb 1, 2024

  1. Add outer join tests

    viirya committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    99940c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Fix outer join

    viirya committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    be35c90 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. For review

    viirya committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c7c25ce View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update datafusion/physical-plan/src/joins/sort_merge_join.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    viirya and alamb authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e75629d View commit details
    Browse the repository at this point in the history