test: sqlnesss

Signed-off-by: discord9 <discord9@163.com>
This commit is contained in:
discord9
2026-04-28 17:25:04 +08:00
parent f921fd0a70
commit 430a3e754f
2 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ ADMIN FLUSH_TABLE ('cast_time_index_filter_pushdown');
-- SQLNESS REPLACE num_ranges=\d+ num_ranges=REDACTED
-- SQLNESS REPLACE (RepartitionExec:.*) RepartitionExec: REDACTED
-- SQLNESS REPLACE "flat_format":\s\w+, "flat_format": REDACTED,
-- SQLNESS REPLACE (files.*) REDACTED
EXPLAIN ANALYZE VERBOSE
SELECT ts_ms, val
FROM (
@@ -53,7 +54,7 @@ ORDER BY val;
|_|_|_MergeScanExec: REDACTED
|_|_|_|
| 1_| 0_|_CooperativeExec REDACTED
|_|_|_UnorderedScan: region=REDACTED, {"partition_count":{"count":1, "mem_ranges":0, "files":1, "file_ranges":1}, "projection": ["ts", "val"], "files": [{"file_id":"4398046511104(1024, 0)/eaed16e2-3420-4acb-aa01-e2d2c5e30fa9","time_range_start":"1686531889999999999::Nanosecond","time_range_end":"1686531891000000000::Nanosecond","rows":4,"size":2356,"index_size":0}], "flat_format": REDACTED, "REDACTED
|_|_|_UnorderedScan: region=REDACTED, {"partition_count":{"count":1, "mem_ranges":0, "REDACTED
|_|_|_|
|_|_| Total rows: 0_|
+-+-+-+

View File

@@ -25,6 +25,7 @@ ADMIN FLUSH_TABLE ('cast_time_index_filter_pushdown');
-- SQLNESS REPLACE num_ranges=\d+ num_ranges=REDACTED
-- SQLNESS REPLACE (RepartitionExec:.*) RepartitionExec: REDACTED
-- SQLNESS REPLACE "flat_format":\s\w+, "flat_format": REDACTED,
-- SQLNESS REPLACE (files.*) REDACTED
EXPLAIN ANALYZE VERBOSE
SELECT ts_ms, val
FROM (