Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GeoSpatial QuickStart #14816

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

vrajat
Copy link
Collaborator

@vrajat vrajat commented Jan 15, 2025

Add a quickstart that creates a table with geospatial index. This is helpful to test out geospatial features. It uses tables and configurations mentioned in https://docs.pinot.apache.org/basics/indexing/geospatial-support

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.76%. Comparing base (59551e4) to head (4e8a7e8).
Report is 1582 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14816      +/-   ##
============================================
+ Coverage     61.75%   63.76%   +2.01%     
- Complexity      207     1611    +1404     
============================================
  Files          2436     2707     +271     
  Lines        133233   151209   +17976     
  Branches      20636    23344    +2708     
============================================
+ Hits          82274    96425   +14151     
- Misses        44911    47542    +2631     
- Partials       6048     7242    +1194     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.73% <ø> (+2.02%) ⬆️
java-21 63.66% <ø> (+2.03%) ⬆️
skip-bytebuffers-false 63.74% <ø> (+1.99%) ⬆️
skip-bytebuffers-true 63.63% <ø> (+35.91%) ⬆️
temurin 63.76% <ø> (+2.01%) ⬆️
unittests 63.76% <ø> (+2.01%) ⬆️
unittests1 56.33% <ø> (+9.44%) ⬆️
unittests2 34.05% <ø> (+6.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yashmayya yashmayya added the geo label Jan 16, 2025
@Jackie-Jiang Jackie-Jiang merged commit d1ac83e into apache:master Jan 17, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants