Eduardo,

These changes are being tracked by NIFI-7973 [1], although the current
PR [2] doesn't yet have the properties added to
QueryDatabaseTableRecord. I am updating the PR as we speak, and I hope
to get NIFI-7973 into the next release.

Regards,
Matt

[1] https://issues.apache.org/jira/browse/NIFI-7973
[2] https://github.com/apache/nifi/pull/4682

On Tue, Dec 29, 2020 at 2:18 PM Eduardo Fontes <[email protected]> wrote:
>
> Hi all,
>
> I've upgraded my NiFi cluster to 1.12.1 and now I'm getting the error:
> Invalid decimal precision: 0 (must be positive).
>
> The processor is a QueryDatabaseTableRecord with AvroRecordSetWriter.
> The RDBMS is Oracle DB and the error occurs in a view's column with type
> NUMBER (no precision set).
>
> The QueryDatabaseTable have the properties:
> Default Decimal Precision
> Default Decimal Scale
>
> I'll create a JIRA. It's ok include this 2 properties in
> QueryDatabaseTableRecord?
>
> Thanks and Happy New Year.
> Eduardo Fontes

Reply via email to