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

feat: Implement bloom_filter_agg #987

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e662814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f6e67 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Add bloom_filter_agg based on sample UDAF. planner instantiates it no…

    …w. Added spark_bit_array_tests.
    mbutrovich committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ec31a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3965dc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    62e656c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ef47d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2040c76 View commit details
    Browse the repository at this point in the history
  4. Remove old comment.

    mbutrovich committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    599a8f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2a8cf3 View commit details
    Browse the repository at this point in the history
  6. API cleanup.

    mbutrovich committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    22aedd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. API cleanup.

    mbutrovich committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bf22902 View commit details
    Browse the repository at this point in the history