Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Cancel
ARROW-9821 [Rust][DataFusion] Use Arc<> instead of Box<> in LogicalPlan
ARROW-9821 [Rust] [DataFusion] Switch from Box<Schema> --> SchemaRef (Arc<Schema>) to be consistent with the rest of Arrow