Skip to content

Test COPY FROM STDIN encodings #97

@mzabani

Description

@mzabani

I think I implemented an overly simplistic parser for COPY, and it will likely fail for variations of COPY.

All possible combinations of the following need automated testing:

  • custom delimiters
  • blob columns
  • text cells with newlines, tabs, simple quotes, double quotes etc.
  • cells with NULL
  • CSV/TEXT formats (others if they exist)
  • HEADER TRUE/FALSE
  • Custom encoding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions