mirror of
https://github.com/apache/impala.git
synced 2026-01-31 09:00:19 -05:00
IMPALA-11123 add assertion to verify NumFileMetadataRead in parquet-stats-agg.test. In the multiblock test, the number of NumFileMetadataRead can differ in erasure coding configuration. This patch removes that assertion in the multiblock test. The rest of the assertion, including the count results, remains the same. Testing: - Pass e2e tests in erasure coding setup. Change-Id: I6fe3f6e97358b619838b48eddb22192b39d29cc6 Reviewed-on: http://gerrit.cloudera.org:8080/18407 Reviewed-by: Quanlong Huang <huangquanlong@gmail.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>