You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamás Bunth (Jira)" <ji...@apache.org> on 2020/08/27 13:06:00 UTC

[jira] [Created] (NIFI-7770) CSV reader configuration options missing from CSV Lookup Services

Tamás Bunth created NIFI-7770:
---------------------------------

             Summary: CSV reader configuration options missing from CSV Lookup Services
                 Key: NIFI-7770
                 URL: https://issues.apache.org/jira/browse/NIFI-7770
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.13.0
            Reporter: Tamás Bunth
            Assignee: Tamás Bunth


We have discovered that {{CSVRecordLookupService}} and {{SimpleCsvFileLookupService}} don't expose the same set of CSV formatter options and aren't flexible enough for our use case. Were trying to load a lookup CSV table with | (pipe) as a delimiter, but it's impossible.

 

Expected: enhance these 2 lookup services to expose same CSV reader configuration options as a {{CSVReader}} in terms of ingest formats, value delimiter, etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)