You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "BingKun Pan (Jira)" <ji...@apache.org> on 2022/11/21 06:51:00 UTC

[jira] (SPARK-41174) Propagate an error class to users for invalid `format` of `to_binary()`

    [ https://issues.apache.org/jira/browse/SPARK-41174 ]


    BingKun Pan deleted comment on SPARK-41174:
    -------------------------------------

was (Author: panbingkun):
I work on it.

> Propagate an error class to users for invalid `format` of `to_binary()`
> -----------------------------------------------------------------------
>
>                 Key: SPARK-41174
>                 URL: https://issues.apache.org/jira/browse/SPARK-41174
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Max Gekk
>            Priority: Major
>
> See https://github.com/apache/spark/blob/fabea7101ea55db991590ca2fbe1d4dfd25e5b28/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala#L2626
> The example demonstrates the issue;
> {code}
> select to_binary('abc', 1)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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