Pavel Tupitsyn created IGNITE-4339:
--------------------------------------

             Summary: .NET: Execute .NET code on Java-only nodes
                 Key: IGNITE-4339
                 URL: https://issues.apache.org/jira/browse/IGNITE-4339
             Project: Ignite
          Issue Type: New Feature
          Components: platforms
            Reporter: Pavel Tupitsyn


The idea is to encode simple predicates (query filters, event filters, etc) in 
some format which will be decoded and executed on Java nodes without the need 
for any classes and so on.

Examples of such predicates are "Compare certain field to a value and another 
field to another value".

User-facing API can operate on Expression Trees or provide some kind of a 
predicate builder with fluent syntax.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to