Skip to content

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Jun 18, 2023

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

@github-actions github-actions bot added the SQL label Jun 18, 2023
@LuciferYang LuciferYang changed the title [SPARK-44089][SQL][TESTS] Remove the @ignore annotation from AlterTableRenamePartitionSuite [SPARK-44089][SQL][TESTS] Remove the @ignore identifier from AlterTableRenamePartitionSuite Jun 18, 2023
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

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
Member

MaxGekk commented Jun 18, 2023

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

@MaxGekk MaxGekk closed this in d05091e Jun 18, 2023
@LuciferYang
Copy link
Contributor Author

LuciferYang commented Jun 19, 2023

Thanks @MaxGekk @dongjoon-hyun @zhengruifeng

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

Closes apache#41647 from LuciferYang/SPARK-44089.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
Sign up for free to 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