mirror of
https://github.com/apache/impala.git
synced 2026-01-04 09:00:56 -05:00
Zero-slot scans of Parquet files that have num_rows > MAX_INT32 in the footer metadata used to run forever due to an overflow when calculating the remaining number of rows to process. Testing: - Added a regression test using a file with num_rows = 2*MAX_INT32. - Locally ran test_scanners.py which succeeded. - Private core/hdfs run succeeded Change-Id: Ib9f8a6b83f8f621451d5977423ef81a6e4b124bd Reviewed-on: http://gerrit.cloudera.org:8080/6286 Reviewed-by: Alex Behm <alex.behm@cloudera.com> Tested-by: Impala Public Jenkins
314 B
314 B