You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Arshad Matin (JIRA)" <ji...@apache.org> on 2015/02/17 06:13:11 UTC

[jira] [Closed] (LENS-235) Join chain definition in xsd should change to edges and paths

     [ https://issues.apache.org/jira/browse/LENS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arshad Matin closed LENS-235.
-----------------------------

> Join chain definition in xsd should change to edges and paths
> -------------------------------------------------------------
>
>                 Key: LENS-235
>                 URL: https://issues.apache.org/jira/browse/LENS-235
>             Project: Apache Lens
>          Issue Type: Improvement
>            Reporter: Amareshwari Sriramadasu
>            Priority: Critical
>             Fix For: 2.0
>
>
> Right now, it is 
>   <xs:complexType name="x_joinchain">
>     <xs:sequence>
>       <xs:element type="x_tablereferences" name="paths" maxOccurs="unbounded" minOccurs="1"/>
>     </xs:sequence>
>     <xs:attribute type="xs:string" name="name" use="required"/>
>     <xs:attribute type="xs:string" name="description"/>
>     <xs:attribute type="xs:string" name="display_string"/>
>   </xs:complexType>
> Should be changed to have Paths and Edges.



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