CDCVersionDiffInfo¶
CDCVersionDiffInfo
is a tuple with the following:
- The changes between some start and end versions of a delta table (as a
DataFrame
) -
numFiles
metric -
numBytes
metric
CDCVersionDiffInfo
is created when:
CDCReaderImpl
is requested for the changesToDF