Suggest the 'Fingerprint' format
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
In slow querys, one sql has blank char, but other has not, even the other char is exactly same, they have different `Fingerprint`.
So they have different `checksum`, I can get many same sql to analyze, it cost me much time.
Suggest the `Fingerprint` format, then calculate the `checksum`. Thanks!
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the SQL Fingerprint and checksum calculation, then compare how whitespace is handled. Done means equivalent queries that differ only in blank characters produce the same Fingerprint and checksum, with coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100