TimeWindowMergeConfig

Merge rows within a given timewindow of the most recent timestamp

KEY TYPE Description
featureName str Time based column to index on
includeVersionTimestampColumn bool If set, include a column with the creation timestamp of source FG versions.
timeWindowSizeMs int Range of merged rows will be [MAX_TIME - time_window_size_ms, MAX_TIME]