iRakson commented on issue #27759: [SPARK-31008][SQL]Support json_array_length function URL: https://github.com/apache/spark/pull/27759#issuecomment-593841149 > Could you check more databases, e.g., oracle, sql server, snowflake, ...? Teradata supports `json_array_length`. MySQL supports `JSON_LENGTH` which returns length of any JSON document. amazon athena supports as well.
---------------------------------------------------------------- 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]
