Skip to content

Insert fails for unique dates in input data #22

@datarian

Description

@datarian

I am backfilling a table with a date dimension. I observed that if there is a unique date in the input data, insert fails. No chunk can be found, and zero rows are moved.

Worth to mention that I start from an empty hypertable, maybe this is the source of the problems? If there are several dates in the data, behaviour is as expected. A new chunk is created successfully.

Workaround is to insert more input data into the temporary staging table, making sure there are several dates in there.

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