liukun4515 commented on issue #3325: URL: https://github.com/apache/arrow-datafusion/issues/3325#issuecomment-1234332930
> It seems to me to be a useful extension, especially for testing and the cast() support. I doubt there are real-world situations where someone is concerned about memory usage of ints but is reading data from a CSV or JSON. On the other hand, I don't see the harm in supporting a superset of functionality that directly supports the Arrow types DataFusion is based on. @kmitchener Do you have some case using the unsigned value? @alamb As I know, the PG don't support the unsigned value in the SQL syntax. I think we should mainly rely on one sql dialect or sql syntax. -- 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]
