You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/23 03:26:02 UTC

[GitHub] [iceberg] openinx edited a comment on pull request #4193: Flink: Remove the scala version suffix from artifact names.

openinx edited a comment on pull request #4193:
URL: https://github.com/apache/iceberg/pull/4193#issuecomment-1048417294


   The failing unit test is still the flakey `testHashDistributionMode`, which will be resolved fundamentally in this PR https://github.com/apache/iceberg/pull/4189
   
   ```
   org.apache.iceberg.flink.TestFlinkTableSink > testHashDistributeMode[catalogName=testhive, baseNamespace=, format=PARQUET, isStreaming=true] FAILED
       java.lang.AssertionError: There should be 1 data file in partition 'aaa' expected:<1> but was:<2>
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.failNotEquals(Assert.java:835)
           at org.junit.Assert.assertEquals(Assert.java:647)
           at org.apache.iceberg.flink.TestFlinkTableSink.testHashDistributeMode(TestFlinkTableSink.java:283)
   ```
   
   Let's get this re-run again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org