Module utils

Source

Macrosยง

impl_distill_by_unit ๐Ÿ”’
plan_node_name ๐Ÿ”’
Call debug_struct on the given formatter to create a debug struct builder. If a property list is provided, properties in it will be added to the struct name according to the condition of that property.

Structsยง

IndicesDisplay
TableCatalogBuilder

Traitsยง

Distill
See also super::generic::DistillUnit.

Functionsยง

childless_record ๐Ÿ”’
column_names_pretty ๐Ÿ”’
infer_kv_log_store_table_catalog_inner
infer_synced_kv_log_store_table_catalog_inner
lb_to_string
plan_can_use_background_ddl ๐Ÿ”’
Check that all leaf nodes must be stream table scan, since that plan node maps to backfill executor, which supports recovery. Some other leaf nodes like StreamValues do not support recovery, and they cannot use background ddl.
row_to_string
scan_ranges_as_strs
sum_affected_row ๐Ÿ”’
to_iceberg_time_travel_as_of
to_pb_time_travel_as_of
ub_to_string
watermark_pretty ๐Ÿ”’