Skip to content

[SPARK-39040][SQL][FOLLOWUP] Use a unique table name in conditional-functions.sql#36739

Closed
cloud-fan wants to merge 1 commit intoapache:masterfrom
cloud-fan:test
Closed

[SPARK-39040][SQL][FOLLOWUP] Use a unique table name in conditional-functions.sql#36739
cloud-fan wants to merge 1 commit intoapache:masterfrom
cloud-fan:test

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

This is a followup of #36376, to use a unique table name in the test. t is a quite common table name and may make test environment unstable.

Why are the changes needed?

make tests more stable

Does this PR introduce any user-facing change?

no

How was this patch tested?

N/A

@github-actions github-actions bot added the SQL label Jun 1, 2022
@cloud-fan
Copy link
Contributor Author

cc @ulysses-you

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.3.

HyukjinKwon pushed a commit that referenced this pull request Jun 2, 2022
…unctions.sql

### What changes were proposed in this pull request?

This is a followup of #36376, to use a unique table name in the test. `t` is a quite common table name and may make test environment unstable.

### Why are the changes needed?

make tests more stable

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

no

### How was this patch tested?

N/A

Closes #36739 from cloud-fan/test.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 4f672db)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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.

3 participants