AgenticSpark opened a new pull request, #864: URL: https://github.com/apache/flink-web/pull/864
## What is the purpose of the change Remove the Scala quickstart helper scripts that still reference the unsupported `flink-quickstart-scala` archetype. FLINK-33383 notes that the Scala quickstart stopped being supported after Flink 1.17, so keeping these scripts points users at artifacts that are no longer published. ## Brief change log - Remove `content/q/quickstart-scala.sh` - Remove `content/q/quickstart-scala-SNAPSHOT.sh` ## Verifying this change Verified that the removed scripts were the only current `flink-quickstart-scala` references in `apache/flink-web`. ## Does this pull request potentially affect one of the following parts: - Dependencies: no - Public API: no - Serializers: no - Runtime per-record code paths: no - Deployment/recovery: no - S3 file system connector: no ## Documentation - Does this pull request introduce a new feature? no -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
