Gschiavon commented on issue #25728: [SPARK-29020][WIP][SQL] Improving 
array_sort behaviour
URL: https://github.com/apache/spark/pull/25728#issuecomment-531593895
 
 
   I've added some changes to add array_sort as HOF. I've followed 
https://prestodb.github.io/docs/current/functions/array.html for the tests. 
Actually 4 out of 6 cases are working. Sill have to figure the null handling 
out. 
   
   There's lot of things to improve still, this is a working version but not 
the best. 
   Some names are temporary.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to