Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Graceful error handling when loading malformed data. #173

@pateljm

Description

@pateljm

When loading data using the COPY command if the input file is malformed, then we abort printing the following message:

libc++abi.dylib: terminating with uncaught exception of type quickstep::TextScanFormatError: TextScanFormatError: Malformed data encountered during text scan (Row has too many fields)

Handle such errors gracefully by warning the user and aborting the load, and not crashing the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions