Skip to main content

Module copy_table_from

Module copy_table_from 

Source

Structsยง

CopyFromSchemaMapping ๐Ÿ”’
SkipBadRecordsStream ๐Ÿ”’

Enumsยง

FileMetadata ๐Ÿ”’

Constantsยง

DEFAULT_BATCH_SIZE ๐Ÿ”’
DEFAULT_READ_BUFFER ๐Ÿ”’

Functionsยง

batch_insert ๐Ÿ”’
Executes all pending inserts all at once, drain pending requests and reset pending bytes.
can_cast_types_for_greptime ๐Ÿ”’
Custom type compatibility check for GreptimeDB that handles Map -> Binary (JSON) conversion
can_csv_reader_parse_type ๐Ÿ”’
copy_from_schema_mapping ๐Ÿ”’
csv_reader_schema_for_skip_bad_records ๐Ÿ”’
ensure_schema_compatible ๐Ÿ”’
gen_insert_output ๐Ÿ”’
generated_positional_schema_projection_and_compatible_file_schema ๐Ÿ”’
generated_schema_projection_and_compatible_file_schema ๐Ÿ”’
Generates a maybe compatible schema of the file schema.
is_skippable_record_error ๐Ÿ”’