Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-20429

KafkaTableITCase.testKafkaTemporalJoinChangelog failed with unexpected results

    XMLWordPrintableJSON

Details

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=10349&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=1fb1a56f-e8b5-5a82-00a0-a2db7757b4f5

      2020-11-30T18:41:15.9353975Z Test testKafkaTemporalJoinChangelog[legacy = false, format = csv](org.apache.flink.streaming.connectors.kafka.table.KafkaTableITCase) failed with:
      2020-11-30T18:41:15.9388679Z java.lang.AssertionError: expected:<[o_001,2020-10-01T00:01,p_001,1970-01-01T00:00,11.1100,Alice,scooter,1,11.1100, o_002,2020-10-01T00:02,p_002,1970-01-01T00:00,23.1100,Bob,basketball,1,23.1100, o_003,2020-10-01T12:00,p_001,2020-10-01T12:00,12.9900,Tom,scooter,2,25.9800, o_004,2020-10-01T12:00,p_002,2020-10-01T12:00,19.9900,King,basketball,2,39.9800, o_005,2020-10-01T18:00,p_001,2020-10-01T18:00,11.9900,Leonard,scooter,10,119.9000, o_006,2020-10-01T18:00,null,null,null,Leonard,null,10,null]> but was:<[o_001,2020-10-01T00:01,p_001,1970-01-01T00:00,11.1100,Alice,scooter,1,11.1100, o_002,2020-10-01T00:02,p_002,1970-01-01T00:00,23.1100,Bob,basketball,1,23.1100, o_003,2020-10-01T12:00,p_001,2020-10-01T12:00,12.9900,Tom,scooter,2,25.9800, o_004,2020-10-01T12:00,p_002,1970-01-01T00:00,23.1100,King,basketball,2,46.2200, o_005,2020-10-01T18:00,p_001,2020-10-01T18:00,11.9900,Leonard,scooter,10,119.9000, o_006,2020-10-01T18:00,null,null,null,Leonard,null,10,null]>
      2020-11-30T18:41:15.9392921Z 	at org.junit.Assert.fail(Assert.java:88)
      2020-11-30T18:41:15.9403705Z 	at org.junit.Assert.failNotEquals(Assert.java:834)
      2020-11-30T18:41:15.9404670Z 	at org.junit.Assert.assertEquals(Assert.java:118)
      2020-11-30T18:41:15.9405477Z 	at org.junit.Assert.assertEquals(Assert.java:144)
      2020-11-30T18:41:15.9406471Z 	at org.apache.flink.streaming.connectors.kafka.table.KafkaTableITCase.testKafkaTemporalJoinChangelog(KafkaTableITCase.java:633)
      

      Attachments

        Issue Links

          Activity

            People

              leonard Leonard Xu
              dian.fu Dian Fu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: