[ 
https://issues.apache.org/jira/browse/SPARK-28412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takeshi Yamamuro resolved SPARK-28412.
--------------------------------------
    Fix Version/s: 3.0.0
         Assignee: jiaan.geng
       Resolution: Fixed

Resolved by [https://github.com/apache/spark/pull/25172]

> 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
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> ||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 jira related to https://issues.apache.org/jira/browse/SPARK-28077
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to