Skip to content

DelimitedInputFormat doesn't support the multi-character delimiter which is supported by DelimitedParser #9188

@jihoonson

Description

@jihoonson

Affected Version

0.17.0 and master

Description

The behavior of DelimitedInputFormat is different from the DelimitedParser in supporting multi-character delimiter. It currently uses the first character as its delimiter if the given delimiter has multiple characters. This behavior should be fixed to match with the behavior of DelimitedParser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions