Skip to content

InvalidColumnNameException["_dlt_load_id" conflicts with system column pattern] #3

@amotl

Description

@amotl

Problem

dlt uses column names prefixed with _ to signal privateness. CrateDB does the same, and blocks this namespace completely.

This is detrimental for wider adoption in this and other ecosystems, because it can not always be worked around easily, as those private columns are mostly at the core of the relevant framework adapter subsystem.

References

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