FileRelation¶
FileRelation is an abstraction of relations that are backed by files.
Contract¶
inputFiles¶
inputFiles: Array[String]
The files that this relation will read when scanning
Used when:
Datasetis requested for the inputFiles
FileRelation is an abstraction of relations that are backed by files.
inputFiles: Array[String]
The files that this relation will read when scanning
Used when:
Dataset is requested for the inputFiles