Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16720 )

Change subject: [WIP] IMPALA-10325: Parquet scan should use min/max statistics 
to skip pages based on equi-join predicate
......................................................................


Patch Set 25:

(8 comments)

http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc
File be/src/util/min-max-filter-test.cc:

http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@589
PS25, Line 589:     EXPECT_EQ(overflow, false);                                 
                              \
line too long (95 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@592
PS25, Line 592:     EXPECT_EQ(overflow, false);                                 
                              \
line too long (95 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@597
PS25, Line 597:     EXPECT_EQ(overflow, false);                                 
                              \
line too long (95 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@600
PS25, Line 600:     EXPECT_EQ(overflow, false);                                 
                              \
line too long (95 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@649
PS25, Line 649:     CheckDecimalVals(filter##SIZE, decimal##SIZE##_type, 
d1##SIZE, d1##SIZE);                              \
line too long (108 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@653
PS25, Line 653:     CheckDecimalVals(filter##SIZE, decimal##SIZE##_type, 
d1##SIZE, d2##SIZE);                              \
line too long (108 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@657
PS25, Line 657:     CheckDecimalVals(filter##SIZE, decimal##SIZE##_type, 
d3##SIZE, d2##SIZE);                              \
line too long (108 > 90)


http://gerrit.cloudera.org:8080/#/c/16720/25/be/src/util/min-max-filter-test.cc@669
PS25, Line 669:     CheckDecimalVals(filter##SIZE##2, decimal##SIZE##_type, 
d3##SIZE, d2##SIZE);                             \
line too long (110 > 90)



--
To view, visit http://gerrit.cloudera.org:8080/16720
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I379405ee75b14929df7d6b5d20dabc6f51375691
Gerrit-Change-Number: 16720
Gerrit-PatchSet: 25
Gerrit-Owner: Qifan Chen <qc...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Qifan Chen <qc...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>
Gerrit-Comment-Date: Fri, 04 Dec 2020 02:19:45 +0000
Gerrit-HasComments: Yes

Reply via email to