[
https://issues.apache.org/jira/browse/FLINK-18078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126709#comment-17126709
]
Rui Li commented on FLINK-18078:
--------------------------------
I have manually verified the following test case.
# Create a {{datagen}} source as the probe table.
# Create a Hive table as the build table and set the cache TTL to 1min.
# Populate the build table with some initial data.
# Join the probe table with the build table. Verify matching records are
produced as expected.
# Insert overwrite the build table with some new data. Verify the matching
records reflect the updated values.
# Insert into the build table with some new data. Verify we have more matching
records being produced.
# Remove all data from the build table. Verify no more records are produced.
> E2E tests manually for Hive streaming dim join
> ----------------------------------------------
>
> Key: FLINK-18078
> URL: https://issues.apache.org/jira/browse/FLINK-18078
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Hive, Tests
> Reporter: Jingsong Lee
> Assignee: Rui Li
> Priority: Blocker
> Labels: release-testing
> Fix For: 1.11.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)