You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/07/09 22:59:01 UTC

[jira] [Created] (SPARK-21354) INPUT FILE related functions do not support more than one sources

Xiao Li created SPARK-21354:
-------------------------------

             Summary: INPUT FILE related functions do not support more than one sources
                 Key: SPARK-21354
                 URL: https://issues.apache.org/jira/browse/SPARK-21354
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.1, 2.0.2, 2.2.0
            Reporter: Xiao Li
            Assignee: Xiao Li


{noformat}
hive> select *, INPUT__FILE__NAME FROM t1, t2;
FAILED: SemanticException Column INPUT__FILE__NAME Found in more than One Tables/Subqueries
{noformat}

The build-in functions {{input_file_name}}, {{input_file_block_start}}, {{input_file_block_length}} do not support more than one sources, like what Hive does



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org