eric-maynard commented on code in PR #1508:
URL: https://github.com/apache/polaris/pull/1508#discussion_r2072308050
##########
service/common/src/main/java/org/apache/polaris/service/task/TableCleanupTaskHandler.java:
##########
@@ -112,7 +113,6 @@ public boolean handleTask(TaskEntity cleanupTask,
CallContext callContext) {
metaStoreManager,
polarisCallContext);
- // TODO: handle partition statistics files
Review Comment:
It looks like these weren't left out due to an oversight but rather they
were intentionally excluded. I'm curious if there is any background on why that
is -- is there some specific pitfall related to cleaning up the partition stats?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]