[
https://issues.apache.org/jira/browse/SPARK-28402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takeshi Yamamuro resolved SPARK-28402.
--------------------------------------
Resolution: Won't Fix
> Array indexing is 1-based
> -------------------------
>
> Key: SPARK-28402
> URL: https://issues.apache.org/jira/browse/SPARK-28402
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Peter Toth
> Priority: Major
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]