strongduanmu opened a new pull request, #4075:
URL: https://github.com/apache/calcite/pull/4075

   In reference document - 
https://calcite.apache.org/docs/reference.html#dialect-specific-operators, 
`CONCAT_WS` and `REVERSE` functions had rendering problems because their syntax 
included `|` without using escape characters.
   
   * CONCAT_WS:
   <img width="683" alt="image" 
src="https://github.com/user-attachments/assets/abca01cd-d300-433d-ada9-0b33ed1a31e9";>
   
   * REVERSE:
   <img width="725" alt="image" 
src="https://github.com/user-attachments/assets/66b8010f-aaa9-4b7d-9324-41dfc955d0a7";>
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to