bvaradar commented on issue #2397: URL: https://github.com/apache/hudi/issues/2397#issuecomment-753716419
@peng-xin : Sorry for the delay. Somehow, I missed this GH issue. Looking at how Hive handles Null values, this behavior is consistent with Hive null handling. what is your partition path type ?One option here is to replace MultiPartKeysValueExtractor with your own implementation which handles the default value in partition-path differently based on your use case. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
