Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0, 1.17.0
Description
To reproduce use the attached file for hive_alltypes.parquet (this is parquet file generated by Hive) and try count on columns c13 - c15. For example,
SELECT count(c13) FROM dfs.tmp.`hive_alltypes.parquet`
Expected result: 3
Actual result: 0
Attachments
Attachments
Issue Links
- links to