Add TimescaleDB meter reading aggregation design handover documentation - #23
Open
eshandilcsumb wants to merge 7 commits into
Open
Add TimescaleDB meter reading aggregation design handover documentation#23eshandilcsumb wants to merge 7 commits into
eshandilcsumb wants to merge 7 commits into
Conversation
…ument is submitted with the details of all the work done and possible improvements with important references.
…uding section 4.0 and onwards are pending review changes.
Member
|
@eshandilcsumb & @MartinCSUMB Thank you for this contribution. Please see the other PR from your team about the needed CLA. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request adds a design handover document for the TimescaleDB meter reading aggregation implementation.
The purpose of this document is to provide maintainers and future contributors with a complete overview of the new reading aggregation architecture, including data flow, database objects, refresh and rebuild behavior, conversion lifecycle, query integration, operational considerations, known limitations, and remaining work.
The document describes the implementation currently available on the
timeVary2026Summerbranch, including:The motivation for this document is to preserve architectural context and implementation decisions as the TimescaleDB migration progresses. It is intended to help reviewers, maintainers, and future contributors understand both the current design and the remaining work needed before production deployment.
Some links in this document reference source files introduced by the associated TimescaleDB implementation pull request. These links will resolve once that pull request #1690 is merged into the repository.
Contributors:
Type of change
Checklist
Limitations