Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Truncate columns after escaping #98

@chuwy

Description

snowplow/snowplow-snowflake-loader#42 introduced a column truncation in Transformer. But it truncates human-readable strings (with quotes and newlines) before they're escaped. As a result if string was truncated to 4096 and it has on " symbol that has to be truncated - this field will end up as 4097-characters length. Most common offender is se_label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions