iRakson commented on issue #28167: [SPARK-31106][SQL] Support is_json function
URL: https://github.com/apache/spark/pull/28167#issuecomment-611932998
 
 
   > > Names may differ across DBMSs.
   > 
   > How did you decide the `is_json` name? It seems the name is different from 
the others in the systems above.
   
   Actually ISJSON seemed more intuitive to me. And in order to follow other 
JSON function names `get_json_object`, `from_json` , i chose `is_json`. 
   But looking at the other DBMSs function names we can name it `valid_json`.
   WDYT?

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


With regards,
Apache Git Services

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

Reply via email to