You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by akaptsan <ak...@mail.ru> on 2016/09/17 10:52:19 UTC

Adding fields to QueryEntity

Hi

Is it possible to add a field to QueryEntity and access the new the field
from SQL?

I found several references on possibility to add a field to existing cache
configuration:
https://www.gridgain.com/resources/blog/gridgain-in-memory-data-fabric-7-5-is-released,
http://apache-ignite-developers.2346864.n4.nabble.com/IgniteBinary-POJOs-and-indexing-td6447.html
I tried to do so but it looks like new fields are not visible for SQL
queries.  




--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Adding-fields-to-QueryEntity-tp7814.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Adding fields to QueryEntity

Posted by vkulichenko <va...@gmail.com>.
This will include adding fields as well.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Adding-fields-to-QueryEntity-tp7814p7866.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Adding fields to QueryEntity

Posted by akaptsan <ak...@mail.ru>.
This ticket is about dynamic index creation. I'm asking about fields




--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Adding-fields-to-QueryEntity-tp7814p7829.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Adding fields to QueryEntity

Posted by vdpyatkov <vl...@gmail.com>.
Hi,

Unfortunately, It is not supported in current version.
But lock at this ticket[1], it planed to next Ignite version.

[1]: https://issues.apache.org/jira/browse/IGNITE-735



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Adding-fields-to-QueryEntity-tp7814p7827.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.