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 15b7333 [SPARK-32507][DOCS][PYTHON] Add main page for PySpark documentation add b14a1e28 [SPARK-32402][SQL] Implement ALTER TABLE in JDBC Table Catalog No new revisions were added by this update. Summary of changes: .../sql/execution/datasources/jdbc/JdbcUtils.scala | 64 ++++++++++++++------ .../datasources/v2/jdbc/JDBCTableCatalog.scala | 9 +-- .../org/apache/spark/sql/jdbc/JdbcDialects.scala | 47 ++++++++++++++- .../v2/jdbc/JDBCTableCatalogSuite.scala | 69 +++++++++++++++++++++- 4 files changed, 164 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org