You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/01/25 13:30:48 UTC

[jira] [Resolved] (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 ]

Amareshwari Sriramadasu resolved LENS-235.
------------------------------------------
    Resolution: Duplicate

Doing this as part of LENS-236

> 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)