This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 5ce321d [SPARK-33017][PYTHON][DOCS][FOLLOW-UP] Add getCheckpointDir
into API documentation
add aea78d2 [SPARK-33034][SQL] Support ALTER TABLE in JDBC v2 Table
Catalog: add, update type and nullability of columns (Oracle dialect)
No new revisions were added by this update.
Summary of changes:
.../sql/jdbc/DockerJDBCIntegrationSuite.scala | 15 +-
.../spark/sql/jdbc/v2/OracleIntegrationSuite.scala | 152 +++++++++++++++++++++
.../execution/datasources/v2/jdbc/JDBCTable.scala | 1 -
.../org/apache/spark/sql/jdbc/JdbcDialects.scala | 25 +++-
.../org/apache/spark/sql/jdbc/OracleDialect.scala | 19 +++
5 files changed, 200 insertions(+), 12 deletions(-)
create mode 100644
external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/v2/OracleIntegrationSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]