https://github.com/apache/spark
Revision f9e3668dbb1cafdac0d7c46fc65035a1f9262af1 authored by ulysses-you on 05 July 2022, 19:43:27 UTC, committed by huaxingao on 05 July 2022, 19:43:27 UTC
backport https://github.com/apache/spark/pull/37049 for branch-3.3

### 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 #37071 from ulysses-you/desc-namespace-3.3.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: huaxingao <huaxin_gao@apple.com>
1 parent 2edd344
History
Tip revision: f9e3668dbb1cafdac0d7c46fc65035a1f9262af1 authored by ulysses-you on 05 July 2022, 19:43:27 UTC
[SPARK-39656][SQL][3.3] Fix wrong namespace in DescribeNamespaceExec
Tip revision: f9e3668

README.md

back to top