nifi/nifi-commons/nifi-calcite-utils
Mark Payne f338215851
NIFI-13529 Set Calcite Connection timeZone to UTC for Records
Calcite adjusts Timestamp objects returned from a Result Set based on the configured Time Zone Offset in an attempt to localize the results. Framework use of Calcite for Record processing expects input Timestamp values to remain unchanged, so setting the timeZone property to UTC with an offset of 0 effectively avoids this Calcite localization.

This closes #9066

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-07-09 13:47:27 -05:00
..
src NIFI-13529 Set Calcite Connection timeZone to UTC for Records 2024-07-09 13:47:27 -05:00
pom.xml NIFI-13161 Upgraded Jackson and AWS dependencies 2024-05-06 22:54:32 -05:00