Hello Daniel Becker, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20602
to look at the new patch set (#8).
Change subject: WIP: port critical geospatial functions to c++
......................................................................
WIP: port critical geospatial functions to c++
Change-Id: I692ebc13617c37d61f77fffb09e872095a0fd11c
---
M be/CMakeLists.txt
M be/src/common/global-flags.cc
M be/src/exprs/geo/CMakeLists.txt
M be/src/exprs/geo/common.h
A be/src/exprs/geo/formatted-double.h
A be/src/exprs/geo/geometry-wrapper.cc
A be/src/exprs/geo/geometry-wrapper.h
M be/src/exprs/geo/geospatial-functions-ir.cc
M be/src/exprs/geo/geospatial-functions.h
A be/src/exprs/geo/multi-point-shape-format.cc
A be/src/exprs/geo/multi-point-shape-format.h
A be/src/exprs/geo/poly-line-shape-format.cc
A be/src/exprs/geo/poly-line-shape-format.h
A be/src/exprs/geo/relation-wrapper.cc
A be/src/exprs/geo/relation-wrapper.h
M be/src/exprs/geo/shape-format.h
A be/src/exprs/geo/utils.h
A be/src/exprs/geo/wkt.h
M be/src/util/backend-gflag-util.cc
M bin/start-impala-cluster.py
M common/function-registry/impala_functions.py
M common/thrift/BackendGflags.thrift
M
fe/src/compat-hive-3/java/org/apache/impala/compat/HiveEsriGeospatialBuiltins.java
M fe/src/main/java/org/apache/impala/catalog/BuiltinsDb.java
M testdata/datasets/functional/functional_schema_template.sql
M testdata/datasets/functional/schema_constraints.csv
A
testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-high-dimension.test
A
testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-native-higher-dimension.test
M testdata/workloads/functional-query/queries/QueryTest/geospatial-esri.test
M tests/custom_cluster/test_geospatial_library.py
M tests/query_test/test_geospatial_functions.py
31 files changed, 2,447 insertions(+), 336 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/02/20602/8
--
To view, visit http://gerrit.cloudera.org:8080/20602
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I692ebc13617c37d61f77fffb09e872095a0fd11c
Gerrit-Change-Number: 20602
Gerrit-PatchSet: 8
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>