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

Change subject: IMPALA-8752: Added Jaro-Winkler edit distance and similarity 
built-in function
......................................................................


Patch Set 4:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/13870/4/be/src/exprs/expr-test.cc
File be/src/exprs/expr-test.cc:

http://gerrit.cloudera.org:8080/#/c/13870/4/be/src/exprs/expr-test.cc@4071
PS4, Line 4071:     TestValue(fn_name + "('martha', 'marhta', 0.1, 0.99)", 
TYPE_DOUBLE, 0.05555555555555558);
line too long (93 > 90)


http://gerrit.cloudera.org:8080/#/c/13870/4/be/src/exprs/expr-test.cc@4101
PS4, Line 4101:     TestValue(fn_name + "('martha', 'marhta', 0.1, 0.99)", 
TYPE_DOUBLE, 0.94444444444444442);
line too long (93 > 90)


http://gerrit.cloudera.org:8080/#/c/13870/4/be/src/exprs/expr-test.cc@4102
PS4, Line 4102:     TestValue(fn_name + "('dwayne', 'duane', 0.1, 0.9)", 
TYPE_DOUBLE, 0.82222222222222222);
line too long (91 > 90)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I64d7f461516c5e66cc27d62612bc8cc0e8f0178c
Gerrit-Change-Number: 13870
Gerrit-PatchSet: 4
Gerrit-Owner: Norbert Luksa <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Norbert Luksa <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Thu, 18 Jul 2019 09:57:32 +0000
Gerrit-HasComments: Yes

Reply via email to