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 5176707 [MINOR][DOCS] Fix a typo for a configuration property of
resources allocation
add 67cb7ea [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC
connector
No new revisions were added by this update.
Summary of changes:
sql/core/pom.xml | 5 +++++
.../jdbc/connection/ConnectionProvider.scala | 4 ++++
...nProvider.scala => OracleConnectionProvider.scala} | 19 ++++++++++---------
...uite.scala => OracleConnectionProviderSuite.scala} | 7 ++++---
4 files changed, 23 insertions(+), 12 deletions(-)
copy
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/connection/{DB2ConnectionProvider.scala
=> OracleConnectionProvider.scala} (73%)
copy
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/jdbc/connection/{DB2ConnectionProviderSuite.scala
=> OracleConnectionProviderSuite.scala} (79%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]