Crate datafusion_catalog_listing

Crate datafusion_catalog_listing 

Source

Modulesยง

config ๐Ÿ”’
helpers
Helper functions for the table implementation
options ๐Ÿ”’
table ๐Ÿ”’

Structsยง

ListingOptions
Options for creating a crate::ListingTable
ListingTable
Built in TableProvider that reads data from one or more files as a single table.
ListingTableConfig
Configuration for creating a crate::ListingTable

Enumsยง

SchemaSource
Indicates the source of the schema for a crate::ListingTable