Matt Burgess created NIFI-4903:
----------------------------------
Summary: Database Fetch processors cannot handle timestamp fields
with Oracle 12+
Key: NIFI-4903
URL: https://issues.apache.org/jira/browse/NIFI-4903
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Matt Burgess
When using GenerateTableFetch or QueryDatabaseTable with an Oracle 12+ adapter,
if the maximum value column is set to a column of type timestamp, then upon the
second fetch the following error occurs:
java.sql.SQLDataException: ORA-01843: not a valid month
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)