Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.13.2
Description
Processor: convertAvroToORC
Input: flow file contains a lot of avro records with decimal values as bytes with logical type decimal
Output: ORC file with different values for decimal values
Reason: AvroReader used in processor reuses previous generic record when fetching next one
Solution: Don't reuse generic records when reading records from flow file
Attachments
Issue Links
- links to