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 */ }