[
https://issues.apache.org/jira/browse/DRILL-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pritesh Maker updated DRILL-5107:
---------------------------------
Fix Version/s: (was: 1.9.0)
> 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]
>
> Hi Team,
> I have a column sessionlength - having below values (both integer and float
> 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.4.14#64029)