Member since
09-23-2019
8
Posts
0
Kudos Received
0
Solutions
09-08-2023
10:12 AM
I am working in NiFi 1.16 and trying to use ExecuteSQL processor to write out a Parquet file. My challenge is the decimal format is being changed to "LogicalType(STRING: StringType())". The data is coming from an MS SQL server. We have tried to set the precision and scale, but still continues to come out in a string instead of a decimal.
... View more
Labels:
- Labels:
-
Apache NiFi
-
Cloudera