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:
DataSourceis requested to planForWritingFileFormatV1Writeslogical optimization is executed
requiredOrdering¶
requiredOrdering: Seq[SortOrder]
SortOrder of this write command
See:
Used when:
V1Writeslogical optimization is executed