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

[jira] [Created] (SPARK-40679) add named_struct to spark scala api for parity to spark sql

Douglas Moore created SPARK-40679:
-------------------------------------

             Summary: add named_struct to spark scala api for parity to spark sql
                 Key: SPARK-40679
                 URL: https://issues.apache.org/jira/browse/SPARK-40679
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL
    Affects Versions: 3.3.0
            Reporter: Douglas Moore


To facilitate migration from cast(struct(.... to `named_struct` where comparison of structures is needed.

To maintain parity between APIs. Understand that using `expr` would work, but it wouldn't be typed.



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