alamb commented on PR #18984: URL: https://github.com/apache/datafusion/pull/18984#issuecomment-3591605548
> I like the old API better. But I am just a user! The DataFusion team has to decide. I agree this change makes the code harder to use I wonder if there is some way to make `FieldMetadata::from(expr)` work (`impl From<ExprSchemable> for &Field)? I think the fact that `to_field` actually returns a (relation, field) makes using it akward -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
