You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Toth (JIRA)" <ji...@apache.org> on 2019/07/15 15:05:00 UTC

[jira] [Created] (SPARK-28405) Join with USING syntax doesn't hide original tables

Peter Toth created SPARK-28405:
----------------------------------

             Summary: Join with USING syntax doesn't hide original tables
                 Key: SPARK-28405
                 URL: https://issues.apache.org/jira/browse/SPARK-28405
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Peter Toth


Array indexing is 1-based in PostgreSQL: [https://www.postgresql.org/docs/12/arrays.html]
 
{quote}The array subscript numbers are written within square brackets. By default PostgreSQL uses a one-based numbering convention for arrays, that is, an array of _{{n}}_ elements starts with {{array[1]}} and ends with {{array[_{{n}}_]}}.{quote}




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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