[email protected] 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: [email protected]
             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)

Reply via email to