You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ We suggest to remove the official `flink-scala` and `flink-streaming-scala` depe
55
55
There is a wide range of [code examples](https://github.com/flink-extended/flink-scala-api/tree/master/modules/examples) to introduce you to flink-scala-api, both using Scala scripts and multimodule applications. These examples include:
56
56
57
57
- Flink jobs built using Scala 3 with Ammonite and Scala CLI;
58
-
-Real time data processing job with Google Pub/Sub connector and custom JSON serializers and deserializers;
58
+
-Streaming job using Google Pub/Sub and JSON serialiser;
59
59
- A complete application for fraud detection;
60
60
- Examples using Datastream and Table APIs;
61
61
- Simple job developed interactively via Jupyter notebooks;
0 commit comments