Skip to main content

Module types

Module types 

Source
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 storage
  • QueryConfig: Configuration for how queries should be executed

Modules§

columns
Column indices for the virtual table schema

Structs§

FileMetadata
Represents metadata for a file or directory in cloud storage
QueryConfig
Configuration for querying file metadata