You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2013/07/27 19:47:48 UTC

[jira] [Created] (DRILL-158) There is an offset error in the RPC layer when sending multiple value vectors across the wire.

Jacques Nadeau created DRILL-158:
------------------------------------

             Summary: There is an offset error in the RPC layer when sending multiple value vectors across the wire.
                 Key: DRILL-158
                 URL: https://issues.apache.org/jira/browse/DRILL-158
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jacques Nadeau


When you send two vectors, one with a 100 4 byte ints and one with 100 8 byte ints, the second vector is mapped to the same start point as the first vector on load from wire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira