Sergi Vladykin,

I remember that we have same issue with "explain" queries.
I think fix should be pretty simple.

If it is so, let us know and Vasiliy will create issue for it.

On Wed, Jul 29, 2015 at 5:47 PM, Vasiliy Sisko <[email protected]> wrote:

> Hello Igniters.
>
> I try to execute SqlFieldsQuery with following statement:
> CALL CSVWRITE('/tmp/test.csv', 'SELECT * FROM WorkedHours')
> and receive next exception:
> class org.apache.ignite.IgniteException: Unknown query type: CALL
> CSVWRITE('/tmp/test.csv', 'SELECT * FROM WorkedHours')
>
> That query worked on GridGain 6.x
>
> Could we support such queries in Ignite?
>
> --
> Vasiliy Sisko
> GridGain Systems
> www.gridgain.com
>



-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Reply via email to