Skip to content

Do we have a configuration or workaround to bypass escape character while reading files using CSV filter #662

@utkarshnehete

Description

@utkarshnehete

Hi,

We are using CSV filter for parsing large number of files.

The system providing the files to use for ingestion does guarantee that delimiter needs not be escaped. However, it does not guarantee that there will not be any specific special character before delimiter. Thus files are getting incorrectly parsed even when we use different escape character like \ or $ or % etc.
Do we have any configuration or workaround to bypass escape character(Not treating any character as special character) while while parsing file and just parse the data basis delimiter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @utkarshnehete

        Issue actions

          Do we have a configuration or workaround to bypass escape character while reading files using CSV filter · Issue #662 · streamthoughts/kafka-connect-file-pulse