Description
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.
Attachments
Issue Links
- is required by
-
KNOX-1742 Simple SQL Client in KnoxShell for access to JDBC datasources
- Resolved