File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -651,13 +651,10 @@ Miscellaneous
651651+--------------------------+----------+----------+---------+
652652| Offset Index | ✓ | ✓ | \( 1) |
653653+--------------------------+----------+----------+---------+
654- | Bloom Filter | ✓ | ✓ | \( 2 ) |
654+ | Bloom Filter | ✓ | ✓ | \( 1 ) |
655655+--------------------------+----------+----------+---------+
656656| CRC checksums | ✓ | ✓ | |
657657+--------------------------+----------+----------+---------+
658658
659- * \( 1) Access to the Column and Offset Index structures is provided, but
660- data read APIs do not currently make any use of them.
661-
662- * \( 2) APIs are provided for creating, serializing and deserializing Bloom
663- Filters, but they are not integrated into data read APIs.
659+ * \( 1) Access to the Column Index, Offset Index and Bloom Filter structures
660+ is provided, but data read APIs do not currently make any use of them.
You can’t perform that action at this time.
0 commit comments