We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d723216 commit d014249Copy full SHA for d014249
website/www/site/content/en/documentation/sdks/python-streaming.md
@@ -155,11 +155,3 @@ about executing streaming pipelines:
155
- [DirectRunner streaming execution](/documentation/runners/direct/#streaming-execution)
156
- [DataflowRunner streaming execution](/documentation/runners/dataflow/#streaming-execution)
157
- [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