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

[BUG] Create Index with auto_refresh=true failed, but index is created, metadata in active state #256

Closed
penghuo opened this issue Feb 16, 2024 · 1 comment
Assignees
Labels
0.4 bug Something isn't working

Comments

@penghuo
Copy link
Collaborator

penghuo commented Feb 16, 2024

What is the bug?
Create Index with auto_refresh=true failed, but index is created, metadata in active state

How can one reproduce the bug?
Steps to reproduce the behavior:

  • create skipping index without checkpoint location.
CREATE SKIPPING INDEX on glue.default.status_partitioned (status VALUE_SET) 
with (auto_refresh=true)
@penghuo penghuo added bug Something isn't working untriaged labels Feb 16, 2024
@penghuo
Copy link
Collaborator Author

penghuo commented Feb 16, 2024

Related to #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.4 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants