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 9fc3aa0b1c0 [SPARK-40976][BUILD] Upgrade sbt to 1.7.3
     add 668ab271869 [SPARK-40815][SQL] Add `DelegateSymlinkTextInputFormat` to 
workaround `SymlinkTextInputSplit` bug

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/io/DelegateSymlinkTextInputFormat.java | 121 +++++++++++++++++++++
 .../org/apache/spark/sql/hive/HiveUtils.scala      |   9 ++
 .../sql/hive/execution/HiveTableScanExec.scala     |  18 ++-
 .../hive/execution/HiveSerDeReadWriteSuite.scala   |  93 +++++++++++++++-
 4 files changed, 238 insertions(+), 3 deletions(-)
 create mode 100644 
sql/hive/src/main/java/org/apache/hadoop/hive/ql/io/DelegateSymlinkTextInputFormat.java


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

Reply via email to