[ https://issues.apache.org/jira/browse/FLINK-13702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964605#comment-16964605 ]
Jingsong Lee edited comment on FLINK-13702 at 11/1/19 6:31 AM: --------------------------------------------------------------- [~dwysakowicz] yes, it depends on our CodeGen or runtime computation. [~jark] About removing the serializer from the BinaryGeneric, BinaryArray/BinaryMap should never be LazyBinaryFormat, because them have BaseArray to unify GenericArray and BinaryArray, so we don't need introduce lazy format for them.(Consider the methods of BaseArray, it is really hard to support LazyBinaryFormat). So this is not a problem. Is that look good to you? was (Author: lzljs3620320): [~dwysakowicz] yes, it depends on our CodeGen or runtime computation. [~jark] About removing the serializer from the BinaryGeneric, is that look good to you? > BaseMapSerializerTest.testDuplicate fails on Travis > --------------------------------------------------- > > Key: FLINK-13702 > URL: https://issues.apache.org/jira/browse/FLINK-13702 > Project: Flink > Issue Type: Bug > Components: Table SQL / Planner > Affects Versions: 1.10.0 > Reporter: Till Rohrmann > Assignee: Dawid Wysakowicz > Priority: Critical > Labels: test-stability > > The {{BaseMapSerializerTest.testDuplicate}} fails on Travis with an > {{java.lang.IndexOutOfBoundsException}}. > https://api.travis-ci.org/v3/job/570973199/log.txt -- This message was sent by Atlassian Jira (v8.3.4#803005)