Skip to content

Csv schema column names with parenthesis don't work #946

@adamklein

Description

@adamklein

If we have a schema

"Na(  )me (type)"

This is parsed correctly without RightToLeft, but when RightToLeft is used, it is not, ie the Name is "Na" and the type is " )me (type".

This is problematic for us b/c we have column names with parentheses ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions