You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/22 19:30:59 UTC

[jira] [Updated] (DRILL-2185) flatten(*) should return a more appropriate error

     [ https://issues.apache.org/jira/browse/DRILL-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Westin updated DRILL-2185:
--------------------------------
    Assignee: Jason Altekruse  (was: Chris Westin)

> flatten(*) should return a more appropriate error
> -------------------------------------------------
>
>                 Key: DRILL-2185
>                 URL: https://issues.apache.org/jira/browse/DRILL-2185
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Relational Operators
>            Reporter: Rahul Challapalli
>            Assignee: Jason Altekruse
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> git.commit.id.abbrev=c54bd6a
> The below query returns an obscure error
> {code}
> 0: jdbc:drill:schema=dfs> select flatten(*) from `data1.json`;
> Query failed: AssertionError: Internal error: invariant violated: conversion result not null
> {code}
> We should mention that it is an in-appropriate use of the flatten operator



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