Matt Burgess created NIFI-12382:
-----------------------------------

             Summary: Add DatabaseSchemaRegistry service
                 Key: NIFI-12382
                 URL: https://issues.apache.org/jira/browse/NIFI-12382
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Extensions
            Reporter: Matt Burgess


Sometimes it is necessary to get the table definition from a database as a NiFi 
Record Schema. This can help ensure that data in the flow adheres to the table 
definition rather than relying on type conversions and such.

This case proposes to add a controller service called DatabaseSchemaRegistry 
that uses a DBCPService and a table name, fetches the table metadata from the 
database, and creates a RecordSchema from it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to