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

[geospatial] provide more flexible Spatial controls #4032

Merged
merged 1 commit into from
Dec 15, 2017

Conversation

mistercrunch
Copy link
Member

screen shot 2017-12-08 at 12 18 27 am

Support for new spatial input: * a delimited string with long/lat in it (Druid spatial dimensions show up that way) * adding support for geohash

@mistercrunch mistercrunch changed the title [WiP] provide more flexible Spatial controls [geospatial] provide more flexible Spatial controls Dec 8, 2017
Before this PR the only way to query lat/long is in the shape of 2
columns that contains lat and long.

Now we're adding 2 more options:
* a single column that has lat and long with a delimiter in between
* support for geohashes - geohashes are cool
Copy link

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mistercrunch mistercrunch merged commit ec752b1 into apache:master Dec 15, 2017
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
Before this PR the only way to query lat/long is in the shape of 2
columns that contains lat and long.

Now we're adding 2 more options:
* a single column that has lat and long with a delimiter in between
* support for geohashes - geohashes are cool
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
Before this PR the only way to query lat/long is in the shape of 2
columns that contains lat and long.

Now we're adding 2 more options:
* a single column that has lat and long with a delimiter in between
* support for geohashes - geohashes are cool
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants