You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
151147: CLAUDE: add details and adjust directions for dev workflow r=rafiss a=rafiss
- Linting takes a while, so stop recommending it before every commit.
- Add information on optimizer and schemachanger packages.
- Mention bazel file generation.
Epic: None
Release note: None
151180: security: address a couple of nits in a recent change r=yuzefovich a=yuzefovich
I don't see why we would make the cluster setting a SystemVisible given that it affects every tenant and seems ok to be allowed for a tenant to change. Also there was a typo in the setting name as well as we should've registered the setting as ByteSize (which gives non-negative int validation). Additionally, unify the logging channels used for the error message (both will now go to DEV).
Touches: #151041.
Epic: None
Release note: None
Co-authored-by: Rafi Shamim <[email protected]>
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments