iRakson commented on issue #28167: [SPARK-31106][SQL] Support is_json function
URL: https://github.com/apache/spark/pull/28167#issuecomment-611879823
 
 
   > @iRakson Could you provide the links?
   > 
   > * MySQL
   > * SQL Server
   > * IBM Db2
   > * Sqlite
   > * MariaDB
   > * Amazon Redshift
   
   
[MySQL](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-valid)
   [SQL 
Server](https://docs.microsoft.com/en-us/sql/t-sql/functions/isjson-transact-sql?view=sql-server-ver15)
   [IBM 
Db2](https://developer.ibm.com/technologies/systems/articles/sql-json-publishing-functions/)
   [Sqlite](https://www.sqlite.org/json1.html)
   [MariaDB](https://mariadb.com/kb/en/json_valid/)
   [Amazon 
Redshift](https://docs.aws.amazon.com/redshift/latest/dg/IS_VALID_JSON.html)
   
   Names may differ across DBMSs.
   

----------------------------------------------------------------
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