Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24546
Change subject: POC: Reorganize geospatial ESRI test files ...................................................................... POC: Reorganize geospatial ESRI test files Split the monolithic geospatial-esri.test and geospatial-esri-extra.test by relocating groups of query blocks into dedicated files: - geospatial-esri-srid.test: SRID-dependent / GeoJSON tests - geospatial-esri-relation-overloads.test: relational-function tests taking STRING (WKT) arguments - geospatial-esri-high-dimension.test: 3D/4D geometry tests (ST_Z/M, ST_Is3D, ST_CoordDim, ST_Min/MaxZ/M, ...) Pure test reorganization with no behavior change: every query block is preserved verbatim, and all files run under the existing HIVE_ESRI path via test_geospatial_functions.py. The grouping prepares tests for later mode-specific selection, but the reorganization itself is mode-agnostic. Change-Id: Ia0b11a663c4461083ccbb98bd0e3457ac47b0295 Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> --- M testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-extra.test A testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-high-dimension.test A testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-relation-overloads.test A testdata/workloads/functional-query/queries/QueryTest/geospatial-esri-srid.test M testdata/workloads/functional-query/queries/QueryTest/geospatial-esri.test M tests/query_test/test_geospatial_functions.py 6 files changed, 646 insertions(+), 637 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/24546/1 -- To view, visit http://gerrit.cloudera.org:8080/24546 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia0b11a663c4461083ccbb98bd0e3457ac47b0295 Gerrit-Change-Number: 24546 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
