You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "fracly (via GitHub)" <gi...@apache.org> on 2023/06/05 02:18:57 UTC

[GitHub] [doris] fracly opened a new issue, #20416: [Bug] regexp function can not work correctly with Chinese characters

fracly opened a new issue, #20416:
URL: https://github.com/apache/doris/issues/20416

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   1.2.2
   
   ### What's Wrong?
   
   regexp function can not work correctly with Chinese characters
   for example, this sql "select '皖12345' REGEXP '^[皖][0-9]{5}$'"  return 1 in mysql but return 0 in doris
   
   ### What You Expected?
   
   regexp can work just as mysql correctly
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] fracly closed issue #20416: [Bug] regexp function can not work correctly with Chinese characters

Posted by "fracly (via GitHub)" <gi...@apache.org>.
fracly closed issue #20416: [Bug] regexp function can not work correctly with Chinese characters
URL: https://github.com/apache/doris/issues/20416


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] caoliang-web commented on issue #20416: [Bug] regexp function can not work correctly with Chinese characters

Posted by "caoliang-web (via GitHub)" <gi...@apache.org>.
caoliang-web commented on issue #20416:
URL: https://github.com/apache/doris/issues/20416#issuecomment-1575964132

   1.2.4.1 is no problem, you can upgrade to see


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] fracly commented on issue #20416: [Bug] regexp function can not work correctly with Chinese characters

Posted by "fracly (via GitHub)" <gi...@apache.org>.
fracly commented on issue #20416:
URL: https://github.com/apache/doris/issues/20416#issuecomment-1575997597

   fixed in 1.2.4, look good for me 


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org