Type Alias datafusion::physical_plan::insert::FileSinkExec
source · pub type FileSinkExec = DataSinkExec;
👎Deprecated since 38.0.0: Use [
DataSinkExec
] insteadAliased Type§
struct FileSinkExec { /* private fields */ }