Expand description
Nested message and enum types in FileOrFiles.
Structs§
- Arrow
Read Options - Delimiter
Separated Text Read Options - Delimiter separated files may be compressed. The reader should autodetect this and decompress as needed.
- Dwrf
Read Options - OrcRead
Options - Parquet
Read Options
Enums§
- File
Format - The format of the files along with options for reading those files.
- Path
Type - URIs specify the location of files that are locally-accessible to the consumer. “Locally-accessible” means the consumer can access the files directly, which may include blob storage (e.g., S3, GCS, Azure Blob Storage) in addition to local filesystem paths. The protocol portion of the URI determines the storage type.