-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix writing bloom filter for string columns in orc
Ensures that bloom filters are written when the writer falls back to direct encoding due to dictionary becoming too large Co-Authored-By: Raunaq Morarka <raunaqmorarka@users.noreply.github.com>
- Loading branch information
1 parent
858d4c1
commit 2e050f2
Showing
2 changed files
with
134 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters