GuoPhilipse commented on pull request #29009:
URL: https://github.com/apache/spark/pull/29009#issuecomment-654163788


   > I think you don't need to file jira for this kind of minor doc fixes. Btw, 
any other systems supporting `REGEXP` for regular expressions other than Hive? 
I think we might be able to assign an alias name to it if it is a general name.
   
   So far as i know ,mysql and hive support this key word .But i think a alias 
name seems a good idea.
   examples:
   `SELECT 'abc' REGEXP '([a-z]+)';`
   Ressult:
   `1`


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



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

Reply via email to