[
https://issues.apache.org/jira/browse/LENS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564540#comment-14564540
]
Deepak Barr commented on LENS-583:
----------------------------------
All,
I have made a demo video ( see here -
http://showterm.io/3b2b9b7c707c697aa342a#fast ).
I ran the following commands :
help
show dimensions
query execute cube select distinct category from product
show cubes
query execute cube select product_id, store_sales from sales where
time_range_in(order_time, '2015-04-11-00', '2015-04-13-00')
query execute cube select customer_city_name, store_sales,unit_sales from sales
where time_range_in(delivery_time, '2015-04-12-00', '2015-04-13-00')
query execute cube select product_details.category, store_sales from sales
where time_range_in(order_time, '2015-04-11-00', '2015-04-13-01')
Any thoughts ???
> Lens CLI demo video
> -------------------
>
> Key: LENS-583
> URL: https://issues.apache.org/jira/browse/LENS-583
> Project: Apache Lens
> Issue Type: Task
> Reporter: Deepak Barr
> Assignee: Deepak Barr
> Priority: Minor
>
> Record a video exploring sample sales cube from Lens CLI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)