[
https://issues.apache.org/jira/browse/TRAFODION-3261?focusedWorklogId=197142&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-197142
]
ASF GitHub Bot logged work on TRAFODION-3261:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Feb/19 20:15
Start Date: 11/Feb/19 20:15
Worklog Time Spent: 10m
Work Description: Traf-Jenkins commented on issue #1793: [TRAFODION-3261]
Change logsort tool to sort GET statement output also
URL: https://github.com/apache/trafodion/pull/1793#issuecomment-462477601
Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/3132/
----------------------------------------------------------------
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: 197142)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)