This is an automated email from the ASF dual-hosted git repository.
huweihua pushed a change to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
from 32743e177e0 [hotfix][doc] Fix wrong documentation of INSERT OVERWRITE
statement for Hive dialect
new eccae4bb563 [hotfix][flink-examples] Fix wrong filtering and remove
Scala version suffix for state-machine example pom
new e21e3629bcc [FLINK-32821][examples] Include flink-connector-datagen
for streaming examples
new 534279ee388 [FLINK-32821][examples] Add integrated tests for streaming
examples
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
flink-end-to-end-tests/run-nightly-tests.sh | 2 +
...streaming_sql.sh => test_streaming_examples.sh} | 41 +++--
.../flink-examples-streaming-state-machine/pom.xml | 7 +-
flink-examples/flink-examples-streaming/pom.xml | 176 ++++++++++++---------
.../flink/streaming/examples/join/WindowJoin.java | 27 +++-
5 files changed, 153 insertions(+), 100 deletions(-)
copy flink-end-to-end-tests/test-scripts/{test_streaming_sql.sh =>
test_streaming_examples.sh} (53%)