Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::file_options::file_type - Rust
[go: Go Back, main page]

Module file_type

Source
Expand description

File type abstraction

Constants§

DEFAULT_ARROW_EXTENSION
The default file extension of arrow files
DEFAULT_AVRO_EXTENSION
The default file extension of avro files
DEFAULT_CSV_EXTENSION
The default file extension of csv files
DEFAULT_JSON_EXTENSION
The default file extension of json files
DEFAULT_PARQUET_EXTENSION
The default file extension of parquet files

Traits§

FileType
Defines the functionality needed for logical planning for a type of file which will be read or written to storage.
GetExt
Define each FileType/FileCompressionType’s extension