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
154652: sql/execbuilder: specify the column family with jsonb_path_query tests r=ZhouXing19 a=ZhouXing19
Fixes: #154634
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 setting the column family.
Release note: None
Co-authored-by: ZhouXing19 <[email protected]>
0 commit comments