[GitHub] [carbondata] xuchuanyin commented on a change in pull request #3138: [CARBONDATA-3305] Added DDL to drop cache for a table

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] xuchuanyin commented on a change in pull request #3138: [CARBONDATA-3305] Added DDL to drop cache for a table

GitBox
xuchuanyin commented on a change in pull request #3138: [CARBONDATA-3305] Added DDL to drop cache for a table
URL: https://github.com/apache/carbondata/pull/3138#discussion_r262791475
 
 

 ##########
 File path: docs/ddl-of-carbondata.md
 ##########
 @@ -1088,4 +1088,14 @@ Users can specify which columns to include and exclude for local dictionary gene
   TBLPROPERTIES ('BUCKETNUMBER'='4', 'BUCKETCOLUMNS'='productName')
   ```
 
+## CACHE
+
+  ```sql
+    DROP METADATA ON TABLE tableName
 
 Review comment:
   @NamanRastogi OK, but here is 'METACACHE' not 'METADATA'

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services