Skip to content

Replace old statistics system#1792

Merged
rfecher merged 7 commits intolocationtech:masterfrom
jdgarrett:stat-overhaul-rebase
Mar 10, 2021
Merged

Replace old statistics system#1792
rfecher merged 7 commits intolocationtech:masterfrom
jdgarrett:stat-overhaul-rebase

Conversation

@jdgarrett
Copy link
Copy Markdown
Contributor

The previous statistics system was difficult to extend and utilize effectively. This pull request replaced the system with a new system that decouples statistics from data type adapter implementations and allows third party developers to easily add their own statistics and binning strategies without having to write new adapters. It includes refreshed statistics APIs and CLI commands that take advantage of all the new capabilities.

Note: Due of the scale of this change, existing statistics are no longer compatible and will need to be recalculated.

The previous statistics system was difficult to extend and utilize effectively. This pull request replaced the system with a new system that decouples statistics from data type adapter implementations and allows third party developers to easily add their own statistics and binning strategies without having to write new adapters. It includes refreshed statistics APIs and CLI commands that take advantage of all the new capabilities.

Note: Due of the scale of this change, existing statistics are no longer compatible and will need to be recalculated.
Signed-off-by: Johnathan Garrett <jd@prominentedge.com>
@jdgarrett jdgarrett force-pushed the stat-overhaul-rebase branch from 710913e to ee3375e Compare February 28, 2021 19:35
@jdgarrett jdgarrett requested a review from rfecher February 28, 2021 21:23
rfecher and others added 6 commits March 8, 2021 13:19
Signed-off-by: Rich Fecher <richard.fecher@maxar.com>
Signed-off-by: Johnathan Garrett <jd@prominentedge.com>
Signed-off-by: Rich Fecher <richard.fecher@maxar.com>
Signed-off-by: Johnathan Garrett <jd@prominentedge.com>
Signed-off-by: Johnathan Garrett <jd@prominentedge.com>
Signed-off-by: Johnathan Garrett <jd@prominentedge.com>
@rfecher rfecher merged commit fa8832d into locationtech:master Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants