comphead commented on code in PR #16216:
URL: https://github.com/apache/datafusion/pull/16216#discussion_r2118165176


##########
docs/source/library-user-guide/upgrading.md:
##########
@@ -21,6 +21,55 @@
 
 ## DataFusion `48.0.0`
 
+### `VARCHAR` SQL type changed to map to `Utf8View` Arrow type

Review Comment:
   ```suggestion
   ### The `VARCHAR` SQL type is now represented as `Utf8View` in Arrow.
   ```



-- 
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]

Reply via email to