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

Sreenath Somarajapuram commented on TEZ-2273:
---------------------------------------------

Thanks [~pramachandran].
- Thought the Sort and then Search would enable to sort once and search any 
number of times without sorting again. As sorting needs more time thought this 
might be better.
- When getCellContent is overridden without contentPath its not possible to 
find the value that we must use for searching or sorting. FYI: We have three 
functions getCellContent, getSearchValue, getSortValue, and by default all 
returns value at contentPath. 
- Attaching patch 2 with RegEx error check.
- Filtering multiple columns: "End Time, Duration:08|21" will look in End Time, 
Duration for value matching to the RegEx 08|21.
- Vertex name does not get displayed: That looks like a bug from TEZ-2061, just 
went unnoticed, can we have a separate ticket for the same.
- Missing message: Have increased time given for the page to render, that must 
solve the behaviour. Please share if repro steps are available.

> TEZ UI: Support client side, searching & sorting.
> -------------------------------------------------
>
>                 Key: TEZ-2273
>                 URL: https://issues.apache.org/jira/browse/TEZ-2273
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-2273.1.patch, TEZ-2273.2.patch
>
>
> Support search and sorting in basic-ember-table component.



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

Reply via email to