You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/11/20 11:31:47 UTC

[shardingsphere] branch master updated (fa0dd6d -> 21e15cf)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from fa0dd6d  remove datasource common in integration test (#8249)
     add 21e15cf  Use lambda expression to simplify some proxy codes (#8250)

No new revisions were added by this update.

Summary of changes:
 .../executor/sql/raw/execute/result/query/QueryHeader.java |  2 +-
 .../jdbc/JDBCDatabaseCommunicationEngine.java              | 10 +---------
 .../proxy/backend/response/query/QueryHeaderBuilder.java   |  2 +-
 .../query/binary/execute/MySQLComStmtExecuteExecutor.java  | 13 ++-----------
 .../query/binary/bind/PostgreSQLComBindExecutor.java       | 14 ++++----------
 5 files changed, 9 insertions(+), 32 deletions(-)