This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from bfb0f016817d [SPARK-46677][CONNECT][FOLLOWUP] Convert `count(df["*"])` 
to `count(1)` on client side
     add 872fbc33dc27 [SPARK-46677][CONNECT][FOLLOWUP] Fix `dataset.col("*")` 
in Scala Client

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/sql/Column.scala   |   3 ++-
 .../org/apache/spark/sql/ClientE2ETestSuite.scala  |  25 +++++++++++++++++++++
 .../test/resources/query-tests/queries/toJSON.json |   1 +
 .../resources/query-tests/queries/toJSON.proto.bin | Bin 185 -> 187 bytes
 .../catalyst/analysis/ColumnResolutionHelper.scala |   2 +-
 5 files changed, 29 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to