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

mysql_missing_parts.sql should include corresponding backend mysql statements to drop empty tables as well #51

Open
mckempanna opened this issue Oct 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mckempanna
Copy link

loc_scan_missing_dirs.md recommends dropping both partitions and tables that don’t point to any hdfs directories.
However, mysql_missing_parts.sql generates cleanup statements only for partitions and not for tables.
Can we also include statements for dropping empty tables from the backend directly in mysql_missing_parts.sql

@mckempanna mckempanna changed the title mysql_missing_parts.sql should include corresponding backend mysql statements to drop tables as well mysql_missing_parts.sql should include corresponding backend mysql statements to drop empty tables as well Oct 30, 2023
@dstreev dstreev self-assigned this Oct 30, 2023
@dstreev dstreev added the enhancement New feature or request label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants