Expand description
Core types and data structures for the virtual table
This module defines the fundamental types used throughout the library:
FileMetadata: Represents a file or directory in cloud storageQueryConfig: Configuration for how queries should be executed
Modules§
- columns
- Column indices for the virtual table schema
Structs§
- File
Metadata - Represents metadata for a file or directory in cloud storage
- Query
Config - Configuration for querying file metadata