[
https://issues.apache.org/jira/browse/LENS-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607617#comment-14607617
]
Sushil Mohanty commented on LENS-632:
-------------------------------------
{CODE}
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS
[1:05.214s]
[INFO] Lens .............................................. SUCCESS [1.776s]
[INFO] Lens API .......................................... SUCCESS
[1:05.676s]
[INFO] Lens API for server and extensions ................ SUCCESS [37.305s]
[INFO] Lens Cube ......................................... SUCCESS
[5:07.991s]
[INFO] Lens DB storage ................................... SUCCESS [23.680s]
[INFO] Lens Query Library ................................ SUCCESS [11.996s]
[INFO] Lens Hive Driver .................................. SUCCESS
[7:35.855s]
[INFO] Lens Driver for JDBC .............................. SUCCESS
[1:41.943s]
[INFO] Lens Server ....................................... SUCCESS
[17:20.567s]
[INFO] Lens client ....................................... SUCCESS [52.470s]
[INFO] Lens CLI .......................................... SUCCESS
[6:06.932s]
[INFO] Lens Examples ..................................... SUCCESS [3.616s]
[INFO] Lens Distribution ................................. SUCCESS [2.311s]
[INFO] Lens ML Lib ....................................... SUCCESS
[3:00.213s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [7.872s]
[INFO] Lens Regression ................................... SUCCESS [3.055s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
{CODE}
> Proper alias name in sql rewriter
> ---------------------------------
>
> Key: LENS-632
> URL: https://issues.apache.org/jira/browse/LENS-632
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Sushil Mohanty
> Assignee: Sushil Mohanty
> Attachments: LENS-632-1.patch
>
>
> Currently sql rewriter derive alias name form the expressions in fact
> subquery. For complex case statements the alias name becoming lengthy with
> special character and sometimes unreadable. In this ticket will put changes
> to give proper alias name like alias1, alias2, which will be passed to the
> outer query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)