You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Rob Vesse (JIRA)" <ji...@apache.org> on 2014/01/29 23:58:09 UTC

[jira] [Created] (JENA-630) Do constant folding as part of query optimisation

Rob Vesse created JENA-630:
------------------------------

             Summary: Do constant folding as part of query optimisation
                 Key: JENA-630
                 URL: https://issues.apache.org/jira/browse/JENA-630
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ
    Affects Versions: Jena 2.11.1
            Reporter: Rob Vesse
            Assignee: Rob Vesse


Currently Jena does not automatically simplify expressions by constant folding even though the function API actually has support for this already baked into it.

This issue will track work to integrate a transform for this into the standard optimiser.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)