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_r394572017
 
 

 ##########
 File path: _docs/sql-reference/sql-commands/021-create-schema.md
 ##########
 @@ -604,8 +608,32 @@ STATEMENT format displays the schema in a form compatible 
with the CREATE OR REP
         |
        
+--------------------------------------------------------------------------+
 
+### Altering Schema for a Table
+Table schema may be updated using the `ALTER SCHEMA` commands.
 
 Review comment:
   Use the `ALTER SCHEMA` command to update your table schema. The command can 
add or replace columns. Or, it can update properties for the table or 
individual columns. Syntax:
   
   ((Replaces next sentence also.))

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to