[ 
https://issues.apache.org/jira/browse/SPARK-31397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079268#comment-17079268
 ] 

Rakesh Raushan commented on SPARK-31397:
----------------------------------------

The same functionality can be achieved using to/from_json and performance will 
be almost equivalent as well. So we do not need to implement this new function.

> Support json_arrayAgg
> ---------------------
>
>                 Key: SPARK-31397
>                 URL: https://issues.apache.org/jira/browse/SPARK-31397
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Rakesh Raushan
>            Priority: Major
>
> Returns a JSON array by aggregating all the JSON arrays from a set of JSON 
> arrays, or by aggregating the values of a Column.
> Some of the Databases supporting this aggregate function are:
>  * MySQL
>  * PostgreSQL
>  * Maria_DB
>  * Sqlite
>  * IBM Db2



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

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

Reply via email to