mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update 02960_partition_by_udf.sql
This commit is contained in:
parent
aec85da96a
commit
ccc70b62eb
@ -1,3 +1,5 @@
|
||||
-- Tags: no-parallel
|
||||
|
||||
DROP FUNCTION IF EXISTS f1;
|
||||
CREATE FUNCTION f1 AS (x) -> x;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user