QiangCai commented on pull request #3972:
URL: https://github.com/apache/carbondata/pull/3972#issuecomment-714861784
please fix TestSIWithSecondaryIndex line 92:
`
checkAnswerWithoutSort(sql("select id, country from table1_index order by
id"),
Seq(Row("1", "india"), Row("2", "china")))
`
----------------------------------------------------------------
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:
[email protected]