harelba/q

Multiple headers rows are output when using -O with wildcard-specified table names

harelba opened this issue · 1 comments

When running q -H -O "select ... from blah*, the original header would be printed to the output multiple times, since q is not skipping these additional headers.

Fixing now in the master branch before issuing a new release.

Fixed in the new release 2.0.16