Hi, You can dynamically create and change binary objects with BinaryObjectBuilder [1], but fields that you want to query must be specified on node startup at least with QueryEntity [2], but altering internal query tables at runtime is not possible for now.
[1] https://apacheignite.readme.io/v2.0/docs/binary-marshaller#section-modifying-binary-objects-using-binaryobjectbuilder [2] https://apacheignite.readme.io/v2.0/docs/indexes#queryentity-based-configuration Thanks! -Dmitry -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Fully-dynamic-cache-tp13397p13426.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
