[jira] [Updated] (NIFI-12382) Add DatabaseSchemaRegistry service

2024-01-03 Thread David Handermann (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12382:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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: 2h 10m
>  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)


[jira] [Updated] (NIFI-12382) Add DatabaseSchemaRegistry service

2023-11-29 Thread Matt Burgess (Jira)


 [ 
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)


[jira] [Updated] (NIFI-12382) Add DatabaseSchemaRegistry service

2023-11-16 Thread Matt Burgess (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Burgess updated NIFI-12382:

Status: Patch Available  (was: In Progress)

> 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: 2.latest
>
>  Time Spent: 10m
>  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)


[jira] [Updated] (NIFI-12382) Add DatabaseSchemaRegistry service

2023-11-16 Thread Matt Burgess (Jira)


 [ 
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: 2.latest

> 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
>Priority: Major
> Fix For: 2.latest
>
>
> 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)