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

Filter pushdown into cross join #8626

Merged
merged 5 commits into from
Dec 25, 2023
Merged

Filter pushdown into cross join #8626

merged 5 commits into from
Dec 25, 2023

Commits on Dec 22, 2023

  1. Initial commit

    mustafasrepo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    394325b View commit details
    Browse the repository at this point in the history
  2. Simplifications

    mustafasrepo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    739bfdf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Review

    ozankabak committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b522470 View commit details
    Browse the repository at this point in the history
  2. Review Part 2

    ozankabak committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    50a0f84 View commit details
    Browse the repository at this point in the history
  3. More idiomatic Rust

    ozankabak committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    ed28ce2 View commit details
    Browse the repository at this point in the history