Module util

Source

Structsยง

DataChunkToRowSetAdapter
Wrapper struct that converts a stream of DataChunk to a stream of RowSet based on formatting parameters.
StaticSessionData

Traitsยง

SourceSchemaCompatExt

Functionsยง

check_connector_match_connection_type
connection_type_to_connector ๐Ÿ”’
convert_interval_to_u64_seconds
convert_logstore_u64_to_unix_millis
convert_unix_millis_to_logstore_u64
ensure_connection_type_allowed
gen_query_from_table_name
gen_query_from_table_name_order_by
get_table_catalog_by_table_name
pg_value_format
Format scalars according to postgres convention.
timestamptz_to_string_with_session_data ๐Ÿ”’
to_pg_field
Convert from [Field] to PgFieldDescriptor.
to_pg_rows ๐Ÿ”’