Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
1.1.1
-
None
Description
The QueryDatabaseTable processor outputs in AVRO format.
Enhance the processor to allow the user to select the desired output format. Such as JSON, CSV, etc.
This can be achieved using other processors, but converting to AVRO and then to e.g. CSV it double work and slows down the process.
Attachments
Issue Links
- Blocked
-
NIFI-4517 Allow SQL results to be output as records in any supported format
- Resolved