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 2526fde  [SPARK-34657][PYTHON][DOCS] Replace the tag of release to the 
hash to hide RC tags in Binder
     add 43f355b  [SPARK-34597][SQL] Replaces `ParquetFileReader.readFooter` 
with `ParquetFileReader.open and getFooter`

No new revisions were added by this update.

Summary of changes:
 .../datasources/parquet/ParquetFooterReader.java   | 56 ++++++++++++++++++++++
 .../datasources/parquet/ParquetFileFormat.scala    |  4 +-
 .../v2/parquet/ParquetPartitionReaderFactory.scala |  4 +-
 .../parquet/ParquetInteroperabilitySuite.scala     |  3 +-
 .../datasources/parquet/ParquetTest.scala          |  2 +-
 .../spark/sql/hive/execution/HiveDDLSuite.scala    |  4 +-
 6 files changed, 64 insertions(+), 9 deletions(-)
 create mode 100644 
sql/core/src/main/java/org/apache/spark/sql/execution/datasources/parquet/ParquetFooterReader.java


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

Reply via email to