You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by pr...@apache.org on 2015/09/16 13:53:16 UTC

lens git commit: LENS-756: Example query on customer_city_name failing

Repository: lens
Updated Branches:
  refs/heads/master 08135aa69 -> c8701a38d


LENS-756: Example query on customer_city_name failing


Project: http://git-wip-us.apache.org/repos/asf/lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c8701a38
Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c8701a38
Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c8701a38

Branch: refs/heads/master
Commit: c8701a38da380d771f40ae953b48221eb46aa2ee
Parents: 08135aa
Author: Amareshwari Sriramadasu <am...@gmail.com>
Authored: Wed Sep 16 17:22:23 2015 +0530
Committer: Rajat Khandelwal <ra...@gmail.com>
Committed: Wed Sep 16 17:22:23 2015 +0530

----------------------------------------------------------------------
 lens-examples/src/main/resources/sales-cube.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lens/blob/c8701a38/lens-examples/src/main/resources/sales-cube.xml
----------------------------------------------------------------------
diff --git a/lens-examples/src/main/resources/sales-cube.xml b/lens-examples/src/main/resources/sales-cube.xml
index 9cc2fe6..7ec2ec7 100644
--- a/lens-examples/src/main/resources/sales-cube.xml
+++ b/lens-examples/src/main/resources/sales-cube.xml
@@ -58,7 +58,6 @@
                    display_string="Customer City">
       <ref_spec>
         <chain_ref_column chain_name="customer_city" ref_col="name" />
-        <chain_ref_column chain_name="customer_details" ref_col="customer_city_name" />
       </ref_spec>
     </dim_attribute>
     <dim_attribute name="production_location">