Commit Graph

22628 Commits

Author SHA1 Message Date
Alexey Zatelepin
9e157dbd64 move test script from bugs to tests [#CLICKHOUSE-3789] 2019-02-28 11:50:35 +03:00
Alexey Zatelepin
df5ad1871a add comment [#CLICKHOUSE-3789] 2019-02-27 21:39:55 +03:00
Alexey Zatelepin
5ac1d4dd4e rename LockHandler -> LockHolder [#CLICKHOUSE-3789] 2019-02-27 21:34:38 +03:00
Alexey Zatelepin
0d7ab9e3ea allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
this is important in preventing ALTER deadlocks
2019-02-27 21:34:38 +03:00
alesapin
fff2d074a1 Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-25 16:41:51 +03:00
alesapin
2f33ceede6 Add 10m data and missed file 2019-02-25 16:41:23 +03:00
alexey-milovidov
0ae7daad3d
Merge pull request #4496 from yandex/add-performance-test-from-the-website
Add performance test for benchmark from the website
2019-02-25 15:56:59 +03:00
alesapin
3b30b2f856
Merge pull request #4477 from yandex/external_dict_integration_test
External dict integration test
2019-02-25 15:27:22 +03:00
alesapin
350d5a78dd Better config 2019-02-25 13:47:29 +03:00
alesapin
9d91dbb7c5 Finally add mongo source 2019-02-25 13:45:22 +03:00
Alexey Milovidov
846bf82a3e More simple 2019-02-25 01:41:18 +03:00
Alexey Milovidov
25f31151fa Minor changes 2019-02-25 01:28:05 +03:00
alesapin
3515d9bb8c Better intendation 2019-02-24 20:57:03 +03:00
alesapin
40cbe4c253 Add hierarchical tests 2019-02-24 20:45:10 +03:00
alexey-milovidov
9d8b91b97a
Merge pull request #4483 from yandex/dont-create-part-log-if-not-defined
Do not create part_log if it is not defined in configuration file
2019-02-24 18:27:50 +03:00
alesapin
da33310f1b Add multiple rows to test, fix bug 2019-02-24 13:58:52 +03:00
alesapin
22a54bbd77 Add python into integration tests image 2019-02-24 13:28:47 +03:00
alesapin
96d0c95330 RU changelog 19.3.5 and 19.1.9 2019-02-24 13:08:49 +03:00
Alexey Milovidov
c0f2876ad1 Added performance test resembling benchmark from the website 2019-02-24 03:05:05 +03:00
Alexey Milovidov
37b8390f9e Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-24 02:55:16 +03:00
Alexey Milovidov
02e4496996 Removed link to the past meetup 2019-02-24 02:54:53 +03:00
alexey-milovidov
16225dff12
Merge pull request #4480 from 4ertus2/ast
Refactoring: simplify InDepthNodeVisitor
2019-02-24 02:32:42 +03:00
Alexey Milovidov
ac2ea9b198 Added 'query_thread_log' section to configuration file. Now query_thread_log doesn't work without this section. 2019-02-24 02:29:38 +03:00
alexey-milovidov
d529483469
Merge pull request #4487 from aurusov/master
mysqlxx::Pool is full checking exception fixed
2019-02-23 21:39:45 +03:00
Andrey Urusov
7a5597aeb3 mysqlxx::Pool is full checking exception fixed 2019-02-23 18:10:14 +03:00
Alex Zatelepin
34346e37eb
Merge pull request #4472 from yandex/speedup-ddl-cleanup
Fix hangup on server shutdown if distributed DDLs were used.
2019-02-22 21:42:05 +03:00
chertus
14faa95c83 fix table functions & RequiredSourceColumnsVisitor 2019-02-22 20:08:10 +03:00
Alexey Milovidov
85c0ba1e70 Do not create part_log if it is not defined in configuration file 2019-02-22 19:10:14 +03:00
Alexey Milovidov
ea774a449e Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-22 18:59:39 +03:00
Alexey Milovidov
6c74807f9b Miscellaneous 2019-02-22 18:59:29 +03:00
Michael Monashev
6310fa07ee Update alter.md (#4482)
Исправлена опечатка.
2019-02-22 18:52:36 +03:00
chertus
8bff0d74c0 minor changes 2019-02-22 18:45:47 +03:00
alesapin
e22a6cd6ec Remove mongo 2019-02-22 16:43:31 +03:00
chertus
9e2aa47478 simplify InDepthNodeVisitor 2019-02-22 16:33:56 +03:00
alexey-milovidov
3ca8878964
Merge pull request #4473 from proller/fix22
Allow to skip setting of core_dump.size_limit, warning instead of throw if limit set fail
2019-02-22 15:53:28 +03:00
alexey-milovidov
40ad81f9cc
Merge pull request #4479 from yandex/changelog_19_1_9_and_19_3_5
Add changelog for 19.1.9 and 19.3.5
2019-02-22 15:51:24 +03:00
alexey-milovidov
a08c8f5087
Update CHANGELOG.md 2019-02-22 15:51:17 +03:00
alexey-milovidov
b58844ae9c
Update CHANGELOG.md 2019-02-22 15:50:46 +03:00
alesapin
cffb69cd16 Add changelog for 19.1.9 and 19.3.5 2019-02-22 15:22:41 +03:00
alesapin
5a73a98619 Remove pymongo 2019-02-22 15:13:55 +03:00
alesapin
2bb54b0b38 Add http tests and different queries 2019-02-22 13:55:12 +03:00
Artem Zuikov
89f4cab025
Merge pull request #4474 from 4ertus2/joins
Multiple JOINS: correct result names for columns
2019-02-22 13:14:44 +03:00
Vitaly Baranov
eff516c51d
Merge pull request #4465 from vitlibar/improve-performance-of-input-from-protobuf
Improve performance of ProtobufReader.
2019-02-22 01:44:49 +03:00
Vitaly Baranov
dee7da9eb4
Merge branch 'master' into improve-performance-of-input-from-protobuf 2019-02-22 01:43:55 +03:00
proller
00e50f1502
Build fixes (#4471) 2019-02-21 23:11:21 +03:00
chertus
a14d955e9e mJOIN: correct names for right table 2019-02-21 22:43:14 +03:00
chertus
642ad05473 minor refactoring 2019-02-21 22:38:12 +03:00
proller
596f5ac0e5 Allow to skip setting of core_dump.size_limit, warning instead of throw if limit set fail. 2019-02-21 21:51:43 +03:00
alesapin
0d2e562b02 tryin to add http server 2019-02-21 20:34:19 +03:00
alesapin
ec6984dfe8 Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-21 20:14:39 +03:00