codope commented on pull request #4203:
URL: https://github.com/apache/hudi/pull/4203#issuecomment-1006547783


   > @nsivabalan @codope I have a discussion related to this implement. In this 
pr, most of work is just to pass `isConsistentLogicalTimestampEnabled` to the 
method `HoodieAvroUtils.convertValueForAvroLogicalTypes`. What if we have 
another config need to do this in the future?
   
   @YannByron You bring up a good point. Adding another config in future is 
tedious. However, the intention behind adding a new config was to avoid 
discrepancy in existing pipelines. @nsivabalan has explained this in more 
detail on the jira HUDI-2909. I do not expect such changes to be frequent. 
Nevertheless, i'll try to avoid making incompatible changes to public APIs.


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

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to