paul-rogers commented on a change in pull request #2030: Update docs for Metastore to point that all format plugins are supported URL: https://github.com/apache/drill/pull/2030#discussion_r394556426
########## File path: _docs/query-data/query-a-file-system/009-querying-avro-files.md ########## @@ -3,5 +3,30 @@ title: "Querying Avro Files" date: 2019-04-16 parent: "Querying a File System" --- - -The Avro format is experimental at this time. There are known issues when querying Avro files. + +Drill provides functionality to query [Avro](https://avro.apache.org/) files. Review comment: Drill supports files in the [Avro](https://avro.apache.org/) format. Starting from Drill 1.18, the Avro format supports the [Schema provisioning]({{site.baseurl}}/docs/create-or-replace-schema/#usage-notes) feature. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
