Skip to main content

Module object_storage

Module object_storage 

Source

Modules§

instrumented

Structs§

AwsOptions
This struct encapsulates AWS options one uses when setting up object storage.
GcpOptions
This struct encapsulates GCP options one uses when setting up object storage.
StdinCarriesCommands
Marker SessionConfig extension recording that the session reads its SQL commands from stdin (the interactive or piped REPL). stdin cannot then also serve as a data source: reading it for table data would silently consume the remaining SQL statements.

Functions§

get_cos_object_store_builder
get_gcs_object_store_builder
get_oss_object_store_builder
get_s3_object_store_builder
is_stdin_location
Returns true if path refers to the process’s standard input.