test(compat): refresh legacy JSON2 admin output snapshot

Signed-off-by: discord9 <55937128+discord9@users.noreply.github.com>
This commit is contained in:
discord9
2026-09-08 15:01:16 +08:00
parent aaa08fe391
commit 634b067258
@@ -52,19 +52,19 @@ Affected Rows: 1
ADMIN FLUSH_TABLE('t_legacy_json2_non_append_table');
+-------------------------------------------------------+
| ADMIN flush_table('t_legacy_json2_non_append_table') |
+-------------------------------------------------------+
| 0 |
+-------------------------------------------------------+
+------------------------------------------------------+
| ADMIN FLUSH_TABLE('t_legacy_json2_non_append_table') |
+------------------------------------------------------+
| 0 |
+------------------------------------------------------+
ADMIN compact_table('t_legacy_json2_non_append_table');
+---------------------------------------------------------+
+--------------------------------------------------------+
| ADMIN compact_table('t_legacy_json2_non_append_table') |
+---------------------------------------------------------+
| 0 |
+---------------------------------------------------------+
+--------------------------------------------------------+
| 0 |
+--------------------------------------------------------+
SELECT ts, j.a AS a, j.nested.s AS nested_s
FROM t_legacy_json2_non_append_table