bdjuno icon indicating copy to clipboard operation
bdjuno copied to clipboard

feat: optimize messages_by_address function for partitioned tables

Open lincheoll opened this issue 5 months ago • 1 comments

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 avatar Sep 03 '25 04:09 lincheoll

fixed

lincheoll avatar Sep 03 '25 05:09 lincheoll