DaveBirdsall opened a new 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] With regards, Apache Git Services
