You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Christian Zügner (Jira)" <ji...@apache.org> on 2020/02/04 14:38:00 UTC

[jira] [Created] (NIFI-7099) AbstractDatabaseLookupService: Add new option to use a Select Statement alternatively to table name and key column

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)