Skip to content

[SPARK-44089][SQL][TESTS] Remove the @ignore identifier from AlterTableRenamePartitionSuite - #41647

Closed
LuciferYang wants to merge 1 commit into
apache:masterfrom
LuciferYang:SPARK-44089
Closed

[SPARK-44089][SQL][TESTS] Remove the @ignore identifier from AlterTableRenamePartitionSuite#41647
LuciferYang wants to merge 1 commit into
apache:masterfrom
LuciferYang:SPARK-44089

Conversation

@LuciferYang

@LuciferYangLuciferYang commented Jun 18, 2023

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

#41533 ignore AlterTableRenamePartitionSuite try to restore stability of sql-others test task, but it seems that it is not the root cause that affects stability, so this pr has removed the previously added @ignore identifier to restore testing.

Why are the changes needed?

Resume testing of AlterTableRenamePartitionSuite

Does this PR introduce any user-facing change?

No

How was this patch tested?

should monitor ci

@LuciferYangLuciferYang changed the title [SPARK-44089][SQL][TESTS] Remove the @ignore annotation from AlterTableRenamePartitionSuite[SPARK-44089][SQL][TESTS] Remove the @ignore identifier from AlterTableRenamePartitionSuiteJun 18, 2023

@dongjoon-hyundongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for making this PR, @LuciferYang .
+1, LGTM (Pending CIs).

@MaxGekk

Copy link
Copy Markdown
Member

+1, LGTM. Merging to master.
Thank you, @LuciferYang and @dongjoon-hyun@zhengruifeng for review.

@LuciferYang

LuciferYang commented Jun 19, 2023

Copy link
Copy Markdown
ContributorAuthor

czxm pushed a commit to czxm/spark that referenced this pull request Jun 19, 2023
…TableRenamePartitionSuite`
### What changes were proposed in this pull request?
apache#41533 ignore `AlterTableRenamePartitionSuite` try to restore stability of `sql-others` test task, but it seems that it is not the root cause that affects stability, so this pr has removed the previously added `ignore` identifier to restore testing.
### Why are the changes needed?
Resume testing of `AlterTableRenamePartitionSuite`
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
should monitor ci
Closesapache#41647 from LuciferYang/SPARK-44089.
Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
@LuciferYang
LuciferYang deleted the SPARK-44089 branch March 30, 2026 08:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@LuciferYang@MaxGekk@zhengruifeng@dongjoon-hyun