You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2021/06/01 13:28:40 UTC

[ignite] branch ignite-cdc updated (4b369f7 -> d8fa305)

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

nizhikov pushed a change to branch ignite-cdc
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 4b369f7  Merge branch 'master' into ignite-cdc
     add 3e9043c  IGNITE-14783 SystemViewComputeJobTest.testCancelComputeTask fixed (#9129)
     add ab1d3a1  IGNITE-13188 ODBC Fix SQLBindParameter with null StrLen_or_IndPtr
     add 62f790d  IGNITE-14803 .NET: Fix deprecated API usage in streamer example
     add 6425e91  IGNITE-14804 .NET: Fix static analysis warnings
     add d8fa305  Merge branch 'master' into ignite-cdc

No new revisions were added by this update.

Summary of changes:
 .../internal/metric/SystemViewComputeJobTest.java  | 14 +++++--
 .../platforms/cpp/odbc-test/src/sql_types_test.cpp | 48 ++++++++++++++++++++++
 .../cpp/odbc/src/app/application_data_buffer.cpp   |  2 +-
 .../Common/IgniteConfigurationXmlSerializer.cs     | 13 +++---
 .../Impl/Dml/UpdateAllExpressionNode.cs            |  7 ++--
 .../examples/Thick/Cache/DataStreamer/Program.cs   |  2 +-
 6 files changed, 71 insertions(+), 15 deletions(-)