Merge LAST N chunks/versions of an incremental dataset.
KEY | TYPE | Description |
---|---|---|
includeVersionTimestampColumn | bool | If set, include a column with the creation timestamp of source FG versions. |
numVersions | int | The number of versions to merge. num_versions == 0 means merge all versions. |