Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
After the commit [1] for NIFI-7996 the following two tests fail if the system default timezone is CET (maybe anything UTC+, not verified yet)
- TestJdbcCommon.testConvertToAvroStreamForDateTimeAsLogicalType
- TestAvroTypeUtil.testDateConversion
Need to investigate if the tests are wrong or the commit introduced regression.
[1] https://github.com/apache/nifi/commit/83948db989bf2f682dfa18c56293ec431f546e1c
Attachments
Issue Links
- relates to
-
NIFI-7996 Conversion with ConvertRecord to avro results in invalid date
- Resolved
-
NIFI-6442 ExecuteSQL/ExecuteSQLRecord convert to Avro date type incorrectly when set 'Use Avro Logical Types' to true
- Resolved
-
NIFI-11367 Database DATE value displayed incorrectly in record output if timezone is GMT-X
- Resolved
- links to