yanlin-Lynn commented on issue #1426: [CALCITE-3313] Describe the end-user 
functionality of REGEXP_REPLACE
URL: https://github.com/apache/calcite/pull/1426#issuecomment-526805759
 
 
   > LGTM~ But I cannot see If `regexp_replace` supports `Char` type in `Mysql`?
   
   In the document on [calcite 
site](https://calcite.apache.org/docs/reference.html). `CHAR(n)` stands for 
`Fixed-width character string`. And I add a test case for `CHAR(n)`, it works 
well. So, I think it's OK to add `CHAR` type in the allowed signature string.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to