[
https://issues.apache.org/jira/browse/NIFI-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272408#comment-17272408
]
ASF subversion and git services commented on NIFI-8023:
-------------------------------------------------------
Commit 67d06003b7f8a4332e72dd54814cb5fb8bed9989 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=67d0600 ]
NIFI-8023: Convert java.sql.Date between UTC/local time zone normalized forms
before/after database operations
This closes #4781
Signed-off-by: David Handermann <[email protected]>
> Test failure after NIFI-7996 commit if system default TZ is CET
> ---------------------------------------------------------------
>
> Key: NIFI-8023
> URL: https://issues.apache.org/jira/browse/NIFI-8023
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Denes Arvay
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 7.5h
> Remaining Estimate: 0h
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)