Skip to content

Conversation

@panbingkun
Copy link
Contributor

What changes were proposed in this pull request?

The pr aim to typo fix: CREATE TABLE -> REPLACE TABLE in AstBuilder.

Why are the changes needed?

When i work on SPARK-40784, i found this issue.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existed UT.

@github-actions github-actions bot added the SQL label Oct 15, 2022
@panbingkun
Copy link
Contributor Author

cc @MaxGekk
After the pr, I will continue work for https://issues.apache.org/jira/browse/SPARK-40784

@MaxGekk
Copy link
Member

MaxGekk commented Oct 15, 2022

+1, LGTM. Merging to master.
Thank you, @panbingkun.

@MaxGekk MaxGekk closed this in ee59f4e Oct 15, 2022
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.

+1, LGTM. Thank you all.

@panbingkun panbingkun deleted the SPARK-40806 branch November 7, 2022 01:54
SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?
The pr aim to typo fix: CREATE TABLE -> REPLACE TABLE in AstBuilder.

### Why are the changes needed?
When i work on [SPARK-40784](https://issues.apache.org/jira/browse/SPARK-40784), i found this issue.

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

### How was this patch tested?
Existed UT.

Closes apache#38269 from panbingkun/SPARK-40806.

Authored-by: panbingkun <[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.

3 participants