Module stream_cdc_table_scan

Module stream_cdc_table_scan 

Source

Structs§

StreamCdcTableScan
StreamCdcTableScan is a virtual plan node to represent a stream cdc table scan. It will be converted to cdc backfill + merge node (for upstream source)

Functions§

build_cdc_table_name_eq_expr 🔒