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

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


    from 529b875  [SPARK-35226][SQL] Support refreshKrb5Config option in JDBC 
datasources
     add 132cbf0  [SPARK-35105][SQL] Support multiple paths for ADD 
FILE/JAR/ARCHIVE commands

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +
 ...sql-ref-syntax-aux-resource-mgmt-add-archive.md |   3 +-
 docs/sql-ref-syntax-aux-resource-mgmt-add-file.md  |   3 +-
 docs/sql-ref-syntax-aux-resource-mgmt-add-jar.md   |   3 +-
 .../spark/sql/execution/SparkSqlParser.scala       |  11 +--
 .../spark/sql/execution/command/resources.scala    |  12 +--
 .../spark/sql/execution/SparkSqlParserSuite.scala  |  19 ++--
 .../sql/hive/thriftserver/SparkSQLCLIDriver.scala  |   4 +-
 .../spark/sql/hive/client/HiveClientImpl.scala     |   4 +-
 .../spark/sql/hive/execution/HiveQuerySuite.scala  | 104 ++++++++++++++++++++-
 10 files changed, 135 insertions(+), 30 deletions(-)

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

Reply via email to