Re: SQL queries with BinaryObject

2016-06-16 Thread Alexei Scherbakov
nary.BinaryObject, and > added query-fields for all of the fields I'll be using (including > is_active), and yet, I still get the same error. > > I looked up on Google, but I've only found examples of ScanQuery with > BinaryObject, but no examples of SqlQuery with BinaryObject ( &

SQL queries with BinaryObject

2016-06-15 Thread Eduardo Julian
mples/src/main/java/org/apache/ignite/examples/datagrid/CacheQueryExample.java ). So I want to ask if it's at all possible to do SQL queries with BinaryObject, and if so, what might I be missing. Oh, and I forgot to mention that I'm using setStoreKeepBinary and withKeepBinary, so I don't