Skip to content

InvalidColumnNameException["_fivetran_synced" conflicts with system column pattern] #5

@amotl

Description

@amotl

Problem

Fivetran uses private column names prefixed with _. CrateDB currently blocks those, because it reserved them.

Workaround

Works slightly, but it's still a serious anomaly that may cause compatibility problems.

https://github.com/crate-workbench/cratedb-fivetran-destination/blob/078d5427c1bd0b39c33fde9d80e1c55b571bb3be/cratedb_fivetran_destination/util.py#L21-L26

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions