This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 167f8dce56 IGNITE-21808 CREATE ZONE syntax must work with any the case
of zone name (#3508)
add dd75ada680 IGNITE-21765 Fix streamer partition awareness (#3538)
No new revisions were added by this update.
Summary of changes:
.../handler/ClientPrimaryReplicaTracker.java | 30 ++++++++++--
...entTablePartitionPrimaryReplicasGetRequest.java | 19 +++++---
.../ignite/internal/client/table/ClientTable.java | 53 ++++++++++++----------
.../dotnet/Apache.Ignite.Tests/FakeServer.cs | 1 +
.../Apache.Ignite/Internal/Table/DataStreamer.cs | 6 +--
.../dotnet/Apache.Ignite/Internal/Table/Table.cs | 41 ++++++++---------
.../sql/api/ItKvKeyColumnPositionTest.java | 31 ++++---------
7 files changed, 99 insertions(+), 82 deletions(-)