You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2014/11/20 14:24:34 UTC

[jira] [Comment Edited] (TEZ-1757) Column selector for tables.

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

Sreenath Somarajapuram edited comment on TEZ-1757 at 11/20/14 1:24 PM:
-----------------------------------------------------------------------

Difference to patch 1:
1. Brought counters into all tables as optional columns.
2. Refactored and modularized code for better performance.
3. Created a configurations files for the whole web app.
4. Entity columns can now be added directly from the configs.
        - Specify the coloumn parameters as an array at Configs.table.entitieSpecificColumns.{entityName}

5. Behavioral fix for ember-tables, to not resize column below the specified minWidth.
6. Disabled raw selection in tables, as it was't serving any functionality.
7. Added 'Processor Class' column in vertices table.
8. Prettified few files, assigned better data labels.


was (Author: sreenath):
Difference to patch 1:
1. Brought counters into all tables as optional columns.
2. Refactored and modularized code for better performance.
3. Created a configurations files for the whole web app.
4. Entity columns can now be added directly from the configs.
        - Specify the coloumn parameters as an array at Configs.table.entitieSpecificColumns.{entityName} 
5. Behavioral fix for ember-tables, to not resize column below the specified minWidth.
6. Disabled raw selection in tables, as it was't serving any functionality.
7. Added 'Processor Class' column in vertices table.
8. Prettified few files, assigned better data labels.

> Column selector for tables.
> ---------------------------
>
>                 Key: TEZ-1757
>                 URL: https://issues.apache.org/jira/browse/TEZ-1757
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-1757.1.patch, TEZ-1757.2.patch, TEZ-1757.wip.1.patch
>
>




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