Skip to content

Conversation

@amaliujia
Copy link
Contributor

@amaliujia amaliujia commented Sep 6, 2024

What changes were proposed in this pull request?

This is a followup of #47772 . The behavior of SaveAsTable should not be changed by switching v1 to v2 command. This is similar to #47995. For the case of DelegatingCatalogExtension we need it goes to V1 commands to be consistent with previous behavior.

Why are the changes needed?

Behavior regression.

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the SQL label Sep 6, 2024
@cloud-fan
Copy link
Contributor

thanks, merging to master/3.5!

@cloud-fan cloud-fan closed this in 37b39b4 Sep 9, 2024
cloud-fan added a commit that referenced this pull request Sep 9, 2024
…be changed by falling back to v1 command

This is a followup of #47772 . The behavior of SaveAsTable should not be changed by switching v1 to v2 command. This is similar to #47995. For the case of `DelegatingCatalogExtension` we need it goes to V1 commands to be consistent with previous behavior.

Behavior regression.

No

UT

No

Closes #48019 from amaliujia/regress_v2.

Lead-authored-by: Wenchen Fan <[email protected]>
Co-authored-by: Rui Wang <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
(cherry picked from commit 37b39b4)
Signed-off-by: Wenchen Fan <[email protected]>
cloud-fan pushed a commit that referenced this pull request Sep 9, 2024
### What changes were proposed in this pull request?
The pr is following up #48019.

### Why are the changes needed?
Fix flaky `CollationSuite `.
After this PR, GA's `CollationSuite` failed, let's fix it first.
https://github.com/panbingkun/spark/actions/runs/10765984604/job/29851047311
<img width="997" alt="image" src="https://github.com/user-attachments/assets/49667aea-a960-48f3-b2fc-eb0d87773870">

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Update existed UT.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes #48031 from panbingkun/SPARK-49246_FOLLOWUP.

Authored-by: panbingkun <[email protected]>
Signed-off-by: Wenchen Fan <[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.

2 participants