Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/24540 )
Change subject: POC: Port native C++ geospatial functions to WKB mode ...................................................................... Patch Set 1: (4 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/24540/1/be/src/exprs/geo/geospatial-functions-wkb-ir.cc File be/src/exprs/geo/geospatial-functions-wkb-ir.cc: http://gerrit.cloudera.org:8080/#/c/24540/1/be/src/exprs/geo/geospatial-functions-wkb-ir.cc@453 PS1, Line 453: // TODO: could parse the point count directly from WKB bytes, avoiding full deserialization. line too long (92 > 90) http://gerrit.cloudera.org:8080/#/c/24540/1/be/src/exprs/geo/geospatial-functions-wkb-ir.cc@462 PS1, Line 462: // TODO: could read the sub-geometry count directly from WKB bytes (offset 5-8 for multi types). line too long (96 > 90) http://gerrit.cloudera.org:8080/#/c/24540/1/be/src/exprs/geo/utils.h File be/src/exprs/geo/utils.h: http://gerrit.cloudera.org:8080/#/c/24540/1/be/src/exprs/geo/utils.h@28 PS1, Line 28: // https://github.com/Esri/spatial-framework-for-hadoop/blob/7226df669cbfaaf1edbfac0461acd1af45e12b81/hive/src/main/java/com/esri/hadoop/hive/BinUtils.java line too long (155 > 90) http://gerrit.cloudera.org:8080/#/c/24540/1/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/24540/1/fe/src/compat-hive-3/java/org/apache/impala/compat/HiveEsriGeospatialBuiltins.java@31 PS1, Line 31: import org.apache.impala.hive.geospatial.esri.*; star import is not allowed. If you do need it, add it to JAVA_STAR_IMPORT_ALLOW_LIST in bin/jenkins/critique-gerrit-review.py. -- To view, visit http://gerrit.cloudera.org:8080/24540 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0047acebd4aaa774bf6bb8ec0618515d38ad6aae Gerrit-Change-Number: 24540 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 03 Jul 2026 12:14:17 +0000 Gerrit-HasComments: Yes
