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

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


    from 6f51e37  [SPARK-35857][SQL] The ANSI flag of Cast should be kept after 
being copied
     add b8acbf6  [SPARK-35846][SQL] Introduce ParquetReadState to track 
various states while reading a Parquet column chunk

No new revisions were added by this update.

Summary of changes:
 .../datasources/parquet/ParquetReadState.java      |  63 ++++++++++++
 .../parquet/VectorizedColumnReader.java            | 109 ++++++++-------------
 .../parquet/VectorizedRleValuesReader.java         |  40 ++++----
 3 files changed, 129 insertions(+), 83 deletions(-)
 create mode 100644 
sql/core/src/main/java/org/apache/spark/sql/execution/datasources/parquet/ParquetReadState.java

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

Reply via email to