Skip to content

fix: update ChannelStatisticsQueryHandler to use ExpectSendTime for filtering and grouping - #675

Merged
Qinyouzeng merged 3 commits into
mainfrom
fix/channel-statistics
Jul 17, 2026
Merged

fix: update ChannelStatisticsQueryHandler to use ExpectSendTime for filtering and grouping#675
Qinyouzeng merged 3 commits into
mainfrom
fix/channel-statistics

Conversation

@wzh425

@wzh425 wzh425 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Modified the ChannelStatisticsQueryHandler to replace CreationTime with ExpectSendTime for grouping and filtering records. This change ensures that the statistics reflect the expected send times, improving the accuracy of channel send trends and query results.

wzh425 added 3 commits July 17, 2026 10:37
…ude UserId

Updated join conditions in ChannelStatisticsQueryHandler to include UserId for more accurate data retrieval when matching records with receiver users. This change improves the integrity of the data being processed in channel statistics queries.
…iltering and grouping

Modified the ChannelStatisticsQueryHandler to replace CreationTime with ExpectSendTime for grouping and filtering records. This change ensures that the statistics reflect the expected send times, improving the accuracy of channel send trends and query results.
@sonarqubecloud

Copy link
Copy Markdown

@Qinyouzeng
Qinyouzeng merged commit 74000bc into main Jul 17, 2026
3 checks passed
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