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

[jira] [Created] (DRILL-2661) Inconsistent non-existent column handling in INFORMATION_SCHEMA; intended?

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

             Summary: Inconsistent non-existent column handling in INFORMATION_SCHEMA; intended?
                 Key: DRILL-2661
                 URL: https://issues.apache.org/jira/browse/DRILL-2661
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


References to columns that do not exist in INFORMATION_SCHEMA tables/views yield errors, which is inconsistent with the behavior elsewhere, in which references to columns that do not exist simply yield null.

Is this intentional (e.g., because for INFORMATION_SCHEMA tables we know what columns we provide (i.e., they're not user data files which might have different columns at different points in time))?




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