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: pubsublite-spark-sql-streaming/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# Apache Spark SQL Streaming connector for Google PubSub Lite (Beta)
1
+
# Apache Spark SQL Streaming connector for Google PubSub Lite (Unreleased)
2
2
3
3
The connector is a custom implementation of [Spark Structured Streaming](https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html)
4
4
that supports reading messages from [Google PubSub Lite](https://cloud.google.com/pubsub/lite/docs) subscriptions into Spark.
5
5
6
-
## Beta Disclaimer
6
+
## Disclaimer
7
7
8
-
This connector is in Beta and are subject to change.
8
+
This connector is still being worked on. Backwards-incompatible changes may be made until version 1.0.0 is released.
0 commit comments