jorisvandenbossche commented on PR #41823:
URL: https://github.com/apache/arrow/pull/41823#issuecomment-2139275815

   Thoughts on using "Unknown" instead of "Other" ?
   
   It's not entirely clear to me what the motivation is to bucket those other 
types together in a single `arrow.other` extension type, instead of just 
letting ADBC drivers define specific extension types for types that don't match 
to one of the arrow types (eg the ADBC postgres driver could annotate a binary 
field with `adbc_driver_postgresql.polygon` or `adbc.postgresql.polygon` when 
encountering a polygon type)


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

Reply via email to