Module fill_impure_default

Source
Expand description

Util functions to help with fill impure default values columns in request

Structs§

ImpureDefaultFiller
Fill impure default values in the request

Functions§

fill_reqs_with_impure_default
Fill impure default values in the request(only for normal insert requests, since instant insert can be filled in flownode directly as a single source of truth)
find_all_impure_columns
Find all columns that have impure default values