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/execbuilder: specify the column family with jsonb_path_query tests
Previously we didn't specify the column family in the definition of the
table, leading to inderterministic for Scan response from kvbatcher. This
commit is to fix it with explicitly set the column family.
Release note: None
0 commit comments