You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/05/02 07:27:06 UTC

[jira] [Created] (DRILL-2939) Bad message: SYSTEM error for static divide by zero

Daniel Barclay (Drill) created DRILL-2939:
---------------------------------------------

             Summary: Bad message:  SYSTEM error for static divide by zero
                 Key: DRILL-2939
                 URL: https://issues.apache.org/jira/browse/DRILL-2939
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


Executing the SQL statement:

SELECT 1 / 0 FROM INFORMATION_SCHEMA.CATALOGS;

results in the error message:

Error: SYSTEM ERROR: Unexpected exception during fragment initialization: Internal error: Error while applying rule ReduceExpressionsRule_Project, args [rel#80:LogicalProject.NONE.ANY([]).[](input=rel#79:Subset#0.ENUMERABLE.ANY([]).[],EXPR$0=/(1, 0))]


[73ec5cf4-4e60-4a55-ad27-1e8de187a754 on dev-linux2:31010] (state=,code=0)







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