alexey-milovidov
|
493b9b696e
|
Update CHANGELOG.md
|
2020-09-14 21:57:50 +03:00 |
|
alexey-milovidov
|
bca73a75c6
|
Update CHANGELOG.md
|
2020-09-14 21:49:45 +03:00 |
|
alexey-milovidov
|
f23798879e
|
Update CHANGELOG.md
|
2020-09-14 21:42:50 +03:00 |
|
alexey-milovidov
|
2e13e8e836
|
Update CHANGELOG.md
|
2020-09-14 21:19:30 +03:00 |
|
alexey-milovidov
|
9d9b579291
|
Update CHANGELOG.md
|
2020-09-14 16:48:18 +03:00 |
|
Alexander Kuzmenkov
|
45340c701d
|
changelog for 20.8
|
2020-09-10 19:49:57 +03:00 |
|
tavplubix
|
a6c9dd0465
|
Merge pull request #14664 from ClickHouse/fix_missed_database_when_altering_mv
Fix missed database name when altering MaterializedView
|
2020-09-10 17:55:31 +03:00 |
|
Nikita Mikhaylov
|
f0a65522cc
|
Merge pull request #14333 from hczhcz/patch-0901
Add JSONStrings formats
|
2020-09-10 17:54:42 +04:00 |
|
Nikolai Kochetov
|
7b50341dcc
|
Merge pull request #14683 from ClickHouse/fix-totals-for-accumulating
Try fix totals port for IAccumulatingTransform.
|
2020-09-10 14:46:49 +03:00 |
|
Nikolai Kochetov
|
7fb45461d1
|
Try fix totals port for IAccumulatingTransform.
|
2020-09-10 10:36:29 +03:00 |
|
Alexander Kuzmenkov
|
1e8e8ea6f9
|
Merge pull request #14632 from ClickHouse/aku/reset-db
Fuzzer: reset default database before reconnect
|
2020-09-10 09:56:35 +03:00 |
|
alexey-milovidov
|
e65e29d537
|
Merge pull request #14647 from fastio/master
Add QueryMemoryLimitExceeded event
|
2020-09-10 06:12:39 +03:00 |
|
alexey-milovidov
|
92b746116a
|
Merge pull request #14655 from ClickHouse/nested-multiline-comments
Support for nested multiline comments
|
2020-09-10 06:10:31 +03:00 |
|
alexey-milovidov
|
7ed170eb29
|
Merge pull request #14525 from ClickHouse/fix-executable-dictionary-source-hangup
Fix executable dictionary source hang
|
2020-09-10 06:08:17 +03:00 |
|
Alexander Tokmakov
|
7080d56470
|
fix missed database name when altering mv
|
2020-09-09 22:59:34 +03:00 |
|
Nikita Mikhaylov
|
44726c37c3
|
Merge branch 'master' into fix-executable-dictionary-source-hangup
|
2020-09-09 23:01:41 +04:00 |
|
alexey-milovidov
|
f60267a383
|
Merge pull request #14611 from amosbird/bf2
Treat query as function argument.
|
2020-09-09 21:20:33 +03:00 |
|
alexey-milovidov
|
453914b6b8
|
Update ProfileEvents.cpp
|
2020-09-09 21:02:53 +03:00 |
|
Alexey Milovidov
|
7304bad56f
|
Support for nested multiline comments
|
2020-09-09 20:51:05 +03:00 |
|
Ilya Yatsishin
|
594ce8ea66
|
Merge pull request #14636 from mcheshkov/use-global-addincl-for-icu
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 20:50:52 +03:00 |
|
alesapin
|
9acb8fe196
|
Merge pull request #14620 from simPod/dictX-doc
Mention db requirement in dictionary functions
|
2020-09-09 19:59:58 +03:00 |
|
Peng Jian
|
9fa04cf48b
|
Add QueryMemoryLimitExceeded event
|
2020-09-10 00:59:38 +08:00 |
|
alesapin
|
cdb72add35
|
Merge pull request #14619 from ClickHouse/better_copy_dir
Better recursive database copy in integration tests
|
2020-09-09 19:38:55 +03:00 |
|
alexey-milovidov
|
38131917ef
|
Merge pull request #14530 from amosbird/ma
Fix Nullable String to Enum conversion.
|
2020-09-09 19:24:04 +03:00 |
|
alexey-milovidov
|
c6d0944994
|
Merge pull request #14591 from myrrc/bugfix/lc-nullability-checker
Correct nullability checker for LowCardinality nested columns
|
2020-09-09 19:23:19 +03:00 |
|
alexey-milovidov
|
a6a0d4966c
|
Merge pull request #14595 from azat/query-format-trailing-whitespace
Fix some trailing whitespaces in query format (ExpressionList users)
|
2020-09-09 19:22:55 +03:00 |
|
Mikhail Cheshkov
|
673244876e
|
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 18:01:52 +03:00 |
|
alesapin
|
bd14c79b0b
|
Merge pull request #14494 from ClickHouse/recompression_in_background
Recompression TTL
|
2020-09-09 17:46:01 +03:00 |
|
Ilya Yatsishin
|
0a0f794874
|
Merge pull request #14510 from yulu86/update-docs
Update Chinese tutorial documentation to make it more human readable
|
2020-09-09 17:08:06 +03:00 |
|
Alexander Kuzmenkov
|
83ec93dec8
|
Fuzzer: reset default database before reconnect
|
2020-09-09 16:46:59 +03:00 |
|
Artem Zuikov
|
48f29ae11f
|
Fix bug in Decimal scale (#14603)
|
2020-09-09 16:18:58 +03:00 |
|
myrrc
|
a8f5d9e70f
|
added the test and comment
|
2020-09-09 15:52:44 +03:00 |
|
Vasily Nemkov
|
3973a17530
|
MySql datatypes dateTime64 and decimal (#11512)
|
2020-09-09 15:18:02 +03:00 |
|
Simon Podlipsky
|
97616f2982
|
Mention db requirement in dictionary functions
|
2020-09-09 13:33:34 +02:00 |
|
alesapin
|
98f19a5d50
|
Better permissions
|
2020-09-09 14:29:53 +03:00 |
|
alesapin
|
f5bef34be6
|
Fix configs for test_default_database_on_cluster
|
2020-09-09 14:28:59 +03:00 |
|
alesapin
|
150d8d4e79
|
Better recursive copy in integration tests
|
2020-09-09 14:11:59 +03:00 |
|
Artem Zuikov
|
36972d34a7
|
Fix logical error in GLOBAL JOIN with table function (#14545)
|
2020-09-09 13:03:13 +03:00 |
|
Winter Zhang
|
3d1d64ec60
|
Fix currentDatabase function cannot be used in ON CLUSTER ddl query. (#14211)
|
2020-09-09 12:58:59 +03:00 |
|
hcz
|
2ea59cb0c2
|
Fix tests
|
2020-09-09 17:54:41 +08:00 |
|
Anton Popov
|
32135d96f9
|
Merge pull request #12183 from CurtizJ/polymorphic-parts-2
Support codecs in compact parts
|
2020-09-09 12:34:13 +03:00 |
|
alesapin
|
485b104898
|
Use max ttl and add introspection to system parts about recompression
|
2020-09-09 12:15:42 +03:00 |
|
alesapin
|
4f0bb6b91b
|
Merge pull request #14607 from ClickHouse/lower-number-of-threads-in-binary-build
Lower number of threads in binary build
|
2020-09-09 11:32:20 +03:00 |
|
hcz
|
d8fce448a2
|
Implement null_as_default for JSONStrings formats
|
2020-09-09 15:47:32 +08:00 |
|
Amos Bird
|
b40998ca00
|
Treat query as function argument.
|
2020-09-09 15:41:38 +08:00 |
|
alesapin
|
a696cf12f6
|
Merge branch 'master' into recompression_in_background
|
2020-09-09 10:12:03 +03:00 |
|
alesapin
|
b030cb650d
|
Merge pull request #14547 from ClickHouse/build_config_in_repo
CI config in repo
|
2020-09-09 10:05:37 +03:00 |
|
alesapin
|
9548d69792
|
Merge pull request #14581 from ClickHouse/fix_flaky_test_3
Add retries to several integration tests
|
2020-09-09 10:04:37 +03:00 |
|
alexey-milovidov
|
91edd2bba1
|
Merge branch 'master' into bugfix/lc-nullability-checker
|
2020-09-09 09:50:39 +03:00 |
|
alexey-milovidov
|
cf22527de0
|
Merge pull request #14590 from ClickHouse/remove-useless-lc-code
Remove useless line.
|
2020-09-09 09:39:07 +03:00 |
|