You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/03 05:17:20 UTC

[GitHub] [spark] iRakson edited a comment on issue #27759: [SPARK-31008][SQL]Support json_array_length function

iRakson edited a comment on issue #27759: [SPARK-31008][SQL]Support json_array_length function
URL: https://github.com/apache/spark/pull/27759#issuecomment-593532204
 
 
   > I would add an optimization rule instead of extending public API.
   
   I believe public API might serve better as user are more familiar with `json_array_length` as this function is supported by most of the database engines . Also, it seems more intuitive than `size+from_json`.
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org