You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-39350][SQL] Add flag to control breaking change process for: DESC NAMESPACE EXTENDED should redact properties
### What changes were proposed in this pull request?
Add a flag to control breaking change process for: DESC NAMESPACE EXTENDED should redact properties.
### Why are the changes needed?
This lets Spark users control how the new behavior rolls out to users.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
This PR extends unit test coverage.
Closesapache#36799 from dtenedor/desc-namespace-breaking-change.
Authored-by: Daniel Tenedorio <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments