V1WriteCommand Logical Commands¶
V1WriteCommand
is an extension of the DataWritingCommand abstraction for write commands that use the legacy write code paths.
Contract (Subset)¶
fileFormat¶
fileFormat: FileFormat
FileFormat of the provider of this write command
See:
Used when:
DataSource
is requested to planForWritingFileFormatV1Writes
logical optimization is executed
requiredOrdering¶
requiredOrdering: Seq[SortOrder]
SortOrder of this write command
See:
Used when:
V1Writes
logical optimization is executed