Skip to content

Commit 48a19d7

Browse files
docs: correct beta to say unreleased (#455)
beta implied released
1 parent bfe6096 commit 48a19d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubsublite-spark-sql-streaming/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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)
22

33
The connector is a custom implementation of [Spark Structured Streaming](https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html)
44
that supports reading messages from [Google PubSub Lite](https://cloud.google.com/pubsub/lite/docs) subscriptions into Spark.
55

6-
## Beta Disclaimer
6+
## Disclaimer
77

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.
99

1010
## Requirements
1111

0 commit comments

Comments
 (0)