Skip to content

Commit

Permalink
Added test ClickHouse#2257
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov committed Apr 20, 2018
1 parent c087449 commit 9c750c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbms/tests/queries/0_stateless/00624_length_utf8.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SELECT 'привет пр' AS x, lengthUTF8(x) AS y;

0 comments on commit 9c750c4

Please sign in to comment.