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 edb140e  [SPARK-32896][SS] Add DataStreamWriter.table API
     add 2e07ed3  [SPARK-33082][SPARK-20202][BUILD][SQL][FOLLOW-UP] Remove Hive 
1.2 workarounds and Hive 1.2 profile in Jenkins script

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7-hive-1.2            | 230 ----------
 dev/run-tests-jenkins.py                           |   2 -
 .../execution/datasources/orc/OrcFilterSuite.scala |   4 -
 .../execution/datasources/orc/OrcQuerySuite.scala  |   1 -
 .../sql/execution/datasources/orc/OrcTest.scala    |   1 -
 .../apache/spark/sql/hive/orc/OrcFileFormat.scala  |   6 +-
 .../org/apache/spark/sql/hive/orc/OrcFilters.scala | 248 -----------
 .../spark/sql/hive/orc/HiveOrcFilterSuite.scala    | 469 ---------------------
 .../spark/sql/hive/orc/HiveOrcQuerySuite.scala     |  22 +-
 9 files changed, 13 insertions(+), 970 deletions(-)
 delete mode 100644 dev/deps/spark-deps-hadoop-2.7-hive-1.2
 delete mode 100644 
sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFilters.scala
 delete mode 100644 
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/HiveOrcFilterSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to