xoonx created NIFI-10170:
----------------------------
Summary: ExecuteSQL / QueryDatabaseTable - using SQLLITE3 -
Unable to resolve union for value
Key: NIFI-10170
URL: https://issues.apache.org/jira/browse/NIFI-10170
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.16.3
Environment: Windows 11
Reporter: xoonx
Attachments: Test.json, union_error.png
I tried to do a simple "select * from x" query on a SQLLITE3 database with
"ExecuteSQL" and "QueryDatabaseTable".
But always got the error "Unable to resolve union for value xxx".
When i do the same with "ExecuteSQLRecord" with "AvroRecordSetWriter" (default
settings) then it works fine.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)