vvysotskyi 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_r395795036
########## File path: _docs/sql-reference/sql-commands/021-create-schema.md ########## @@ -446,7 +467,8 @@ Note that date, time type conversion uses the Joda time library, thus the format ## Limitations -This feature is currently in the alpha phase (preview, experimental) for Drill 1.16 and only applies to text (CSV) files in this release. You must enable this feature through the `exec.storage.enable_v3_text_reader` and `store.table.use_schema_file` system/session options. +This feature applies to format plugins that use the `Enhanced Vector Framework`. You must enable this feature through Review comment: Thanks, replaced. ---------------------------------------------------------------- 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
