You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "shivamurthy.deepak@gmail.com (JIRA)" <ji...@apache.org> on 2016/12/05 13:09:59 UTC

[jira] [Created] (DRILL-5107) Query fails to query on a column containing int and float values

shivamurthy.deepak@gmail.com created DRILL-5107:
---------------------------------------------------

             Summary: Query fails to query on a column containing int and float values
                 Key: DRILL-5107
                 URL: https://issues.apache.org/jira/browse/DRILL-5107
             Project: Apache Drill
          Issue Type: Bug
          Components: Functions - Drill
    Affects Versions: 1.8.0
            Reporter: shivamurthy.deepak@gmail.com
             Fix For: 1.9.0


Hi Team,

I have a column sessionlength - having below values
0.005
0.23
0
0.568

but drill failed to execute the query on above values and gives below error;

DATA_READ ERROR: Error parsing JSON - You tried to write a BigInt type when you are using a ValueWriter of type NullableFloat8WriterImpl.

Is there any alternate solution of this issue?





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)