jyotisharma7 commented on issue #24043:
URL: 
https://github.com/apache/shardingsphere/issues/24043#issuecomment-1423091952

   Hi @TeslaCN I am trying to fix this issue to give it a try.
   But I am facing the below issue after I tried making similar changes.
   ```
   org.postgresql.util.PSQLException: ERROR: Unsupported SQL operation: 
Unsupported PostgreSQL format code `63762`
   at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2468)
 ~[postgresql-42.2.6.jar:42.2.6]
   ```
   
   This issue is occuring from PostgreSQLValueFormat.java class. For UUID data 
type do we have to pass 0 or 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to