bvaradar commented on issue #2138: URL: https://github.com/apache/hudi/issues/2138#issuecomment-702772462
@hotienvu : In your code, hive-sync config is configured wrongly DataSourceWriteOptions.HIVE_PARTITION_FIELDS_OPT_KEY() should be set to "year,month,day" instead of "year:SIMPLE,month:SIMPLE,day:SIMPLE". @pratyakshsharma : Can you get the PR landed when you get a chance ? ---------------------------------------------------------------- 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]
