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