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

[jira] [Created] (SPARK-28412) ANSI SQL: OVERLAY function support byte array(T312)

jiaan.geng created SPARK-28412:
----------------------------------

             Summary: ANSI SQL: OVERLAY function support byte array(T312)
                 Key: SPARK-28412
                 URL: https://issues.apache.org/jira/browse/SPARK-28412
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: jiaan.geng


||Function||Return Type||Description||Example||Result||
|{{overlay(_{{string}}_ placing _{{string}}_ from }}{{int}}{{ [for{{int}}])}}|{{bytea}}|Replace substring|{{overlay('Th\000omas'::bytea placing '\002\003'::bytea from 2 for 3)}}|{{T\\002\\003mas}}|



--
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