exceptionfactory commented on pull request #4734:
URL: https://github.com/apache/nifi/pull/4734#issuecomment-763605759


   @markap14 Thanks for the review and additional feedback, I pushed an update 
to address your comments.  There still appear to be some edge cases for some 
record-oriented processors when running NiFi in different time zones, based on 
running some test flows from @turcsanyip.  The PR as it stands addresses the 
test failures for certain time zones as described in NIFI-8023 through the use 
of the new `DataTypeUtils.toLocalDate()` method.
   
   Additional work is probably necessary to address system time zone issues 
when using some of the JSON Record Readers and Writers, but perhaps it would be 
better to create a new issue to resolve those problems.
   
   Any additional feedback @turcsanyip or @adenes?


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


Reply via email to