Skip to content

improper quotation handling for athena files #16

Description

@gkennos

when tab delimited, we should be defaulting to literal quoting mode

in function infer_quote_mode:

    if delimiter == "\t":
        return "literal"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions