ClickHouse/dbms/tests/queries
Alexander Kazakov 5a67c02a5d
In KeyCondition: Fixed execution of inversed predicates for non-strictly monotinic functional index (#9223)
* Tests for functional index

* Fixed execution of inversed predicates in functional index

When non-strictly monotonic functional index is used inverted predicated
may be executed incorrectly, which leads to multiple problems: #8821,
#9034
2020-02-20 12:53:02 +03:00
..
0_stateless In KeyCondition: Fixed execution of inversed predicates for non-strictly monotinic functional index (#9223) 2020-02-20 12:53:02 +03:00
1_stateful Added a test for obfuscator 2020-02-17 11:05:48 +03:00
bugs modify test because there is another bug 2020-01-10 13:43:37 +03:00
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh Added a test for obfuscator 2020-02-17 11:05:48 +03:00