[ 
https://issues.apache.org/jira/browse/TRAFODION-3261?focusedWorklogId=197141&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-197141
 ]

ASF GitHub Bot logged work on TRAFODION-3261:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Feb/19 20:10
            Start Date: 11/Feb/19 20:10
    Worklog Time Spent: 10m 
      Work Description: DaveBirdsall commented on pull request #1793: 
[TRAFODION-3261] Change logsort tool to sort GET statement output also
URL: https://github.com/apache/trafodion/pull/1793
 
 
   The logsort tool is used by the developer regression suite testware to sort 
output in test logs that has non-deterministic order. Today it does so for 
SELECT statement output where the SELECT lacks an ORDER BY.
   
   This pull request enhances logsort so that it also sorts the output of 
certain GET statements.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 197141)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>          Time Spent: 10m
>  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)

Reply via email to