This is an automated email from the ASF dual-hosted git repository.
hvanhovell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 1adf2866915 [SPARK-44303][SQL] Assign names to the error class
_LEGACY_ERROR_TEMP_[2320-2324]
add 7bd13530840 [SPARK-44283][CONNECT] Move Origin to SQL/API
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/trees/SQLQueryContext.scala | 0
.../apache/spark/sql/catalyst/trees/origin.scala | 72 ++++++++++++++++++++++
.../apache/spark/sql/catalyst/trees/TreeNode.scala | 54 ----------------
3 files changed, 72 insertions(+), 54 deletions(-)
rename sql/{catalyst =>
api}/src/main/scala/org/apache/spark/sql/catalyst/trees/SQLQueryContext.scala
(100%)
create mode 100644
sql/api/src/main/scala/org/apache/spark/sql/catalyst/trees/origin.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]