codenohup commented on PR #26057:
URL: https://github.com/apache/flink/pull/26057#issuecomment-2609350653
Hi, @xintongsong
Thank you for your careful review.
I have updated the PR based on your comments, PTAL.
--
This is an automated message from the Apache Git Service.
To resp
reswqa commented on code in PR #26057:
URL: https://github.com/apache/flink/pull/26057#discussion_r1926520983
##
docs/content/docs/dev/datastream-v2/building_blocks.md:
##
@@ -0,0 +1,215 @@
+---
+title: Building Blocks
+weight: 3
+type: docs
+---
+
+
+# Building Blocks
+
+DataSt
reswqa commented on code in PR #26057:
URL: https://github.com/apache/flink/pull/26057#discussion_r1926517227
##
docs/content/docs/dev/datastream-v2/building_blocks.md:
##
@@ -0,0 +1,215 @@
+---
+title: Building Blocks
+weight: 3
+type: docs
+---
+
+
+# Building Blocks
+
+DataSt
xintongsong commented on code in PR #26057:
URL: https://github.com/apache/flink/pull/26057#discussion_r1926349435
##
docs/content/docs/dev/datastream-v2/overview.md:
##
@@ -0,0 +1,195 @@
+---
+title: Overview
+weight: 2
+type: docs
+---
+
+
+# Flink DataStream API Programming G
flinkbot commented on PR #26057:
URL: https://github.com/apache/flink/pull/26057#issuecomment-2608886489
## CI report:
* d7118feba7756ee0f06f9cc9e2dd87f1c2999c25 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
codenohup opened a new pull request, #26057:
URL: https://github.com/apache/flink/pull/26057
## What is the purpose of the change
*(For example: This pull request makes task deployment go through the blob
server, rather than through RPC. That way we avoid re-transferring them