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

It hangs for cleaning up tables #722

Open
dmpetrov opened this issue Dec 18, 2024 · 1 comment
Open

It hangs for cleaning up tables #722

dmpetrov opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dmpetrov
Copy link
Member

Description

It hangs for cleaning up tables for a regular operations. A funny thing - it does not clean up the tables. I have about 60 tables, it "cleans up" for every commands but I'm having the same 60 tables.

>>> ds1.show()
Processed: 1 rows [00:00, 209.64 rows/s]
Generated: 3 rows [00:00, 833.86 rows/s]
Cleanup: 36 tables [00:33,  1.08 tables/s]    # <-- THIS TAKES 2 minutes
    file file file    file file      file                      file     file score
  source path size version etag is_latest             last_modified location
0     s1   p1    0       1   e1         1 1970-01-01 00:00:00+00:00     None     1
1     s2   p2    0       1   e1         1 1970-01-01 00:00:00+00:00     None     2
2     s4   p4    0       1   e1         1 1970-01-01 00:00:00+00:00     None     4

Version Info


@dmpetrov dmpetrov added the bug Something isn't working label Dec 18, 2024
@shcheklein
Copy link
Member

It's not very actionable. @dmpetrov please find a way to reproduce it so that we can address / research this.

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

No branches or pull requests

2 participants