Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert fails for unique dates in input data #22

Open
datarian opened this issue Jul 27, 2021 · 0 comments
Open

Insert fails for unique dates in input data #22

datarian opened this issue Jul 27, 2021 · 0 comments

Comments

@datarian
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant