chore(dictionary): drop out-of-band hnc_lemma_<N> columns #73
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-infra!73
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/73/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Optional cleanup. Drops the
hnc_lemma_100/500/1000/2000columns (no "words") — added outside the migration tree, populated inconsistently (a top-500 word can showhnc_lemma_500 = false), and referenced by no deployed RPC or client code. The authoritative frequency data (hnc_lemma_words_<N>+hnc_rank) is untouched.IF EXISTS→ idempotent. Destructive but only of the unused/inconsistent family. Apply last, after confirming the feature works — it's cosmetic and unrelated to functionality.