alamb commented on code in PR #6356:
URL: https://github.com/apache/arrow-datafusion/pull/6356#discussion_r1194303056


##########
docs/source/user-guide/sql/sql_status.md:
##########
@@ -128,8 +128,12 @@
 
 ## Data Sources
 
+In addition to allowing arbitrary datasources via the `TableProvider`
+trait, DataFusion includes built in support for the following formats:
+
 - [x] CSV
 - [x] Parquet primitive types
-- [ ] Parquet nested types
+- [x] Parquet nested types
 - [x] JSON
 - [x] Avro
+- [x] Arrow

Review Comment:
   🎉 



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