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 e6b817bd72 IGNITE-23441 Sql. Cancellation of script execution (#4706)
     add a3219bc9a9 IGNITE-23622 .NET: Data Streamer: report failed entries on 
error (#4793)

No new revisions were added by this update.

Summary of changes:
 .../ExceptionsGenerator.cs                         |   4 +-
 .../dotnet/Apache.Ignite.Tests/MetricsTests.cs     |   5 +-
 .../Apache.Ignite.Tests/Table/DataStreamerTests.cs | 156 +++++++++++++++++++--
 .../Apache.Ignite/Internal/Table/DataStreamer.cs   |  75 ++++++++--
 .../Internal/Table/DataStreamerWithReceiver.cs     | 100 +++++++++++--
 .../Apache.Ignite/Table/DataStreamerException.cs   |  74 ++++++++++
 6 files changed, 373 insertions(+), 41 deletions(-)
 create mode 100644 
modules/platforms/dotnet/Apache.Ignite/Table/DataStreamerException.cs

Reply via email to