Skip to content

DRAFT: Use additional table ids bounds to speed up queries with multiple joins#1080

Draft
LGLO wants to merge 2 commits intomainfrom
c-night-observation-queries-performance
Draft

DRAFT: Use additional table ids bounds to speed up queries with multiple joins#1080
LGLO wants to merge 2 commits intomainfrom
c-night-observation-queries-performance

Conversation

@LGLO
Copy link
Copy Markdown
Contributor

@LGLO LGLO commented Mar 25, 2026

Overview

Obtains coarse table ids bounds to apply before running queries for cNight

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

@LGLO LGLO force-pushed the c-night-observation-queries-performance branch 4 times, most recently from a10744f to ff629ad Compare March 26, 2026 18:41
First query for coarse bounds of tx, tx_out and ma_tx_out tables and use
them in the 'business' queries to reduce size of tables before joins are
made.
@LGLO LGLO force-pushed the c-night-observation-queries-performance branch from ff629ad to be227ea Compare March 31, 2026 14:34
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.

1 participant