You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/06/01 21:01:17 UTC

[jira] [Created] (DRILL-3231) Throw better error messages for schema changes

Hanifi Gunes created DRILL-3231:
-----------------------------------

             Summary: Throw better error messages for schema changes
                 Key: DRILL-3231
                 URL: https://issues.apache.org/jira/browse/DRILL-3231
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Data Types
    Affects Versions: 1.0.0
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


This task is concerned about making error messages more intelligible especially for the case of schema changes.

{code:title=current error message}
Error: DATA_READ ERROR: Error parsing JSON - You tried to write a BigInt
type when you are using a ValueWriter of type NullableFloat8WriterImpl.
{code}

Proposed message should be non-technical possibly with some more context that helps investigate the problem such like line and column number and name.



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