box / box/Anemometer

Suggest the 'Fingerprint' format

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.