Skip to content

feat: elevate default severity of RMG068 from info to warning#2355

Merged
latonz merged 1 commit into
riok:mainfrom
latonz:feat/rmg068-warning-default
Jul 6, 2026
Merged

feat: elevate default severity of RMG068 from info to warning#2355
latonz merged 1 commit into
riok:mainfrom
latonz:feat/rmg068-warning-default

Conversation

@latonz

@latonz latonz commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Raise the default severity of the queryable projection non-inlinable user-implemented mapping diagnostic (RMG068) from info to warning so that potential unintended client-side evaluations are more visible.

Closes #2250

@latonz latonz self-assigned this Jul 6, 2026
@latonz latonz added enhancement New feature or request breaking-change This issue or pull request will break existing consumers labels Jul 6, 2026
Raise the default severity of the queryable projection non-inlinable
user-implemented mapping diagnostic (RMG068) from info to warning so
that potential unintended client-side evaluations are more visible.
@latonz
latonz force-pushed the feat/rmg068-warning-default branch from 8232db4 to 83be280 Compare July 6, 2026 09:24
@latonz
latonz merged commit 85f400f into riok:main Jul 6, 2026
17 checks passed
@latonz
latonz deleted the feat/rmg068-warning-default branch July 6, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change This issue or pull request will break existing consumers enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

elevate default severity of RMG068 from info to warning (queryable projection's user implemented mapping not inlinable)

1 participant