alexey-milovidov
|
a7f29f959f
|
Merge pull request #33122 from ClickHouse/fix-test-01821
Fix test that was dependent on time zone
|
2021-12-24 06:27:57 +03:00 |
|
taiyang-li
|
82465fd22e
|
fix style
|
2021-12-24 10:49:12 +08:00 |
|
taiyang-li
|
004180c92f
|
fix sytle
|
2021-12-24 10:27:44 +08:00 |
|
Alexey Milovidov
|
26e10c1fbb
|
Remove unused header
|
2021-12-24 04:02:26 +03:00 |
|
Alexey Milovidov
|
df8689ce22
|
Fix test that was dependent on time zone
|
2021-12-24 03:57:50 +03:00 |
|
alexey-milovidov
|
6eecb3b457
|
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
DOCSUP-15663: document interserver credential rotation
|
2021-12-24 03:55:12 +03:00 |
|
alexey-milovidov
|
2c73ee2758
|
Merge pull request #32641 from gulige/master
avoid inconsistent state in Block
|
2021-12-24 03:54:38 +03:00 |
|
alexey-milovidov
|
dea2543177
|
Update Field.h
|
2021-12-24 03:26:31 +03:00 |
|
karnevil13
|
c5a22e6799
|
Merge branch 'master' into karnevil-DOCSUP-20367
|
2021-12-24 02:57:28 +03:00 |
|
alexey-milovidov
|
0e3af2f19a
|
Merge pull request #33097 from kssenii/clickhouse-local-send-profile-onfo
clickhouse-local send profile info
|
2021-12-24 02:29:36 +03:00 |
|
karnevil13
|
c6f6630627
|
insert_quorum_parallel-EdTranRus
|
2021-12-24 02:28:39 +03:00 |
|
avogar
|
e38cb0389c
|
Remove NOLINT
|
2021-12-23 21:22:51 +03:00 |
|
avogar
|
26dc1bc4e1
|
Fix style
|
2021-12-23 21:03:26 +03:00 |
|
avogar
|
47ad4200c9
|
Fix test
|
2021-12-23 21:00:22 +03:00 |
|
avogar
|
85d214d560
|
Fix build
|
2021-12-23 20:14:54 +03:00 |
|
avogar
|
2e02a6bcca
|
Try to fix build
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
9333265c1a
|
Minor change
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
ce68c54b03
|
Fix comments, reduce extra copying
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
5e5d6609ed
|
Proper cast to bool
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
19faf46b68
|
Improve Bool data type
|
2021-12-23 19:47:29 +03:00 |
|
meoww-bot
|
3d2bacc56d
|
Update one.md
|
2021-12-24 00:38:50 +08:00 |
|
Nikita Mikhaylov
|
0d463ffc2d
|
Fix build
|
2021-12-23 15:59:00 +00:00 |
|
meoww-bot
|
c79344373e
|
Fix some words
|
2021-12-23 23:40:01 +08:00 |
|
meoww-bot
|
a97633f068
|
Update disks.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2021-12-23 23:25:31 +08:00 |
|
meoww-bot
|
547c0f26d5
|
Update databases.md
|
2021-12-23 23:21:05 +08:00 |
|
Raúl Marín
|
66c0735a38
|
Check that progress is sent while processing scalar subqueries
|
2021-12-23 16:14:10 +01:00 |
|
Raúl Marín
|
b71a71d7f5
|
Test that JSON output statistics include the rows read in scalar subqueries
|
2021-12-23 16:14:10 +01:00 |
|
mergify[bot]
|
9b5e1e3aae
|
Merge branch 'master' into blinkov-patch-25
|
2021-12-23 14:40:11 +00:00 |
|
meoww-bot
|
04e0bcf3fa
|
Update storage_policies.md
|
2021-12-23 21:28:46 +08:00 |
|
Raúl Marín
|
cb22091b33
|
Merge remote-tracking branch 'blessed/master' into kill_scalar_github
|
2021-12-23 13:59:33 +01:00 |
|
Raúl Marín
|
d9bcb633de
|
Change perf set_index test to check build index
|
2021-12-23 13:53:36 +01:00 |
|
taiyang-li
|
81e2e72dd0
|
fix bug
|
2021-12-23 20:52:36 +08:00 |
|
taiyang-li
|
98c620cfac
|
inject git info for clickhouse-client clickhouse-server
|
2021-12-23 20:46:25 +08:00 |
|
meoww-bot
|
80e109a604
|
Update disks.md
|
2021-12-23 20:34:52 +08:00 |
|
Raúl Marín
|
77db850c0b
|
Merge remote-tracking branch 'blessed/master' into libcxx13_take2
|
2021-12-23 12:42:39 +01:00 |
|
Nikolai Kochetov
|
b84591d17a
|
Merge pull request #32862 from ClickHouse/fix-mv-result-with-many-chunks
Fix MV query with multiple chunk result.
|
2021-12-23 14:37:17 +03:00 |
|
Raúl Marín
|
b94dbb64d6
|
Improvements based on PR review
|
2021-12-23 11:56:07 +01:00 |
|
Kruglov Pavel
|
a1455c0f2a
|
Merge pull request #32981 from Avogar/fix-csv-tuples
Fix tuple output in CSV format
|
2021-12-23 13:27:34 +03:00 |
|
lgbo-ustc
|
5a9bd7fd41
|
fixe typos
|
2021-12-23 18:13:56 +08:00 |
|
lgbo-ustc
|
e25b1f7361
|
update comments
|
2021-12-23 18:05:52 +08:00 |
|
lgbo-ustc
|
fe4ef69fc7
|
remove unused header
|
2021-12-23 18:01:58 +08:00 |
|
alexey-milovidov
|
f005d6d316
|
Update Block.cpp
|
2021-12-23 13:00:38 +03:00 |
|
lgbo-ustc
|
59bc87e409
|
remove unused errorcode
|
2021-12-23 17:53:19 +08:00 |
|
kssenii
|
8cf52918b9
|
clickhouse local send profile info
|
2021-12-23 12:37:29 +03:00 |
|
lgbo-ustc
|
9fdb061b7e
|
Add evict policy in LRUCache
|
2021-12-23 17:36:41 +08:00 |
|
gulige
|
6bab5c8651
|
code refactoring as @alexey-milovidov suggested
|
2021-12-23 17:26:47 +08:00 |
|
Nikolay Degterinsky
|
826f7cb0f5
|
Merge pull request #32240 from benbiti/master
Fix unix timestamp Millisecond convert to DateTime64, fractional part calc reversed
|
2021-12-23 12:11:53 +03:00 |
|
Nikita Mikhaylov
|
768c746fe4
|
Merge branch 'master' into merging-dev-sum-bug
|
2021-12-23 11:52:06 +03:00 |
|
Alexey Milovidov
|
d98675b49c
|
Whitespace
|
2021-12-23 11:50:40 +03:00 |
|
Nikolay Degterinsky
|
6757afa052
|
Merge pull request #32843 from nkolotov/fix_echo_option_not_used_in_batch_mode
Fixed --echo option is not used by clickhouse-client in batch mode with single query
|
2021-12-23 11:37:02 +03:00 |
|