cshuo commented on code in PR #18348:
URL: https://github.com/apache/hudi/pull/18348#discussion_r3044961505
##########
hudi-common/src/main/java/org/apache/hudi/metadata/MetadataPartitionType.java:
##########
@@ -453,8 +454,25 @@ public static Set<String> getAllPartitionPaths() {
*/
public static MetadataPartitionType[] getValidValues() {
// ALL_PARTITIONS is just another record type in FILES partition
Review Comment:
Removed no-arg `getValidValues()`.
--
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]