Skip to content

AddCDCFile

AddCDCFile is a FileAction.

Creating Instance

AddCDCFile takes the following to be created:

  • Path
  • Partition values (Map[String, String])
  • Size (in bytes)
  • Tags (default: null)

AddCDCFile does not seem to be created ever.

dataChange

dataChange: Boolean

dataChange is part of the FileAction abstraction.

dataChange is always turned off (false).

Converting to SingleAction

wrap: SingleAction

wrap is part of the Action abstraction.

wrap creates a new SingleAction with the cdc field set to this AddCDCFile.