Skip to content

Shorten the description for DuckDBException from read_csv #250

Description

@BX-Peacemaker

Currently when calling read_csv/read_csv_auto on a row with a very big text data Description of DuckDBException will contain initial line read from the CSV file. If the column is very long (12.5M+ symbols in my case) the exception thrown will crash or hang/make Visual Studio unresponsive. Would be great if the initial line can be either shorten somehow or removed from the description at all (if it makes sense for the rest of the devs)

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions