You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/15 06:33:19 UTC

[GitHub] [flink-table-store] SteNicholas opened a new pull request, #217: [FLINK-28560] Support Spark 3.3 profile for SparkSource

SteNicholas opened a new pull request, #217:
URL: https://github.com/apache/flink-table-store/pull/217

   flink-table-store-spark module support Spark 3.0~3.2 profile, which has published the Spark 3.3.0 version. Spark 3.3 profile can be introduced for SparkSource to follow the release version of Spark 3.
   
   **The brief change log**
   
   - Introduces the `dropNamespace(namespace, cascade)` implementation for Spark 3.3+ version from [47cf](https://github.com/apache/spark/commit/ec5d2a76a55a4094d7bb48788a917145d81d47cf).
   
   Verified the spark-3.3 profile with `mvn clean test -Pspark-3.3`. The result of the tests is as follows:
   
   ![image](https://user-images.githubusercontent.com/10048174/179165223-64b4cd97-d2ae-4a4e-bef0-9a9ac3a3a090.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi merged pull request #217: [FLINK-28560] Support Spark 3.3 profile for SparkSource

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #217:
URL: https://github.com/apache/flink-table-store/pull/217


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org