Skip to content

fix sql validator BIS_CentralBankPolicyRate#2095

Merged
niveditasing merged 4 commits into
datacommonsorg:masterfrom
niveditasing:bis_fresh_goldens
Jul 21, 2026
Merged

fix sql validator BIS_CentralBankPolicyRate#2095
niveditasing merged 4 commits into
datacommonsorg:masterfrom
niveditasing:bis_fresh_goldens

Conversation

@niveditasing

@niveditasing niveditasing commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the validation configuration by replacing variableMeasured with StatVar in SQL queries and switching the deletion validator from DELETED_RECORDS_COUNT to DELETED_RECORDS_PERCENT with a threshold of 0.1. The reviewer pointed out that the DELETED_RECORDS_PERCENT validator uses a 0-100 scale, meaning a threshold of 0.1 restricts deletions to 0.1% instead of 10%. They suggested adjusting the threshold to 10 if a 10% limit was intended.

@pulkeet-wq

Copy link
Copy Markdown
Contributor

LGTM

@niveditasing
niveditasing requested a review from vish-cs July 21, 2026 13:07
@niveditasing
niveditasing merged commit ed3d5ac into datacommonsorg:master Jul 21, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants