alamb commented on issue #7845: URL: https://github.com/apache/arrow-datafusion/issues/7845#issuecomment-1767413293
DataFusion supports reading JSON in and some basic things like field access (like `json['field_name']` However, it doesn't have the range of operatos that postgres does This is similar to https://github.com/apache/arrow-datafusion/issues/5493 It would be great if someone wanted to start working on adding more native JSON support (starting by spec'ing it out, writing the appropriate tickets), but at the moment I don't know of anyone doing do. -- 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]
