Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22706 )
Change subject: IMPALA-12427: Documentation for Workload Management ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/22706/6/docs/topics/impala_workload_mgmt.xml File docs/topics/impala_workload_mgmt.xml: http://gerrit.cloudera.org:8080/#/c/22706/6/docs/topics/impala_workload_mgmt.xml@905 PS6, Line 905: computing statistics and expiring old snapshots Please add example of maintenance queries for sys.impala_query_log. I assume we want to mention at least these two: ALTER TABLE sys.impala_query_log EXECUTE expire_snapshots(now() - interval 7 days); COMPUTE STATS sys.impala_query_log; https://impala.apache.org/docs/build/html/topics/impala_iceberg.html -- To view, visit http://gerrit.cloudera.org:8080/22706 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9c228dfaa3f6060add6e5bd8058551a4d362f460 Gerrit-Change-Number: 22706 Gerrit-PatchSet: 6 Gerrit-Owner: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Fri, 11 Apr 2025 03:14:20 +0000 Gerrit-HasComments: Yes