mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
Refactor the two existing CSV classes to inherit from an abstract base class that parses the data Add unit tests for calls to nextRecord that do not coerce types This closes #2473. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>