Skip to content

Commit f43c43c

Browse files
author
Azure Pipelines Bot
committed
[Linux / ClickHouse Octonica] baselines
1 parent c848c0d commit f43c43c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

ClickHouse.Octonica/Tests/UserTests/Issue1174Tests/Tests.UserTests.Issue1174Tests.TestConcurrentSelect(ClickHouse.Octonica).sql

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,3 @@ FROM
88
User t1
99
LIMIT 1
1010

11-
BeforeExecute
12-
-- ClickHouse.Octonica ClickHouse (asynchronously)
13-
14-
SELECT
15-
t1.Id,
16-
t1.Name
17-
FROM
18-
User t1
19-
LIMIT 1
20-

0 commit comments

Comments
 (0)