alexey-milovidov
|
3d860fc6ac
|
Merge pull request #22322 from abyss7/issue-21907
Do not limit HTTP chunk size
|
2021-04-03 01:58:22 +03:00 |
|
Alexey Milovidov
|
9c93ce7ff6
|
Minor fixes in tests
|
2021-04-03 01:57:04 +03:00 |
|
Maksim Kita
|
d84fd76f3f
|
Fixed test
|
2021-04-03 00:40:31 +03:00 |
|
Maksim Kita
|
07d5a1ec21
|
ClickHouseDictionarySource loop fix
|
2021-04-03 00:40:07 +03:00 |
|
Alexey Milovidov
|
47a12a7b0b
|
Add a test
|
2021-04-03 00:14:13 +03:00 |
|
Maksim Kita
|
5ba6c7b731
|
FormatSettings null_as_default default value fix
|
2021-04-03 00:05:40 +03:00 |
|
Alexey Milovidov
|
7a4637c645
|
Fix deserialization of empty string without newline at end of TSV format
|
2021-04-02 23:54:03 +03:00 |
|
Anna
|
b41f1abf98
|
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-02 23:00:28 +03:00 |
|
Anna
|
970efc4cb9
|
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-02 22:56:28 +03:00 |
|
Anna
|
01d91973aa
|
Merge branch 'annadevyatova-DOCSUP-6113-atomic' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-6113-atomic
|
2021-04-02 22:17:09 +03:00 |
|
Anna
|
ca25d6c909
|
add ru desc
|
2021-04-02 22:16:48 +03:00 |
|
alexey-milovidov
|
c3a9cbe01c
|
Merge pull request #22421 from ClickHouse/fix-buffer-overflow-in-token-extractor
Fix buffer overflow in token extractor
|
2021-04-02 22:08:28 +03:00 |
|
Anna
|
2b0cd92427
|
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-02 21:36:08 +03:00 |
|
alexey-milovidov
|
18cb1bad25
|
Merge pull request #22475 from mastertheknife/ppc64le_disable_incompatible_libraries
ppc64le: Disable incompatible libraries (platform specific typically)
|
2021-04-02 21:29:11 +03:00 |
|
alexey-milovidov
|
014b443a22
|
Merge pull request #22493 from kolsys/fix-translation-22377
Fix translation for arrayFill, arraySplit
|
2021-04-02 21:12:29 +03:00 |
|
alexey-milovidov
|
645bea04c3
|
Merge pull request #22508 from traceon/macos-build-doc-update
Revisit macOS build instructions
|
2021-04-02 21:10:48 +03:00 |
|
alexey-milovidov
|
fe13708cb0
|
Update build-osx.md
|
2021-04-02 21:09:12 +03:00 |
|
alexey-milovidov
|
840ecb5e99
|
Update MergeJoin.cpp
|
2021-04-02 21:07:11 +03:00 |
|
alesapin
|
b884593186
|
Followup fix
|
2021-04-02 20:55:05 +03:00 |
|
alesapin
|
ca30c91868
|
More comments
|
2021-04-02 20:54:24 +03:00 |
|
alesapin
|
fc3afe1087
|
Fix typos
|
2021-04-02 20:51:57 +03:00 |
|
alesapin
|
b105153d2c
|
Useful comment
|
2021-04-02 20:48:58 +03:00 |
|
alesapin
|
ab34873344
|
Add some comments
|
2021-04-02 20:46:01 +03:00 |
|
tavplubix
|
514a931c2c
|
try fix skip_list parsing
|
2021-04-02 20:23:41 +03:00 |
|
alesapin
|
a555d078a2
|
Add exception handling
|
2021-04-02 19:56:02 +03:00 |
|
Alexander Kuzmenkov
|
d0037329cf
|
Merge pull request #22459 from ClickHouse/aku/window-frame-offset
fix window frame offset check and add more tests
|
2021-04-02 19:49:59 +03:00 |
|
alesapin
|
759dd79c76
|
Add tests
|
2021-04-02 19:45:18 +03:00 |
|
kssenii
|
2de6b99f84
|
Better names
|
2021-04-02 16:12:14 +00:00 |
|
kssenii
|
02c6332e86
|
Pass null values properly
|
2021-04-02 18:45:42 +03:00 |
|
Alexander Kuzmenkov
|
51bbc9c9ba
|
Update skip_list.json
|
2021-04-02 18:37:34 +03:00 |
|
robot-clickhouse
|
39b5674bef
|
Auto version update to [21.5.1.1] [54450]
|
2021-04-02 18:34:29 +03:00 |
|
robot-clickhouse
|
f6d6f568c2
|
Auto version update to [21.4.1.6422] [54449]
|
2021-04-02 18:32:01 +03:00 |
|
vdimir
|
8dcfe119bf
|
Add test pmj_lc_bug
|
2021-04-02 18:18:36 +03:00 |
|
Alexander Kuzmenkov
|
e7df8893df
|
Merge pull request #22300 from ClickHouse/trying_parallel_func_tests
Trying parallel func tests
|
2021-04-02 18:09:58 +03:00 |
|
Alexander Kuzmenkov
|
414d6fb25d
|
Update skip_list.json
|
2021-04-02 18:08:20 +03:00 |
|
vdimir
|
c8f51998ba
|
Remove LowCardinality from right block sample in MergeJoin
|
2021-04-02 17:51:02 +03:00 |
|
tavplubix
|
93bd2c3b67
|
Merge pull request #18978 from myrrc/feature/attach-partition-local
Lookup parts/partitions in replica's own detached/ folder before downloading them from other replicas
|
2021-04-02 17:46:03 +03:00 |
|
Nikolai Kochetov
|
0421460943
|
Always call even.set for zk client callbacks.
|
2021-04-02 17:06:53 +03:00 |
|
vdimir
|
8cd841c4ac
|
Handle lowcardinality block in MergeJoin extractMinMax
|
2021-04-02 16:55:42 +03:00 |
|
Denis Glazachev
|
ea45779f0c
|
Adjust wording
|
2021-04-02 17:38:17 +04:00 |
|
alesapin
|
6f36661575
|
Buildable code
|
2021-04-02 16:34:36 +03:00 |
|
Denis Glazachev
|
9e342bf9f0
|
Revisit macOS build instructions
|
2021-04-02 17:31:20 +04:00 |
|
tavplubix
|
c1ab9de720
|
Update MergeTreeDataPartChecksum.cpp
|
2021-04-02 15:57:30 +03:00 |
|
alesapin
|
62c287da65
|
Fix
|
2021-04-02 15:40:25 +03:00 |
|
alesapin
|
ba7e31d888
|
More stable heartbeats
|
2021-04-02 15:40:07 +03:00 |
|
alesapin
|
2ab87d61eb
|
Some build fixes
|
2021-04-02 15:37:42 +03:00 |
|
Alexander Kuzmenkov
|
16c5658df6
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-04-02 15:16:24 +03:00 |
|
Alexander Kuzmenkov
|
1599a0c0e0
|
fix
|
2021-04-02 15:14:25 +03:00 |
|
Anton Popov
|
a000d6154c
|
fix clang-tidy
|
2021-04-02 15:10:49 +03:00 |
|
alesapin
|
14634689e5
|
Idea code
|
2021-04-02 14:46:42 +03:00 |
|