You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by is...@apache.org on 2023/08/22 13:43:05 UTC

[ignite-3] branch main updated (7efadf98c1 -> accf8ea49b)

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

isapego pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 7efadf98c1 IGNITE-19957 Refactor ODBC to re-use protocol-related code from client (#2470)
     add accf8ea49b IGNITE-19211 ODBC 3.0: Type traits clean up (#2478)

No new revisions were added by this update.

Summary of changes:
 .../platforms/cpp/ignite/odbc/meta/column_meta.cpp |  23 ----
 .../platforms/cpp/ignite/odbc/meta/column_meta.h   |  16 ---
 modules/platforms/cpp/ignite/odbc/type_traits.cpp  | 117 +++++++++++++++------
 modules/platforms/cpp/ignite/odbc/type_traits.h    |  51 ---------
 4 files changed, 86 insertions(+), 121 deletions(-)