Christian Zügner created NIFI-7099:
--------------------------------------
Summary: AbstractDatabaseLookupService: Add new option to use a
Select Statement alternatively to table name and key column
Key: NIFI-7099
URL: https://issues.apache.org/jira/browse/NIFI-7099
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.11.1
Reporter: Christian Zügner
This alternative way enables the following use-cases:
- When more than one column are required to identify the record in the database
- When joining multiple tables is nesessary but creating a view in the database
is not an option
--
This message was sent by Atlassian Jira
(v8.3.4#803005)