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

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


    from 57e73dafeb9 [SPARK-45678][CORE] Cover 
BufferReleasingInputStream.available/reset under tryOrFetchFailedException
     add e46c8ae84e8 [SPARK-45711][SQL] Introduce a mapper for avro compression 
codecs

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/avro/AvroCompressionCodec.java       | 59 ++++++++++++++++++++++
 .../org/apache/spark/sql/avro/AvroUtils.scala      | 15 +++---
 .../org/apache/spark/sql/avro/AvroCodecSuite.scala |  4 +-
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 18 ++++---
 4 files changed, 81 insertions(+), 15 deletions(-)
 create mode 100644 
connector/avro/src/main/java/org/apache/spark/sql/avro/AvroCompressionCodec.java


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

Reply via email to