ClickHouse/dbms/tests
Alexander Kazakov 03c7b7ff8d
Prevent from using non-deterministic functions in mutations of replicated tables (#7247)
* Added isDeterministic() to IFunctionBuilder i-face
* A test for non-deterministic mutations
* In MutationsInterpreter::validate() ensure deterministic functions
* Adjusted nondeterministic mutation tests
* Moved around some code in MutationsInterpreter::validate()
* Dropped unnecessary check in findFirstNonDeterministicFuncName()
* Corrections to IFunction{Base,Builder} interface
2019-10-10 17:38:08 +03:00
..
config Added example config with macros for tests 2019-10-09 04:16:34 +03:00
external_models/catboost
instructions Changed repository URL 2019-09-23 19:18:19 +03:00
integration Merge pull request #7092 from PerformanceVision/acl_file_storage 2019-09-30 13:20:33 +03:00
perf_drafts
performance Merge branch 'master' into merging_values_with_expressions 2019-09-30 18:06:58 +03:00
queries Prevent from using non-deterministic functions in mutations of replicated tables (#7247) 2019-10-10 17:38:08 +03:00
users.d
.gitignore
clickhouse-client.xml Removing allow_experimental_live_view option from clickhouse-client.xml. 2019-08-27 16:23:12 -04:00
clickhouse-test Fix sorting in clickhouse-test. 2019-10-09 14:56:51 +03:00
clickhouse-test-server
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
server-test.xml Another attempt to enable allow_experimental_live_view options during tests. 2019-08-25 21:57:32 -04:00
stress Stress test: more beautiful 2019-08-31 14:20:09 +03:00
strings_dictionary.xml
tsan_suppressions.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
users.xml