feng lv
|
fddb71df8f
|
fix test
|
2021-01-03 08:47:30 +00:00 |
|
feng lv
|
459abca5b5
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into insert-cluster
|
2021-01-03 08:47:14 +00:00 |
|
feng lv
|
166674ddfa
|
Merge branch 'insert-cluster' of github.com:ucasFL/ClickHouse into insert-cluster
|
2021-01-03 03:23:30 +00:00 |
|
feng lv
|
5953c2fcbe
|
fix
|
2021-01-03 03:21:53 +00:00 |
|
Alexey Milovidov
|
2a6388bdf6
|
Update test
|
2021-01-03 00:32:37 +03:00 |
|
Alexey Milovidov
|
820af3a48d
|
Simplify code of function "bar"
|
2021-01-02 23:40:15 +03:00 |
|
alexey-milovidov
|
19e0e1a403
|
Merge pull request #17646 from azat/Buffer-memory-tracking
Do not ignore server memory limits during Buffer flush
|
2021-01-01 18:58:52 +03:00 |
|
Amos Bird
|
6a644b2af1
|
Fix SimpleAggregateFunction in SummingMergeTree 2
|
2021-01-01 12:42:22 +08:00 |
|
Nikita Mikhaylov
|
4165a58ce4
|
Merge pull request #11617 from nikitamikhaylov/parallel-parsing-input-format
Parallel formatting
|
2020-12-31 21:22:16 +04:00 |
|
Alexey Milovidov
|
0cb82c26a3
|
Skip Arcadia
|
2020-12-31 17:36:21 +03:00 |
|
Alexey Milovidov
|
3566d00c02
|
Merge branch 'master' into ucasFL-insert-cluster
|
2020-12-31 17:35:34 +03:00 |
|
alexey-milovidov
|
c2f0451e39
|
Merge pull request #18362 from ClickHouse/allow_low_cardinality_key_alter
Add ability to change some types for primary key
|
2020-12-31 15:27:52 +03:00 |
|
alexey-milovidov
|
a2e1f21ef2
|
Merge pull request #18637 from amosbird/summingsimple
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-31 15:23:26 +03:00 |
|
Nikita Mikhaylov
|
f27aa148e0
|
Merge branch 'master' into parallel-parsing-input-format
|
2020-12-31 06:16:43 +04:00 |
|
alexey-milovidov
|
a8f9eade19
|
Merge pull request #18095 from spongedu/support_show_create_view
Support show create view syntax
|
2020-12-30 23:15:12 +03:00 |
|
Anton Popov
|
27e8fc0c8d
|
Merge pull request #18565 from hexiaoting/dev_date
Make Date larger then 2106-02-07 overflow as 0(1970-01-01)
|
2020-12-30 22:53:25 +03:00 |
|
Alexey Milovidov
|
f0cd43ddaf
|
Add two exceptions for TSan
|
2020-12-30 21:31:06 +03:00 |
|
Alexey Milovidov
|
60a318a139
|
Fix broken test #17902
|
2020-12-30 21:16:50 +03:00 |
|
Alexey Milovidov
|
b0a6e4e82f
|
Fix shellcheck
|
2020-12-30 20:55:10 +03:00 |
|
Nikita Mikhailov
|
218aab1856
|
shellcheck
|
2020-12-30 18:53:33 +03:00 |
|
Nikita Mikhailov
|
8e31ce4a5c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 18:22:11 +03:00 |
|
Nikita Mikhailov
|
d4ec52f732
|
shellchek
|
2020-12-30 18:21:58 +03:00 |
|
alexey-milovidov
|
c281a17869
|
Merge pull request #18619 from azat/utils-pull
Small utils improvements (check-marks and compressor)
|
2020-12-30 17:45:43 +03:00 |
|
Amos Bird
|
ae72f96111
|
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-30 22:38:11 +08:00 |
|
alexey-milovidov
|
eab5598739
|
Merge pull request #18615 from ClickHouse/union-default-throw
Change union_default_mode to throw exception
|
2020-12-30 16:55:33 +03:00 |
|
Nikita Mikhailov
|
cc794b7a83
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 16:55:15 +03:00 |
|
Ilya Yatsishin
|
14a8b5e5ad
|
Merge pull request #18566 from qoega/codespell-changes
Fix shellcheck errors in style check
|
2020-12-30 08:54:29 +03:00 |
|
Nikita Mikhailov
|
2f04cb5ebe
|
abort() instead of std::terminate() + cleanup
|
2020-12-30 08:31:45 +03:00 |
|
Nikita Mikhailov
|
60b4a36c4a
|
arcadia fix + live view fix + cleanup
|
2020-12-30 07:50:58 +03:00 |
|
Nikita Mikhailov
|
107360fc77
|
add tests
|
2020-12-30 00:04:39 +03:00 |
|
Azat Khuzhin
|
e8aae12984
|
Cover clickhouse-compressor in tests
|
2020-12-29 23:23:04 +03:00 |
|
Nikita Mikhailov
|
2b90b4e01d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-29 22:47:06 +03:00 |
|
Alexey Milovidov
|
d584f75cd7
|
Update test
|
2020-12-29 21:45:09 +03:00 |
|
Alexander Kuzmenkov
|
d4e5d5fdb4
|
Merge pull request #18455 from ClickHouse/aku/window-prototype
[wip] some window function fixes
|
2020-12-29 19:23:19 +03:00 |
|
Nikita Mikhaylov
|
9cd1ddb38a
|
Merge pull request #18516 from nikitamikhaylov/hexiaoting-dev_withfill
Merging #18188
|
2020-12-29 18:00:33 +03:00 |
|
Yatsishin Ilya
|
cb5986d426
|
better
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
b3723e5e56
|
md5sum of test query has changed
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
223f122aa3
|
remove duplicate comment
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
a25fa1996b
|
fix style checks
|
2020-12-29 17:57:12 +03:00 |
|
alesapin
|
00836a7c52
|
Merge pull request #18518 from ClickHouse/fix_bug_with_alter_hung
Control alter sequential execution more correctly
|
2020-12-29 12:08:21 +03:00 |
|
spongedc
|
494c9ac809
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-29 10:20:06 +08:00 |
|
alexey-milovidov
|
48050a3ed4
|
Merge pull request #18524 from ClickHouse/sim-hash-fixes
Sim/Min Hash fixes
|
2020-12-28 18:01:12 +03:00 |
|
alexey-milovidov
|
df57706f35
|
Merge pull request #18550 from ClickHouse/fix-delayed-source
Fix pipeline stuck after join
|
2020-12-28 16:45:25 +03:00 |
|
Nikita Mikhaylov
|
6863dbd6a8
|
Merge pull request #18480 from vdimir/ip-dict-key-access
IP dict key access
|
2020-12-28 16:15:40 +03:00 |
|
Nikita Mikhailov
|
c3288c3fbf
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-28 15:09:37 +03:00 |
|
alesapin
|
50afe27461
|
More stable test
|
2020-12-28 14:46:45 +03:00 |
|
hexiaoting
|
ccaea5fa42
|
Make Date > 2106-02-07 overflow as 0
|
2020-12-28 19:09:41 +08:00 |
|
hexiaoting
|
4adbdf364e
|
Fix bug for orderby withfill with limit clause
|
2020-12-28 13:05:16 +03:00 |
|
Alexander Kuzmenkov
|
2905f70cce
|
fix aliases in partition by/order by
|
2020-12-28 12:56:38 +03:00 |
|
alexey-milovidov
|
bf3187010b
|
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
|
2020-12-27 22:37:09 +03:00 |
|