Hi,

I'm just upgrading to Ignite 2.8 and see that SqlQuery has been deprecated
directing us to SqlFieldsQuery, ScanQuery or Text. Previously I had a
continuous query running that took an SqlQuery which had "order by xyz" as
part of the initial query so I could get ordered results back upfront. 

Can anyone advise how I can achieve the same in 2.8 given that
SqlFieldsQuery isn't derived from QueryBase and I've yet to spot an ordering
option for text or scan queries.

Hopefully I've just missed something in the docs!

Many thanks,

James 



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to