Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Jun 27, 2017

As noted in project-fortis-spark#17, this column is required to implement the popularLocations query in the project-fortis-services EdgesSchema.

Basically, to implement the query, we'll first fetch the geofence for the current site and then query the computedtiles table for those tiles inside of the geofence and then return the union of places contained in all the tiles.

This is required to implement the popularLocations query in the
project-fortis-services EdgesSchema.

Basically, to implement the query, we'll first fetch the geofence for
the current site and then query the computedtiles table for those tiles
inside of the geofence and then return the union of places contained in
all the tiles.
@c-w c-w requested a review from erikschlegel June 27, 2017 17:29
Copy link
Contributor

@erikschlegel erikschlegel left a comment

Choose a reason for hiding this comment

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

LGTM

@c-w c-w merged commit 74f9d18 into master Jun 28, 2017
@c-w c-w deleted the add-placeids-column branch June 28, 2017 15:26
@c-w c-w removed the in progress label Jun 28, 2017
rachelnicole pushed a commit that referenced this pull request Jan 24, 2018
rachelnicole pushed a commit that referenced this pull request Jan 24, 2018
rachelnicole pushed a commit that referenced this pull request Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants