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

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


    from e4e64c7  [SPARK-36848][SQL] Migrate ShowCurrentNamespaceStatement to 
v2 command framework
     add d03999a  [SPARK-36821][SQL] Make class ColumnarBatch extendable - 
addendum

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/vectorized/ColumnarBatch.java | 180 +--------------------
 .../{ColumnarRow.java => ColumnarBatchRow.java}    |  63 ++++----
 .../execution/vectorized/ColumnarBatchSuite.scala  | 111 ++++++++++++-
 3 files changed, 143 insertions(+), 211 deletions(-)
 copy 
sql/catalyst/src/main/java/org/apache/spark/sql/vectorized/{ColumnarRow.java => 
ColumnarBatchRow.java} (72%)

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

Reply via email to