Skip to content

Commit d014249

Browse files
authored
Remove (long) obsolete declaration of unsupported features that are now supported. (#33239)
1 parent d723216 commit d014249

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

website/www/site/content/en/documentation/sdks/python-streaming.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,3 @@ about executing streaming pipelines:
155155
- [DirectRunner streaming execution](/documentation/runners/direct/#streaming-execution)
156156
- [DataflowRunner streaming execution](/documentation/runners/dataflow/#streaming-execution)
157157
- [Portable Flink runner](/documentation/runners/flink/)
158-
159-
## Unsupported features
160-
161-
Python streaming execution does not currently support the following features:
162-
163-
- Custom source API
164-
- User-defined custom merging `WindowFn` (with fnapi)
165-
- For portable runners, see [portability support table](https://s.apache.org/apache-beam-portability-support-table).

0 commit comments

Comments
 (0)