lamber-ken commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time URL: https://github.com/apache/incubator-hudi/pull/1105#issuecomment-570011511 > > option("hoodie.datasource.hive_sync.assume_date_partitioning", true). > > We don't expect this to be set by anyone except Uber.. `false` has been the default ever since.. So I think the right thing may be is to remove this config from DataSource if thats what causes this issue.. We should still keep this on the WriteClient level. http://hudi.apache.org/configurations.html#withAssumeDatePartitioning clearly calls out the version requirements.. Yes, it causes this issue. I'll update pr as your advice that removing this config from DataSource and keep on the WriteClient level. When I finished it, ping you later.
---------------------------------------------------------------- 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] With regards, Apache Git Services
