Module create_table

Module create_table 

Source

Structsยง

IcebergOrderKeyField

Constantsยง

MAP_KEY ๐Ÿ”’
MAP_VALUE ๐Ÿ”’

Staticsยง

ORDER_KEY_COLUMN_RE ๐Ÿ”’

Functionsยง

build_sort_order ๐Ÿ”’
check_compatibility ๐Ÿ”’
create_and_validate_table_impl ๐Ÿ”’
create_namespace_if_not_exists ๐Ÿ”’
create_table_if_not_exists_impl ๐Ÿ”’
get_fields ๐Ÿ”’
parse_order_key_exprs
parse_partition_by_exprs
try_matches_arrow_schema
Try to match our schema with iceberg schema.
validate_order_key_columns