Skip to content

feat: optimize messages_by_address function for partitioned tables#8

Open
lincheoll wants to merge 2 commits into
cosmos/v0.50.xfrom
feat/partition-optimized-messages-query
Open

feat: optimize messages_by_address function for partitioned tables#8
lincheoll wants to merge 2 commits into
cosmos/v0.50.xfrom
feat/partition-optimized-messages-query

Conversation

@lincheoll

Copy link
Copy Markdown

I optimize the messages_by_address function for partitioned tables.

  • Address performance issues observed with large datasets
  • Refactor query logic to leverage partitioned tables
  • Reduce execution time and overall database load

@lincheoll lincheoll requested a review from thismars September 3, 2025 04:37
Comment thread database/schema/00-cosmos.sql Outdated
Comment thread database/schema/00-cosmos.sql Outdated
@lincheoll

Copy link
Copy Markdown
Author

fixed

@thismars thismars left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

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