This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from e5508443f66 [SPARK-41729][CORE][SQL] Rename `_LEGACY_ERROR_TEMP_0011`
to `UNSUPPORTED_FEATURE.COMBINATION_QUERY_RESULT_CLAUSES`
add bd9293ce1cf [SPARK-41734][CONNECT] Add a parent message for Catalog
No new revisions were added by this update.
Summary of changes:
.../src/main/protobuf/spark/connect/catalog.proto | 35 +++
.../main/protobuf/spark/connect/relations.proto | 32 +--
.../sql/connect/planner/SparkConnectPlanner.scala | 93 ++++----
python/pyspark/sql/connect/plan.py | 133 +++++------
python/pyspark/sql/connect/proto/catalog_pb2.py | 116 +++++-----
python/pyspark/sql/connect/proto/catalog_pb2.pyi | 244 +++++++++++++++++++++
python/pyspark/sql/connect/proto/relations_pb2.py | 172 +++++++--------
python/pyspark/sql/connect/proto/relations_pb2.pyi | 225 +------------------
8 files changed, 561 insertions(+), 489 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]