Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Compatibility Matrix for Flink Unbounded SDF #27759

Merged
merged 1 commit into from
Aug 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions website/www/site/data/capability_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -671,9 +671,9 @@ capability-matrix:
l2:
l3: ""
- class: flink
l1: "Yes"
l1: "Partially"
l2:
l3: ""
l3: "Support is either incomplete or broken on portable Flink Runner (#19637)"
- class: spark-rdd
l1:
l2:
Expand Down Expand Up @@ -714,8 +714,8 @@ capability-matrix:
l2: fully supported
l3: ""
- class: flink
l1: "Partially"
l2: Only portable Flink Runner supports this.
l1: "No"
l2:
l3: ""
- class: spark-rdd
l1:
Expand Down Expand Up @@ -757,7 +757,7 @@ capability-matrix:
l2:
l3: ""
- class: flink
l1: "Yes"
l1: "Partially"
l2:
l3: ""
- class: spark-rdd
Expand Down Expand Up @@ -843,8 +843,8 @@ capability-matrix:
l2: Only Dataflow Runner V2 supports this.
l3: ""
- class: flink
l1: "Partially"
l2: Only portable Flink Runner supports this with checkpointing enabled.
l1: "No"
l2:
l3: ""
- class: spark-rdd
l1:
Expand Down
16 changes: 8 additions & 8 deletions website/www/site/data/capability_matrix_snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -689,9 +689,9 @@ capability-matrix-snapshot:
l2:
l3: ""
- class: flink
l1: "Yes"
l1: "Partially"
l2:
l3: ""
l3: "Support is either incomplete or broken on portable Flink Runner (#19637)"
- class: spark
l1:
l2:
Expand All @@ -707,8 +707,8 @@ capability-matrix-snapshot:
l2: fully supported
l3: ""
- class: flink
l1: "Partially"
l2: Only portable Flink Runner supports this.
l1: "No"
l2:
l3: ""
- class: spark
l1:
Expand All @@ -725,7 +725,7 @@ capability-matrix-snapshot:
l2:
l3: ""
- class: flink
l1: "Yes"
l1: "Partially"
l2:
l3: ""
- class: spark
Expand All @@ -743,7 +743,7 @@ capability-matrix-snapshot:
l2:
l3: ""
- class: flink
l1: "No"
l1:
l2:
l3: ""
- class: spark
Expand All @@ -761,8 +761,8 @@ capability-matrix-snapshot:
l2: Only Dataflow Runner V2 supports this.
l3: ""
- class: flink
l1: "Partially"
l2: Only portable Flink Runner supports this with checkpointing enabled.
l1: "No"
l2:
l3: ""
- class: spark
l1:
Expand Down