This is an automated email from the ASF dual-hosted git repository. glauesppen pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 9fee2b6e3e9e8f6a73c28a48a885b7b973435849 Author: Alexander Alten <[email protected]> AuthorDate: Wed Oct 25 17:21:25 2023 +0200 Update RELEASE_NOTES --- RELEASE_NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2241eece..13c79b4a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -14,7 +14,7 @@ Previous updates that are included in this release: - Java Streams (version depends on the java version) - JDBC-Template - Postgres v9.4.1208 (Implementation JDBC-Template) -- Apache Spark v3.1.2 (scala 12.x) and v2.4.8 (scala 11.x) +- Apache Spark v3.1.2 (scala 2.12) and v2.4.8 (scala 2.11) - SQLite3 v3.8.11.2 (implementation JDBC-Template) NOTE: depending on the scala version the list of the supported platforms available @@ -32,6 +32,7 @@ Test classes and operators for Flink Support for S3 files locations Initial version of the SQL API and suppport for joins +Basic SQL support Incompatible changes --------------------
