mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-03 20:40:37 +00:00
Update flow rebuild sqlness expectation
This commit is contained in:
committed by
GitHub
parent
48c04c81ee
commit
faab7e19cf
@@ -453,7 +453,11 @@ Affected Rows: 3
|
||||
-- SQLNESS REPLACE (ADMIN\sFLUSH_FLOW\('\w+'\)\s+\|\n\+-+\+\n\|\s+)[0-9]+\s+\| $1 FLOW_FLUSHED |
|
||||
ADMIN FLUSH_FLOW('test_wildcard_basic');
|
||||
|
||||
Error: 1005(Cancelled), Timeout expired
|
||||
+-----------------------------------------+
|
||||
| ADMIN FLUSH_FLOW('test_wildcard_basic') |
|
||||
+-----------------------------------------+
|
||||
| FLOW_FLUSHED |
|
||||
+-----------------------------------------+
|
||||
|
||||
-- this is expected to be the same as above("2") since the new `input_basic` table
|
||||
-- have different table id, so is a different table
|
||||
|
||||
Reference in New Issue
Block a user