alamb opened a new issue, #16116:
URL: https://github.com/apache/datafusion/issues/16116

   ### Is your feature request related to a problem or challenge?
   
   Processing semi-structured data (basically think anything that can be 
represented in JSON) efficiently is becoming more and more important. 
   
   It is certainly possible to implement semi-structured or JSON support in 
https://github.com/datafusion-contrib/datafusion-functions-json
   
   Recently, the Parquet format as adoped
   
   We see adoption of this in other systems as well such as Iceberg and Spark 
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   This will be a big project. Here are some of the related pre-requisites
   
   - [ ] https://github.com/apache/arrow-rs/issues/6736
   - [ ] https://github.com/apache/datafusion/issues/14993
   - [ ] https://github.com/apache/datafusion/issues/12644
   
   
   ### Additional context
   
   Related tickets
   - https://github.com/apache/datafusion/issues/10987
   - https://github.com/apache/datafusion/discussions/15264
   - https://github.com/apache/datafusion/discussions/9103


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to