Skip to content

Comments

[SPARK-39656][SQL][3.1] Fix wrong namespace in DescribeNamespaceExec#37073

Closed
ulysses-you wants to merge 2 commits intoapache:branch-3.1from
ulysses-you:desc-namespace-3.1
Closed

[SPARK-39656][SQL][3.1] Fix wrong namespace in DescribeNamespaceExec#37073
ulysses-you wants to merge 2 commits intoapache:branch-3.1from
ulysses-you:desc-namespace-3.1

Conversation

@ulysses-you
Copy link
Contributor

backport #37049 for branch-3.1

What changes were proposed in this pull request?

DescribeNamespaceExec change ns.last to ns.quoted

Why are the changes needed?

DescribeNamespaceExec should show the whole namespace rather than last

Does this PR introduce any user-facing change?

yes, a small bug fix

How was this patch tested?

fix test

@github-actions github-actions bot added the SQL label Jul 4, 2022
@ulysses-you
Copy link
Contributor Author

checked locally, branch 3.0 has no conflicts with 3.1

@ulysses-you
Copy link
Contributor Author

cc @cloud-fan @huaxingao

@cloud-fan
Copy link
Contributor

thanks, merging to 3.1!

cloud-fan pushed a commit that referenced this pull request Jul 5, 2022
backport #37049 for branch-3.1

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

DescribeNamespaceExec change ns.last to ns.quoted

### Why are the changes needed?

DescribeNamespaceExec should show the whole namespace rather than last

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

yes, a small bug fix

### How was this patch tested?

fix test

Closes #37073 from ulysses-you/desc-namespace-3.1.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
@cloud-fan cloud-fan closed this Jul 5, 2022
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