SEPURI-SAI-KRISHNA commented on code in PR #19710:
URL: https://github.com/apache/hudi/pull/19710#discussion_r3835990554


##########
hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/SlashEncodedDayPartitionValueExtractor.java:
##########
@@ -65,4 +73,11 @@ public List<String> extractPartitionValuesInPath(String 
partitionPath) {
 
     return Collections.singletonList(dateTime.format(getDtfOut()));

Review Comment:
   Applied, extracted to 
`PartitionPathEncodeUtils#isDefaultPartitionValue(String)`, used by both 
extractors. (Same as the earlier thread on this file, which raised the 
identical point.)



-- 
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]

Reply via email to