In previous, when querying hive table in orc format, and the file is splitted. the result of select count(*) may be multiple of the real row number. This is because the number of rows should be got after orc strip prune, otherwise, it may return wrong result