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

renlu commented on DRILL-5557:
------------------------------

Caused by: java.lang.IndexOutOfBoundsException: writerIndex: 629007 (expected: 
readerIndex(0) <= writerIndex <= capacity(32768))
        at io.netty.buffer.AbstractByteBuf.writerIndex(AbstractByteBuf.java:88) 
~[netty-buffer-4.0.27.Final.jar:4.0.27.Final]
        at 
org.apache.drill.exec.vector.VarCharVector$Mutator.setValueCount(VarCharVector.java:660)
 ~[vector-1.10.0.jar:1.10.0]
        at 
org.apache.drill.exec.physical.impl.ScanBatch.next(ScanBatch.java:234) 
~[drill-java-exec-1.10.0.jar:1.10.0]
        at 
org.apache.drill.exec.record.AbstractRecordBatch.next(AbstractRecordBatch.java:119)
 ~[drill-java-exec-1.10.0.jar:1.10.0]
        at 
org.apache.drill.exec.record.AbstractRecordBatch.next(AbstractRecordBatch.java:109)
 ~[drill-java-exec-1.10.0.jar:1.10.0]
        at 
org.apache.drill.exec.record.AbstractSingleRecordBatch.innerNext(AbstractSingleRecordBatch.java:51)
 ~[drill-java-exec-1.10.0.jar:1.10.0]

> java.lang.IndexOutOfBoundsException: writerIndex: 
> --------------------------------------------------
>
>                 Key: DRILL-5557
>                 URL: https://issues.apache.org/jira/browse/DRILL-5557
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.10.0
>            Reporter: renlu
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to