nielsbasjes commented on pull request #2122: URL: https://github.com/apache/drill/pull/2122#issuecomment-740651052
While fixing a test that now includes many more columns I found the ordering of the columns to be "randomized" because they are put into a hashmap... which means sorting by the hash of the key string ... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org