Type Alias datafusion::physical_plan::insert::FileSinkExec

source ·
pub type FileSinkExec = DataSinkExec;
👎Deprecated since 38.0.0: Use [DataSinkExec] instead

Aliased Type§

struct FileSinkExec { /* private fields */ }