[
https://issues.apache.org/jira/browse/NIFI-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-12382:
--------------------------------
Fix Version/s: 1.25.0
2.0.0
> 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
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.25.0, 2.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)