Texttable column header option toString incorrect
-------------------------------------------------
Key: TEIID-4006
URL:
https://issues.jboss.org/browse/TEIID-4006
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.11
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5, 8.13.2
The header keyword is omitted:
COLUMNS x 'y' ...
but should be:
COLUMNS x HEADER 'y' ...