You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/01/05 09:05:40 UTC

[GitHub] [incubator-shardingsphere] SteNicholas opened a new pull request #3870: Support MySQL spatial function

SteNicholas opened a new pull request #3870: Support MySQL spatial function
URL: https://github.com/apache/incubator-shardingsphere/pull/3870
 
 
   Fixes #3847.
   
   `MySQLParser` doesn't support MySQL spatial function like 'ST_DISTANCE_SPHERE' etc. Therefore, it's necessary to support MySQL spatial function.
   
   Changes proposed in this pull request:
   -  MySQL `BaseRule.g4` `functionCall` add all MySQL spatial functions.

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

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3870: Support MySQL spatial function

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #3870: Support MySQL spatial function
URL: https://github.com/apache/incubator-shardingsphere/pull/3870
 
 
   

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