The streaming examples should work fine for you. “Grid caches” and “SQL tables” 
are not two, different things. They are just two ways of accessing the same 
underlying structures. You can happily insert data using a Data Streamer and 
access it later using SQL.

Regards,
Stephen

> On 26 Nov 2018, at 09:40, joseheitor <[email protected]> wrote:
> 
> Hi Ilya,
> 
> I realize that Streaming is not supported via the JDBC Client node interface
> (*thanks for that info). But is it possible to stream-import data via (code)
> SQL directly and load it into persistent SQL table?
> 
> (The Ignite code examples for Streaming only show loading data into grid
> caches...not SQL tables)
> 
> Thanks
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/


Reply via email to