[
https://issues.apache.org/jira/browse/IGNITE-10700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747761#comment-16747761
]
Mahesh Renduchintala commented on IGNITE-10700:
-----------------------------------------------
The below appears relevant to this ticket
Our usecase is to build datasets from SQL tables. These SQL tables will not
have a POJO object backing. Consequently, we will *NOT* specify KEY_TYPE and
VALUE_TYPE.
>From my understanding, SQL tables at Key/Value level would be binary objects.
>So datasets need to be build from binary caches, which seems to be what the
>ticket is about.
> [ML] Working with Binary Objects
> --------------------------------
>
> Key: IGNITE-10700
> URL: https://issues.apache.org/jira/browse/IGNITE-10700
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Yury Babak
> Assignee: Yury Babak
> Priority: Major
> Fix For: 2.8
>
>
> Currently, we do not support working with caches which contains Binary
> Objects, we should add support of building datasets from those objects.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)