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

reduce Extent serialization to 16 bytes #49611

Closed

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Nov 26, 2019

Extent was serializing 6 numbers, but that
was unnecessary since two can be derived.

This is a first-step of the goal of removing
the Extent object entirely

relates #37206

Extent was serializing 6 numbers, but that
was unnecessary since two can be derived.
@talevy talevy added the :Analytics/Geo Indexing, search aggregations of geo points and shapes label Nov 26, 2019
@talevy talevy requested review from imotov and iverase November 26, 2019 21:23
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Geo)

@talevy
Copy link
Contributor Author

talevy commented Nov 26, 2019

woops. I think I didn't think about this all. closing for now to re-work

@talevy talevy closed this Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants