Add stateful test

This commit is contained in:
Alexey Milovidov 2021-01-15 00:33:54 +03:00
parent 9db1299f41
commit 8fe85b5fcb
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
10601114492838968014

View File

@ -0,0 +1 @@
SELECT sum(DISTINCT sipHash64(decodeXMLComponent(Title) AS decoded)) FROM test.hits WHERE Title != decoded;