Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/23700 )
Change subject: WIP IMPALA-14573: port critical geospatial functions to c++ (part 1) ...................................................................... Patch Set 2: (6 comments) gerrit-auto-critic failed. You can reproduce it locally using command: python3 bin/jenkins/critique-gerrit-review.py --dryrun To run it, you might need a virtual env with Python3's venv installed. http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/common.h File be/src/exprs/geo/common.h: http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/common.h@28 PS2, Line 28: // see https://github.com/Esri/spatial-framework-for-hadoop/blob/7226df669cbfaaf1edbfac0461acd1af45e12b81/hive/src/main/java/com/esri/hadoop/hive/GeometryUtils.java#L21 line too long (168 > 90) http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/geospatial-functions-ir.cc File be/src/exprs/geo/geospatial-functions-ir.cc: http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/geospatial-functions-ir.cc@101 PS2, Line 101: // https://github.com/apache/hive/blob/9eeab40173479c74b6fbf6657c3472b81ce4efcd/ql/src/java/org/apache/hadoop/hive/ql/udf/esri/ST_EnvIntersects.java#L63 line too long (156 > 90) http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/shape-format.h File be/src/exprs/geo/shape-format.h: http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/shape-format.h@30 PS2, Line 30: // https://www.esri.com/content/dam/esrisites/sitecore-archive/Files/Pdfs/library/whitepapers/pdfs/shapefile.pdf line too long (112 > 90) http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/shape-format.h@36 PS2, Line 36: // see https://github.com/Esri/spatial-framework-for-hadoop/blob/7226df669cbfaaf1edbfac0461acd1af45e12b81/hive/src/main/java/com/esri/hadoop/hive/GeometryUtils.java#L16 line too long (168 > 90) http://gerrit.cloudera.org:8080/#/c/23700/2/be/src/exprs/geo/shape-format.h@82 PS2, Line 82: // See https://github.com/Esri/geometry-api-java/blob/d9ed3598b72029c9ebde024e0e616933cff81db2/src/main/java/com/esri/core/geometry/ShapeType.java#L27 line too long (150 > 90) http://gerrit.cloudera.org:8080/#/c/23700/2/fe/src/compat-hive-3/java/org/apache/impala/compat/HiveEsriGeospatialBuiltins.java File fe/src/compat-hive-3/java/org/apache/impala/compat/HiveEsriGeospatialBuiltins.java: http://gerrit.cloudera.org:8080/#/c/23700/2/fe/src/compat-hive-3/java/org/apache/impala/compat/HiveEsriGeospatialBuiltins.java@62 PS2, Line 62: private final static Logger LOG = LoggerFactory.getLogger(HiveEsriGeospatialBuiltins.class); line too long (94 > 90) -- To view, visit http://gerrit.cloudera.org:8080/23700 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0ff950a25320549290a83a3b1c31ce828dd68e3c Gerrit-Change-Number: 23700 Gerrit-PatchSet: 2 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 21 Nov 2025 14:29:56 +0000 Gerrit-HasComments: Yes
