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 28:

(8 comments)

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

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


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


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


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


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


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


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


http://gerrit.cloudera.org:8080/#/c/16720/28/be/src/util/min-max-filter-test.cc@669
PS28, 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: 28
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: Mon, 07 Dec 2020 20:14:22 +0000
Gerrit-HasComments: Yes

Reply via email to