-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[FLINK-37274] Add examples for DataStream V2 #26118
Open
codenohup
wants to merge
3
commits into
apache:master
Choose a base branch
from
codenohup:dev-v2-example-0124
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+3,307
−67
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reswqa
reviewed
Feb 7, 2025
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/StatisticNewsClickNumber.java
Outdated
Show resolved
Hide resolved
...va/org/apache/flink/streaming/examples/dsv2/eventtime/util/StatisticNewsClickNumberData.java
Outdated
Show resolved
Hide resolved
reswqa
reviewed
Feb 8, 2025
...ink-examples-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/join/Join.java
Outdated
Show resolved
Hide resolved
.../src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/SyncOffsetByWatermark.java
Outdated
Show resolved
Hide resolved
.../src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/SyncOffsetByWatermark.java
Outdated
Show resolved
Hide resolved
.../src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/SyncOffsetByWatermark.java
Outdated
Show resolved
Hide resolved
.../org/apache/flink/streaming/examples/dsv2/windowing/util/CountProductSalesWindowingData.java
Outdated
Show resolved
Hide resolved
...main/java/org/apache/flink/streaming/examples/dsv2/windowing/CountProductSalesWindowing.java
Outdated
Show resolved
Hide resolved
...main/java/org/apache/flink/streaming/examples/dsv2/windowing/CountProductSalesWindowing.java
Outdated
Show resolved
Hide resolved
cf71206
to
ead2348
Compare
xintongsong
reviewed
Feb 9, 2025
...es-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/wordcount/WordCount.java
Outdated
Show resolved
Hide resolved
...es-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/wordcount/WordCount.java
Outdated
Show resolved
Hide resolved
...es-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/wordcount/WordCount.java
Outdated
Show resolved
Hide resolved
.../src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/SyncOffsetByWatermark.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/StatisticNewsClickNumber.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/StatisticNewsClickNumber.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/StatisticNewsClickNumber.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/StatisticNewsClickNumber.java
Outdated
Show resolved
Hide resolved
...va/org/apache/flink/streaming/examples/dsv2/eventtime/util/StatisticNewsClickNumberData.java
Outdated
Show resolved
Hide resolved
f087871
to
4c1bf4e
Compare
reswqa
reviewed
Feb 11, 2025
...les-streaming/src/test/java/org/apache/flink/streaming/test/examples/DSv2ExamplesITCase.java
Outdated
Show resolved
Hide resolved
...les-streaming/src/test/java/org/apache/flink/streaming/test/examples/DSv2ExamplesITCase.java
Outdated
Show resolved
Hide resolved
...s-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/CountSales.java
Outdated
Show resolved
Hide resolved
...eaming/src/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/CountNewsClicks.java
Show resolved
Hide resolved
4c1bf4e
to
d955dcc
Compare
davidradl
reviewed
Feb 12, 2025
...link/datastream/api/extension/eventtime/function/OneInputEventTimeStreamProcessFunction.java
Show resolved
Hide resolved
davidradl
reviewed
Feb 12, 2025
...les-streaming/src/test/java/org/apache/flink/streaming/test/examples/DSv2ExamplesITCase.java
Show resolved
Hide resolved
xintongsong
reviewed
Feb 13, 2025
...link/datastream/api/extension/eventtime/function/OneInputEventTimeStreamProcessFunction.java
Show resolved
Hide resolved
...es-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/wordcount/WordCount.java
Outdated
Show resolved
Hide resolved
...es-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/wordcount/WordCount.java
Show resolved
Hide resolved
...s-streaming/src/main/java/org/apache/flink/streaming/examples/dsv2/watermark/CountSales.java
Outdated
Show resolved
Hide resolved
...eaming/src/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/CountNewsClicks.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/apache/flink/streaming/examples/dsv2/eventtime/util/CountNewsClicksData.java
Outdated
Show resolved
Hide resolved
Reviewed by Chi on 13/02/2025 Go back to the submitter with review comments. |
0e6b52e
to
d437d4f
Compare
xintongsong
reviewed
Feb 14, 2025
...k-datastream/src/main/java/org/apache/flink/datastream/impl/context/DefaultStateManager.java
Outdated
Show resolved
Hide resolved
flink-examples/flink-examples-streaming/src/main/resources/datas/dsv2/join/JoinResult.csv
Outdated
Show resolved
Hide resolved
...mples-streaming/src/main/resources/datas/dsv2/windowing/CountProductSalesWindowingResult.csv
Outdated
Show resolved
Hide resolved
d437d4f
to
e10b13b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the purpose of the change
Add examples for DataStream V2.
Brief change log
Add examples for DataStream V2.
Verifying this change
This change added tests: org.apache.flink.streaming.test.examples.DSv2ExamplesITCase
Does this pull request potentially affect one of the following parts:
@Public(Evolving)
: noDocumentation