Commit Graph

22610 Commits

Author SHA1 Message Date
Alexey Milovidov
280f5a71c3 Addition to prev. revision. 2019-02-25 04:22:54 +03:00
Alexey Milovidov
0b7c5ab061 Decrypted code because it was impossible to read. 2019-02-25 04:05:05 +03:00
Alexey Milovidov
ee24678f5d Fixed bad code (but the bug still exists) 2019-02-25 02:28:52 +03:00
Alexey Milovidov
15a7954b70 Removed double whitespace 2019-02-25 02:05:23 +03:00
Alexey Milovidov
f44316b39d Merge branch 'master' into fix-bad-parsing-error-message 2019-02-25 01:48:01 +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
96d0c95330 RU changelog 19.3.5 and 19.1.9 2019-02-24 13:08:49 +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
Alexey Milovidov
0d9c438864 Added a test 2019-02-22 20:16:11 +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
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
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
ec6984dfe8 Merge branch 'master' of github.com:yandex/ClickHouse 2019-02-21 20:14:39 +03:00
alesapin
a4eca201b4 Add tzdata to build images 2019-02-21 20:14:29 +03:00
Alexey Zatelepin
73f852ae82 manually reset DDLWorker in shared context to prevent reference cycles 2019-02-21 19:41:27 +03:00
Vitaly Baranov
4793ccb3fc Improve performance of ProtobufReader. 2019-02-21 18:49:42 +03:00
chertus
10b473bb24 mJOIN: correct names for left table columns 2019-02-21 15:45:31 +03:00
Anton Zhabolenko
6eaaaf4eaf Update security changelog (RUS) (#4468) 2019-02-21 13:11:47 +03:00
Ivan Blinkov
b2fa415858
add lost empty lines 2019-02-21 10:58:55 +03:00
Ivan Blinkov
9aeb61e328
add lost empty lines 2019-02-21 10:58:32 +03:00
Vitaly Baranov
31039056f5
Merge pull request #4174 from vitlibar/add-protobuf-input-format
Add protobuf input format.
2019-02-21 00:59:13 +03:00
Alex Zatelepin
aeb073102a
Update CHANGELOG_RU.md 2019-02-20 23:34:56 +03:00
alexey-milovidov
44b878c85e
Merge pull request #4462 from 4ertus2/joins
Multiple JOINS: resolve column names via flat aliases
2019-02-20 22:54:46 +03:00
alexey-milovidov
4481e0e23f
Update CHANGELOG_RU.md 2019-02-20 22:29:47 +03:00
alexey-milovidov
555fc2bf69
Update CHANGELOG.md 2019-02-20 22:20:22 +03:00
alexey-milovidov
3554ad3020
Update CHANGELOG_RU.md 2019-02-20 22:19:54 +03:00
alexey-milovidov
754408b0bb
Update CHANGELOG_RU.md 2019-02-20 22:18:52 +03:00
alexey-milovidov
00b1ce83be
Update CHANGELOG_RU.md 2019-02-20 22:18:16 +03:00