Gabriella Gyorgyevics has uploaded a new patch set (#8). ( http://gerrit.cloudera.org:8080/22124 )
Change subject: IMPALA-13211: Add negative test for Parquet Byte Stream Split encoding ...................................................................... IMPALA-13211: Add negative test for Parquet Byte Stream Split encoding This change adds EE tests in test_parquet_encodings.py that check that Impala returns the correct error message when it encounters a table that contains a parquet file with Byte Stream Split encoding. Change-Id: If5eff8bf51fe246a9d0250e38c470b821fec75d9 --- A testdata/parquet_byte_stream_split_encoding/README A testdata/parquet_byte_stream_split_encoding/doubles_byte_stream_split.parquet A testdata/parquet_byte_stream_split_encoding/floats_byte_stream_split.parquet A testdata/parquet_byte_stream_split_encoding/parquet_files_generator.py A tests/query_test/test_parquet_encodings.py 5 files changed, 98 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/22124/8 -- To view, visit http://gerrit.cloudera.org:8080/22124 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: If5eff8bf51fe246a9d0250e38c470b821fec75d9 Gerrit-Change-Number: 22124 Gerrit-PatchSet: 8 Gerrit-Owner: Gabriella Gyorgyevics <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]>
