Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.0
-
None
-
Disable ORC bloom filters for ORC v11 writer impl
Description
ORC column bloom filters should only be written if the file format is 0.12+.
The older format should not write out the metadata streams for bloom filters.