You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/08/29 21:35:00 UTC

[jira] [Commented] (BEAM-5261) Sql array indexing should be 1-based

    [ https://issues.apache.org/jira/browse/BEAM-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596876#comment-16596876 ] 

Andrew Pilloud commented on BEAM-5261:
--------------------------------------

[https://github.com/apache/beam/commit/21a6c7862bc382bbb55fa7fa85f98600ca669345] implimented this, so it is new.

> Sql array indexing should be 1-based
> ------------------------------------
>
>                 Key: BEAM-5261
>                 URL: https://issues.apache.org/jira/browse/BEAM-5261
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>    Affects Versions: 2.5.0, 2.6.0, 2.7.0
>            Reporter: Andrew Pilloud
>            Assignee: Andrew Pilloud
>            Priority: Major
>
> Beam SQL uses zero base array indexing. Calcite, Flink, and the SQL Standard are 1 based. See https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/sql.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)