You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (Jira)" <ji...@apache.org> on 2021/04/28 16:42:00 UTC

[jira] [Created] (BEAM-12243) TPC-DS: use "substring()" instead of "substr()"

Alexey Romanenko created BEAM-12243:
---------------------------------------

             Summary: TPC-DS: use "substring()" instead of "substr()"
                 Key: BEAM-12243
                 URL: https://issues.apache.org/jira/browse/BEAM-12243
             Project: Beam
          Issue Type: Bug
          Components: testing-tpcds
            Reporter: Alexey Romanenko
            Assignee: Alexey Romanenko


Better to use {{substring()}} to comply with ANSI SQL. {{substr()}} is specific function of some RDBMS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)