Rajmund Takacs created NIFI-13642:
-------------------------------------
Summary: Add 'Delete Keys' property to `PutDatabaseRecord`
processor
Key: NIFI-13642
URL: https://issues.apache.org/jira/browse/NIFI-13642
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 2.0.0-M5
Reporter: Rajmund Takacs
Assignee: Rajmund Takacs
Some database drivers do not report the primary keys, and key nullability in
DMD, so the DELETE statement fails.
Examples for this are Phoenix and Impala.
Letting users to define the key columns themselves works this problem around,
when needed.
Similar property already exists for UPDATE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)