Larry McCay created KNOX-2002:
---------------------------------
Summary: 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
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)