granthenke commented on issue #4054: NIFI-6551: Improve PutKudu timestamp 
handling
URL: https://github.com/apache/nifi/pull/4054#issuecomment-586294205
 
 
   It would potentially break workflows which convert milliseconds into 
microseconds manually before sending to kudu today.
   
   We could release note it, or I could specially handling long 
RecordFieldTypes to keep treating them as micros. We could also put the special 
micros handling behind a configuration flag. I suspect the least surprising 
behavior is to treat all numerical values as milliseconds though.

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

Reply via email to