Skip to content

Conversation

@isapego
Copy link
Contributor

@isapego isapego commented Apr 4, 2023

Done:

  • Introduced convert_to_tuple and convert_from_tuple function templates to provide conversion between user types and ignite_tuple;
  • Implemented record_view<T> that now works with user types, for which conversion functions were specialized;
  • Added tests.

@isapego isapego changed the title IGNITE-18256 Add record_view<T> in C++ IGNITE-18256 Add RecordView for C++ client Apr 4, 2023
@isapego isapego requested a review from ptupitsyn April 4, 2023 01:03
Copy link
Contributor

@ptupitsyn ptupitsyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me in general.

@isapego isapego merged commit 70c6382 into apache:main Apr 4, 2023
@isapego isapego deleted the ignite-18256 branch April 4, 2023 09:48
lowka pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants