You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2019/08/30 02:45:00 UTC

[jira] [Resolved] (KNOX-2002) Add a KnoxShellTable to Represent and Render Output in Tabular Format

     [ https://issues.apache.org/jira/browse/KNOX-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay resolved KNOX-2002.
-------------------------------
    Resolution: Fixed

> Add a KnoxShellTable to Represent and Render Output in Tabular Format
> ---------------------------------------------------------------------
>
>                 Key: KNOX-2002
>                 URL: https://issues.apache.org/jira/browse/KNOX-2002
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.4.0
>
>
> A common output class for rendering tabular data would be useful for KnoxShell clients such as SQL clients, rendering CSV files, etc.
> This class will take a list of headers and a list of values that represent each row.
> Headers will be optional but when used must be the same number as cols in the table.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)