alamb commented on issue #7845:
URL: 
https://github.com/apache/arrow-datafusion/issues/7845#issuecomment-1923549690

   > Similarly, for tables defined via SQL DDL, we support a JSON type that has 
the same behavior.
   
   How do people query such types? Do you have native operator support (like 
postres `@>`)? I looked briefly in [The Arroyo 
Docs](https://doc.arroyo.dev/sql/scalar-functions) but I didn't see any mention 
of JSON yet 
   
   BTW Adding something new to the arrow spec is possible, but it is quite a 
process. 
   
   There is a slightly less intense way here:
   https://arrow.apache.org/docs/format/CanonicalExtensions.html
   
   However, I think it might be good to figure out how to support this initially


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