Preston Carman created VXQUERY-161:
--------------------------------------

             Summary: Support for general conditions in joins
                 Key: VXQUERY-161
                 URL: https://issues.apache.org/jira/browse/VXQUERY-161
             Project: VXQuery
          Issue Type: Task
            Reporter: Preston Carman
            Assignee: Preston Carman


Algebricks has a few internal functions used as generic representations of the 
languages functions for optimizing the query plan. I noticed that we support 
boolean(value-eq()), but are missing support for "=" in joins. A map needs to 
be made to the XQuery general conditional functions to and from Algebricks 
functions. The process must be able to convert boolean(value-eq()) and "=" to 
and from algebricks-eq.



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

Reply via email to