Jefffrey opened a new issue, #18314: URL: https://github.com/apache/datafusion/issues/18314
### Is your feature request related to a problem or challenge? https://github.com/apache/datafusion/blob/2d004af653d9ba51c26713f17bbc4106ffe8c3b7/docs/source/user-guide/sql/data_types.md Some points: - `Supported Arrow Types` section can be removed as I believe `arrow_typeof` function works with all arrow types now - `Character Types` still lists `Utf8` for `varchar` which I believe actually maps to `Utf8View` now? Should also check the other mappings to see if they are still correct here ### Describe the solution you'd like Check what parts of the doc page is outdated and update accordingly ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
