David Wayne Birdsall created TRAFODION-3261:
-----------------------------------------------
Summary: Improve logsort utility to sort output from GET SCHEMA
etc. statements
Key: TRAFODION-3261
URL: https://issues.apache.org/jira/browse/TRAFODION-3261
Project: Apache Trafodion
Issue Type: Bug
Components: dev-environment
Affects Versions: 2.4
Reporter: David Wayne Birdsall
Assignee: David Wayne Birdsall
The logsort utility is used by the developer regression test suite to sort
output in a sqlci log file when a SELECT statement lacks an ORDER BY. This is
useful because it eliminates false failures in regression testing due to
non-determinism of row order.
The GET SCHEMA and other metadata GET statements do not order their output
either. Occasionally changes to the GET implementations cause differences in
output order.
So it would be good if logsort could be improved to sort output from GET
statements as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)