You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2022/01/17 10:04:57 UTC

[shardingsphere] branch master updated (f1b6d7f -> 7465ecc)

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

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


    from f1b6d7f  add worker id generator for SnowflakeKeyGenerateAlgorithm (#14824)
     add 7465ecc  Use JDBCMemoryQueryResult to avoid federation execution exception (#14822)

No new revisions were added by this update.

Summary of changes:
 .../jdbc/type/stream/JDBCStreamQueryResult.java    |  2 +
 .../type/stream/JDBCStreamQueryResultTest.java     | 12 ++++++
 .../original/row/FilterableRowEnumerator.java      | 27 ++++++++----
 .../table/FilterableTableScanExecutor.java         | 48 +++++++++++++++++-----
 .../jdbc/connection/JDBCBackendConnection.java     | 20 ++-------
 5 files changed, 74 insertions(+), 35 deletions(-)