> On Jun 8, 2017, at 1:37 PM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote:
> 
> On Thu, Jun 8, 2017 at 1:16 PM, Denis Magda <dma...@apache.org> wrote:
> 
>> 
>>>> It means that the binary marshaller is irreplaceable for Ignite as for a
>>>> SQL database. Which is fine and makes total sense to me.
>>>> 
>>>> However, for Ignite as for a Data Grid use case it should be supported.
>>>> So, personally, I would document all this properly.
>>>> 
>>>> Other thoughts?
>>>> 
>>> 
>>> Denis, will Data Grid use case work if you plugin your own marshaller? I
>>> have a sense that most of the API will fail, no?
>> 
>> Why shouldn’t it work? Key-value, compute tasks and streamers shouldn’t
>> highly depend on the binary marshaller.
>> 
> 
> Will SQL queries work? Will JDBC data store integration work?

They won’t. But that’s not a pure data grid use case, right?

—
Denis

Reply via email to