Skip to main content

Module regenerate_partitions_table_function

Module regenerate_partitions_table_function 

Source
Expand description

Exposes regenerate_partitions as a table function that force-regenerates partitions directly from source data

Structs§

RegeneratePartitionsTableFunction
A DataFusion TableFunctionImpl for force-regenerating lakehouse partitions directly from source data, bypassing the “already up to date” freshness check materialize_partitions stops at. See tasks/blocks_view_ordered_merges_plan.md’s Design §3.