kmatt opened a new issue, #2809:
URL: https://github.com/apache/drill/issues/2809

   **Describe the bug**
   
   Attempting to store table metadata in the Iceberg metastore, Delta tables 
which are queryable with SQL throw error when attempting ANALYZE TABLE
   
   **To Reproduce**
   
       apache drill (delta.root)> ANALYZE TABLE "path/to/table" REFRESH 
METADATA 'TABLE' LEVEL;                                                         
                                                                                
                     
       
   **Error detail, log output or screenshots**
   
       Error: VALIDATION ERROR: ANALYZE is not supported for group scan 
[DeltaGroupScan [path="...
   
   **Drill version**
   
   Apache Drill 1.21.1
   
   **Additional context**
   
   On same Drillbit, ANALYZE is successful on plain Parquet tables.
   


-- 
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: dev-unsubscr...@drill.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to