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 7c0e66c4794a [SPARK-50182][EXAMPLE] Add `submit-sql.sh` REST API 
example
     add a6c1920f6a6f [SPARK-50185][EXAMPLE][TESTS] Unify `*.sh` file naming 
patterns by replacing `_` with `-`

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/{db2_krb_setup.sh => db2-krb-setup.sh}       | 0
 .../{mariadb_docker_entrypoint.sh => mariadb-docker-entrypoint.sh}  | 0
 .../test/resources/{mariadb_krb_setup.sh => mariadb-krb-setup.sh}   | 0
 .../test/resources/{postgres_krb_setup.sh => postgres-krb-setup.sh} | 0
 .../scala/org/apache/spark/sql/jdbc/DB2KrbIntegrationSuite.scala    | 2 +-
 .../org/apache/spark/sql/jdbc/MariaDBKrbIntegrationSuite.scala      | 6 +++---
 .../org/apache/spark/sql/jdbc/PostgresKrbIntegrationSuite.scala     | 2 +-
 examples/src/main/scripts/{submit_pi.sh => submit-pi.sh}            | 2 +-
 sql/hive/src/test/resources/{test_script.sh => test-script.sh}      | 0
 .../scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala   | 2 +-
 10 files changed, 7 insertions(+), 7 deletions(-)
 rename connector/docker-integration-tests/src/test/resources/{db2_krb_setup.sh 
=> db2-krb-setup.sh} (100%)
 rename 
connector/docker-integration-tests/src/test/resources/{mariadb_docker_entrypoint.sh
 => mariadb-docker-entrypoint.sh} (100%)
 rename 
connector/docker-integration-tests/src/test/resources/{mariadb_krb_setup.sh => 
mariadb-krb-setup.sh} (100%)
 rename 
connector/docker-integration-tests/src/test/resources/{postgres_krb_setup.sh => 
postgres-krb-setup.sh} (100%)
 rename examples/src/main/scripts/{submit_pi.sh => submit-pi.sh} (96%)
 rename sql/hive/src/test/resources/{test_script.sh => test-script.sh} (100%)


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

Reply via email to