iRakson edited a comment on issue #28167: [SPARK-31106][SQL] Support is_json function URL: https://github.com/apache/spark/pull/28167#issuecomment-611474598 > @iRakson, how many functions do you target to add? I would like to avoid adding a bunch of functions just for the sake of matching. This function and two aggregate functions, if you are ok with these. I have listed them here -> [SPARK-31103](https://issues.apache.org/jira/browse/SPARK-31103) * json_array_agg and json_object_agg -> These functions can be very useful with Group By queries.
---------------------------------------------------------------- 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]
