[ 
https://issues.apache.org/jira/browse/LENS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247805#comment-14247805
 ] 

Jaideep Dhok commented on LENS-125:
-----------------------------------

Test output - 
{noformat}

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [3.056s]
[INFO] Lens .............................................. SUCCESS [1.877s]
[INFO] Lens API .......................................... SUCCESS [15.868s]
[INFO] Lens API for server and extensions ................ SUCCESS [6.662s]
[INFO] Lens Cube ......................................... SUCCESS [8:11.725s]
[INFO] Lens DB storage ................................... SUCCESS [32.489s]
[INFO] Lens Query Library ................................ SUCCESS [9.200s]
[INFO] Lens Hive Driver .................................. SUCCESS [3:48.841s]
[INFO] Lens Driver for Cloudera Impala ................... SUCCESS [5.518s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [36.249s]
[INFO] Lens Server ....................................... SUCCESS [16:56.116s]
[INFO] Lens client ....................................... SUCCESS [10.105s]
[INFO] Lens CLI .......................................... SUCCESS [3:43.071s]
[INFO] Lens Examples ..................................... SUCCESS [1.616s]
[INFO] Lens Distribution ................................. SUCCESS [0.273s]
[INFO] Lens Client Distribution .......................... SUCCESS [2.355s]
[INFO] Lens ML Lib ....................................... SUCCESS [2:08.018s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:54.058s
[INFO] Finished at: Tue Dec 16 11:11:52 IST 2014
[INFO] Final Memory: 121M/544M
[INFO] ------------------------------------------------------------------------
{noformat}

> negative constants are getting rewritten incorrectly
> ----------------------------------------------------
>
>                 Key: LENS-125
>                 URL: https://issues.apache.org/jira/browse/LENS-125
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Raghavendra Singh
>            Assignee: Jaideep Dhok
>             Fix For: 2.0
>
>         Attachments: LENS-125.1.patch.txt
>
>
> consider query:-
> cube select -1 as col1,col2 from table1
> is getting rewritten as:-
> SELECT ( 1  - ) col1 , ( table1 . col2 ) FROM table1



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

Reply via email to