experimental Directory Reference

Files

file  cudftable.hpp [code]
 CudfTable binary format APIs for serialization and deserialization.
 
file  deletion_vectors.hpp [code]
 APIs for applying Delta Lake style deletion vectors when reading Parquet data.
 
file  hybrid_scan.hpp [code]
 Experimental Hybrid Scan Parquet reader optimized for highly selective filters.
 
file  hybrid_scan_multifile.hpp [code]
 Multi-file variant of the experimental Hybrid Scan Parquet reader.
 
file  variant.hpp [code]
 Utilities for Parquet VARIANT columns read as struct of list<uint8> children.