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

3.1.0 update #668

Merged
merged 5 commits into from
Jan 7, 2025
Merged

3.1.0 update #668

merged 5 commits into from
Jan 7, 2025

Conversation

wayyoungboy
Copy link
Contributor

@wayyoungboy wayyoungboy commented Jan 6, 2025

close #589
close #660
close #669

@@ -52,6 +52,7 @@ def execute(self):
err_tenant_ids = []
self.record.add_record("check major task is error or not")
try:
sql = 'select * from oceanbase.CDB_OB_MAJOR_COMPACTION where IS_ERROR="YES";'
COMPACTING_data = self.ob_connector.execute_sql_return_cursor_dictionary('select * from oceanbase.CDB_OB_MAJOR_COMPACTION where IS_ERROR="YES";').fetchall()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单独提取出来了这条SQL的话,第56行的SQL语句也替换成SQL吧

Copy link
Contributor

@Teingi Teingi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Teingi Teingi merged commit 97e0096 into oceanbase:master Jan 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants