jonasHanhan opened a new pull request, #37772: URL: https://github.com/apache/shardingsphere/pull/37772
## Summary - Encode bytea values as PostgreSQL TEXT format (\x + hex) to avoid truncation in clients - Keep binary format behavior unchanged - Update unit test to assert TEXT bytea encoding ## Related issues - Fixes #37238 ## Testing - ./mvnw -pl database/protocol/dialect/postgresql -am -DskipITs -Dspotless.skip=true -Dtest=PostgreSQLDataRowPacketTest -Dsurefire.failIfNoSpecifiedTests=false test -- 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]
