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


With regards,
Apache Git Services

Reply via email to