You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/01/01 00:58:08 UTC

[GitHub] [incubator-hudi] vinothchandar commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time

vinothchandar 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-570011115
 
 
   >    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.. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services