Github user anubhav100 commented on the issue:
https://github.com/apache/carbondata/pull/1649
@chenliang613 my pr #1695 which has the title 'Sparksql query result is not
same as presto on same sql' has already resolved this issue in latest master
the reason you get error is pr #1695 get merged in between to the master branch
but i did not rebased this branch with latest master since there was no merge
conflict so you get the error logs but now i rebased this branch with latest
master please try running test cases once again it will work with out any error
i already tested it
---