jiangtao69039 opened a new issue, #27593:
URL: https://github.com/apache/shardingsphere/issues/27593

   ## Bug Report
   **typeName** syntax  does not support BYTEA
   
![image](https://github.com/apache/shardingsphere/assets/20572131/85193e7e-d8e9-49bd-a37d-e6fb7dac0a33)
   
   statement:
   ```sql
   select encode(test_datetype_col::bytea,'escape') from public.test_bytea
   ```
   
   
![image](https://github.com/apache/shardingsphere/assets/20572131/c90cd958-8986-4aa5-966c-f739525fc512)
   
   This is a correct statement in PostgreSQL/OpenGauss:
   
![image](https://github.com/apache/shardingsphere/assets/20572131/554d152e-1bed-4040-aa9e-9b854af6bf26)
   
   
   
   


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