io Directory Reference

Directories

Files

file  avro.hpp [code]
 APIs for reading Avro files into a table.
 
file  config_utils.hpp [code]
 APIs for configuring KvikIO-based I/O behavior.
 
file  csv.hpp [code]
 APIs for reading and writing CSV files.
 
file  data_sink.hpp [code]
 Interface classes for writing output data to files, host memory, or device memory.
 
file  datasource.hpp [code]
 Interface classes for providing input data to the readers from files, host memory, or device memory.
 
file  json.hpp [code]
 APIs for reading and writing JSON files.
 
file  orc.hpp [code]
 APIs for reading and writing ORC files.
 
 
file  orc_types.hpp [code]
 Enums for ORC-specific compression and encoding types.
 
file  parquet.hpp [code]
 APIs for reading and writing Parquet files.
 
file  parquet_io_utils.hpp [code]
 IO utilities for the Parquet and Hybrid scan readers.
 
 
file  parquet_schema.hpp [code]
 Parquet footer schema structs.
 
file  types.hpp [code]
 Type definitions for the cuDF-IO API.