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

[fix] (bloom filter) Fix the bloom filter calculation for date and datetime (#43351) #43622

Merged

Commits on Nov 11, 2024

  1. [fix] (bloom filter) Fix the bloom filter calculation for date and da…

    …tetime (apache#43351)
    
    ### What problem does this PR solve?
    Problem Summary:
    After adding a bloom filter to the date type, queries return errors
    following the upgrade.
    
    Co-authored-by: csun5285 <[email protected]>
    csun5285 and csun5285 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fed0635 View commit details
    Browse the repository at this point in the history
  2. fix pick

    csun5285 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5ce2a21 View commit details
    Browse the repository at this point in the history