吴善如 created NIFI-9244:
-------------------------
Summary: When nifi fetches data from oracle, it converts the
database date type (93) into java timestamp, and an error occurs
Key: NIFI-9244
URL: https://issues.apache.org/jira/browse/NIFI-9244
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.14.0
Environment: centos7,jdk8
Reporter: 吴善如
Fix For: 1.15.0
Attachments: 2.png, 3.png
When nifi fetches data from oracle, it will convert the database date type (93)
into java timestamp. For non-required data, the following error will occur when
the data is converted, and nifi can only be set to "" Or "null", it cannot be
set to java object null during background conversion
--
This message was sent by Atlassian Jira
(v8.3.4#803005)