Skip to content

Commit 5c8b064

Browse files
authored
Convert torchbench_list_userbenchmarks to CH (#6073)
1 parent 188a965 commit 5c8b064

File tree

1 file changed

+1
-3
lines changed
  • torchci/clickhouse_queries/torchbench_list_userbenchmarks

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
-- !!! Query is not converted to CH syntax yet. Delete this line when it gets converted
21
SELECT DISTINCT
32
name
43
FROM
5-
torchbench."torchbench-userbenchmark"
6-
WHERE name is not NULL
4+
benchmark.torchbench_userbenchmark

0 commit comments

Comments
 (0)