This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a change to branch h3-index
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 4259d1c revert changes on DataTypeTransformer
add 28f59ef Added H3IndexFilterOperator (#6391)
No new revisions were added by this update.
Summary of changes:
.../operator/filter/H3IndexFilterOperator.java | 72 +++++++++++-----------
.../org/apache/pinot/core/plan/FilterPlanNode.java | 41 +++++++-----
.../request/context/predicate/GeoPredicate.java | 72 ----------------------
.../org/apache/pinot/tools/GenericQuickstart.java | 17 +++--
.../batch/starbucksStores/rawdata/data.csv | 2 +-
.../starbucksStores_offline_table_config.json | 2 +
.../starbucksStores/starbucksStores_schema.json | 6 +-
7 files changed, 74 insertions(+), 138 deletions(-)
delete mode 100644
pinot-core/src/main/java/org/apache/pinot/core/query/request/context/predicate/GeoPredicate.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]