[ 
https://issues.apache.org/jira/browse/FLINK-20119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239064#comment-17239064
 ] 

Leonard Xu commented on FLINK-20119:
------------------------------------

I've finished the test, let me update the comment and close this ticket.

*Environment:*

Flink standalone cluster, version: 1.12-SNAPSHOT

Kafka cluster version 2.11_0.10

 *Test case:*

(1)Test kafka append-only stream temporal join a changelog stream( also test 
FLIP-107 META read) 

    (a) test extract meta from debezium format  data and using as watermark

    (b) test different watermark interval, the result is as expected
 (2)Test kafka append-only stream temporal join a upsert kafka connector

    (a) test read/write data to upsert kafka table in sql client

    (b) test an append-only stream join the upsert topic, the result is as 
expected

(3)Test kafka append-only stream temporal join a view from append-only stream, 

  the view from a deduplication query can be used as versioned table, and the 
result is as expected.

(4) Test write/ read from/to a versioned table in sql client, 

    do a processing time temporal join with the regular table, the result is as 
expected

 

 

> Test Temporal Table DDL and Temporal Table Join
> -----------------------------------------------
>
>                 Key: FLINK-20119
>                 URL: https://issues.apache.org/jira/browse/FLINK-20119
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>    Affects Versions: 1.12.0
>            Reporter: Robert Metzger
>            Assignee: Leonard Xu
>            Priority: Critical
>             Fix For: 1.12.0
>
>
> ----
> [General Information about the Flink 1.12 release 
> testing|https://cwiki.apache.org/confluence/display/FLINK/1.12+Release+-+Community+Testing]
> When testing a feature, consider the following aspects:
> - Is the documentation easy to understand
> - Are the error messages, log messages, APIs etc. easy to understand
> - Is the feature working as expected under normal conditions
> - Is the feature working / failing as expected with invalid input, induced 
> errors etc.
> If you find a problem during testing, please file a ticket 
> (Priority=Critical; Fix Version = 1.12.0), and link it in this testing ticket.
> During the testing keep us updated on tests conducted, or please write a 
> short summary of all things you have tested in the end.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to