This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 4df40ea [SPARK-37160][SQL] Add a config to optionally disable padding
for char type
add 13c372d [SPARK-37150][SQL] Migrate DESCRIBE NAMESPACE to use V2
command by default
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/KeepLegacyOutputs.scala | 6 ++++-
.../catalyst/analysis/ResolveSessionCatalog.scala | 11 ++-------
.../apache/spark/sql/execution/command/ddl.scala | 2 +-
.../datasources/v2/DescribeNamespaceExec.scala | 10 +++++---
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 11 +++++----
.../spark/sql/execution/command/DDLSuite.scala | 4 ++--
.../command/DescribeNamespaceSuiteBase.scala | 18 ++++++++++++++
.../command/v1/DescribeNamespaceSuite.scala | 28 ++++++----------------
.../execution/command/DescribeNamespaceSuite.scala | 4 +++-
9 files changed, 52 insertions(+), 42 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]