linliu-code commented on code in PR #17601:
URL: https://github.com/apache/hudi/pull/17601#discussion_r2738935323
##########
hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java:
##########
@@ -637,6 +637,19 @@ public final List<StoragePath> getPartitionPaths() {
}
}
+ public final List<String> getPartitionNames() {
Review Comment:
I probably saw it in some test failures. Will remove it to see if any test
failed.
--
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]