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

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


    from da04f1f  [SPARK-34701][SQL] Remove analyzing temp view again in 
CreateViewCommand
     add 8c6748f  [SPARK-34817][SQL] Read parquet unsigned types that stored as 
int32 physical type in parquet

No new revisions were added by this update.

Summary of changes:
 .../datasources/parquet/ParquetDictionary.java     |  17 ++-
 .../parquet/VectorizedColumnReader.java            |  43 +++++--
 .../parquet/VectorizedPlainValuesReader.java       |   9 ++
 .../parquet/VectorizedRleValuesReader.java         |  40 +++++++
 .../parquet/VectorizedValuesReader.java            |   1 +
 .../datasources/parquet/ParquetRowConverter.scala  |   5 +
 .../parquet/ParquetSchemaConverter.scala           |   8 +-
 .../datasources/parquet/ParquetIOSuite.scala       | 123 +++++++++++++--------
 8 files changed, 177 insertions(+), 69 deletions(-)

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

Reply via email to