Gustavo Fernandes created ISPRK-14:
--------------------------------------
Summary: Push down predicate support for SQL
Key: ISPRK-14
URL:
https://issues.jboss.org/browse/ISPRK-14
Project: Infinispan Spark
Issue Type: Enhancement
Affects Versions: 0.1
Reporter: Gustavo Fernandes
Currently Spark SQL support will iterate each Infinispan partition in parallel, an
optimization would be to use the so called "push down" of predicates, so that
parts of the SQL would be translated to a Infinispan query and data would be filtered at
the source.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)