alesapin
|
5ce0c21bbe
|
Remove redundant change
|
2020-09-11 14:24:42 +03:00 |
|
alesapin
|
ebb9de1376
|
Supress strange warning
|
2020-09-11 14:13:41 +03:00 |
|
alesapin
|
c36192db23
|
Remove diff
|
2020-09-11 13:54:03 +03:00 |
|
alesapin
|
e25b1da29f
|
Disable -Wstringop-overflow for gcc-10
|
2020-09-11 13:53:26 +03:00 |
|
alesapin
|
c202ce8e63
|
Merge branch 'master' into update_to_gcc_10
|
2020-09-11 12:50:10 +03:00 |
|
alexey-milovidov
|
87b3984d17
|
Merge pull request #14713 from ClickHouse/add-test-with-crahs-in-array-join
Added test from #13829
|
2020-09-10 23:57:02 +03:00 |
|
alexey-milovidov
|
4be85e76d5
|
Merge pull request #14714 from ClickHouse/remove-unused-headers
Remove unused headers
|
2020-09-10 23:01:57 +03:00 |
|
Ivan Blinkov
|
54491b8608
|
Update README.md
|
2020-09-10 22:23:23 +03:00 |
|
alexey-milovidov
|
f21cf98960
|
Merge pull request #14657 from myrrc/feature/disable-debug-symbols-cmake-option
Extracted the debug info generation for functions into a cmake option
|
2020-09-10 21:04:15 +03:00 |
|
Alexey Milovidov
|
4e197cf069
|
Remove unused headers
|
2020-09-10 19:41:46 +03:00 |
|
tavplubix
|
4581e3a18a
|
Merge pull request #14563 from bharatnc/ncb/zk-conn-fail-do-cleanup
ReplicatedMergeTree - cleanup data directory after Zookeeper exceptions
|
2020-09-10 19:19:57 +03:00 |
|
bharatnc
|
3b3b7bd5e7
|
minor changes to comment
|
2020-09-10 09:09:48 -07:00 |
|
Nikolai Kochetov
|
964c18241c
|
Added test from #13829
|
2020-09-10 19:04:53 +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 |
|
myrrc
|
e008198023
|
fix: default value
|
2020-09-10 15:44:49 +03: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 |
|
myrrc
|
598c81ed0a
|
fix: default value
|
2020-09-10 14:07:08 +03:00 |
|
myrrc
|
c309f55c20
|
updated setting and added default value
|
2020-09-10 14:02:52 +03:00 |
|
Alexander Tokmakov
|
20b3823770
|
do not remove directory on attach
|
2020-09-10 13:21:13 +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 |
|
alesapin
|
b8a2c1d2a2
|
Push pragma only for new gcc
|
2020-09-09 22:45:37 +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 |
|
myrrc
|
11ffbda7cc
|
added the debugger info option
|
2020-09-09 21:17:01 +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 |
|
Alexander Tokmakov
|
dee1fefeb4
|
add more tests
|
2020-09-09 20:39:49 +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 |
|
bharatnc
|
fe6d6f16ea
|
Merge remote-tracking branch 'upstream/master' into ncb/zk-conn-fail-do-cleanup
|
2020-09-09 09:25:34 -07:00 |
|
bharatnc
|
d1d3af7501
|
StorageReplicatedMergeTree - more improvements to integration test
|
2020-09-09 09:24:18 -07: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 |
|
alesapin
|
50dee3f449
|
Remove false-positive warning
|
2020-09-09 17:43:17 +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 |
|
alesapin
|
956138635d
|
Fix compiler name
|
2020-09-09 15:59:26 +03:00 |
|
myrrc
|
a8f5d9e70f
|
added the test and comment
|
2020-09-09 15:52:44 +03:00 |
|