HarperFast / HarperFast/harper
SQLSearch: collect ORDER BY columns in the first pass to avoid re-scan
Open
area:sql
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
The SQL search engine currently does multiple passes to collect ORDER BY columns. Refactor to gather them in the initial column collection pass for better performance.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.