CDCDataSpec¶
Creating Instance¶
CDCDataSpec
takes the following to be created:
- Version
- Timestamp
- FileActions
- CommitInfo
CDCDataSpec
is created when:
CDCReaderImpl
is requested for the changesToDF (and, more specifically, buildCDCDataSpecSeq and processDeletionVectorActions)