Alexey Milovidov
c832124e6b
Addition to prev. revision
2019-02-25 20:39:02 +03:00
Alexey Milovidov
d77b9584b1
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-25 19:17:54 +03:00
Alexey Milovidov
03fcd0c330
Removed old dictionary tests (has been moved to integration tests)
2019-02-25 19:17:43 +03:00
alexey-milovidov
864a81f1d5
Merge pull request #4502 from yandex/speedup-ddl-cleanup
...
Speedup ddl cleanup
2019-02-25 19:00:16 +03:00
alexey-milovidov
a29ecdf11d
Merge pull request #4495 from orivej/xxhash
...
Support xxHash with external lz4
2019-02-25 18:03:31 +03:00
Alexey Milovidov
c26657ce85
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-25 17:36:48 +03:00
Alexey Milovidov
d02508cb8f
Avoid loss of precision in test
2019-02-25 17:36:19 +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
Alexey Zatelepin
50dbfc8d50
clean distributed DDL queue in a separate thread [#CLICKHOUSE-3977]
2019-02-25 15:42:23 +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
Георгий Кондратьев
b94de32423
Support xxHash with external lz4
...
xxhash.h does not exist in external lz4 because it is an implementation detail
and its symbols are namespaced with XXH_NAMESPACE macro. When lz4 is external,
xxHash has to be external too, and the dependents have to link to it.
This find_xxhash.cmake is based on find_lz4.cmake.
2019-02-25 07:14:37 +00: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
Alexey Zatelepin
46520e2887
protect zk variable with a mutex [#CLICKHOUSE-3977]
2019-02-22 22:41:33 +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