martin-g commented on issue #18930: URL: https://github.com/apache/datafusion/issues/18930#issuecomment-3590596686
I actually prefer the current API. The `metadata()` method hides the "complexity" to get the metadata from the Field. https://github.com/apache/datafusion/pull/18984/files#diff-ad6827d54ef4b575d8740987bdd86b9c73a3c0dcee0319fe64112ed02534b896L1134-R1137 is an example that `.metadata()` is more user-friendly. -- 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]
