Chesnay Schepler created FLINK-24992:
----------------------------------------
Summary: StreamingWithStateTestBase does not compile on later
Scala versions
Key: FLINK-24992
URL: https://issues.apache.org/jira/browse/FLINK-24992
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner, Tests
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.15.0
After upgrading Scala to 2.12.15 for testing purposes (because 2.12.7 does not
work on Java 17), I got a compile error in the StreamingWithStateTestBase.
The {{subSequence}} method is no longer available for arrays.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)