[
https://issues.apache.org/jira/browse/TRAFODION-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Wayne Birdsall resolved TRAFODION-3261.
---------------------------------------------
Resolution: Fixed
Fix Version/s: 2.4
> 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
> Priority: Major
> Fix For: 2.4
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)