-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50602/#review144075
-----------------------------------------------------------


Ship it!




Ship It!

- Shwetha GS


On July 29, 2016, 10:04 a.m., keval bhatt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50602/
> -----------------------------------------------------------
> 
> (Updated July 29, 2016, 10:04 a.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Suma Shivaprasad.
> 
> 
> Bugs: ATLAS-1065
>     https://issues.apache.org/jira/browse/ATLAS-1065
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Currently in UI, the search results view from full text is different from DSL 
> results. The view should be same in both cases
> 
> 
> Diffs
> -----
> 
>   dashboardv2/public/js/views/search/SearchResultLayoutView.js 0e62873 
> 
> Diff: https://reviews.apache.org/r/50602/diff/
> 
> 
> Testing
> -------
> 
> Following query tested and its working fine for both dsl and fulltext.
> 
> 1) Table as t where name='sales_fact_daily_mv' select t
> 2) Table where name = 'sales_fact_daily_mv' select name
> 3) Table where name = 'sales_fact_daily_mv'
> 4) Table as t where qualifiedName = "sales_fact_daily_mv" select t
> 5) Table as t where qualifiedName = "sales_fact_daily_mv" select name
> 
> 
> Thanks,
> 
> keval bhatt
> 
>

Reply via email to