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
sql/hints: change StatementHint protobuf struct to union
This commit makes a few changes to the protobuf message used for
serializing statement hints in the `system.statement_hints` table to
prepare for future commits/PRs. No release note or migrations are
necessary, since nothing is currently store nor read from the table.
Epic: None
Release note: None
0 commit comments