Alexander Kuzmenkov
|
2d3245d999
|
Merge pull request #21470 from adevyatova/annadevyatova-DOCSUP-5841-translate
DOCSUP-5841: Edit and translate to Russian
|
2021-03-23 16:13:54 +03:00 |
|
Alexander Kuzmenkov
|
97d5be20bb
|
Merge pull request #22003 from ClickHouse/aku/field-reinterpret
prevent accidental reinterpret_cast in Field::get<>
|
2021-03-23 15:57:26 +03:00 |
|
Anton Popov
|
2e1f293bd5
|
Merge pull request #21699 from CurtizJ/fix-map-field-conversion
Fix conversions for fields in function 'arrayElement' for type Map
|
2021-03-23 15:30:44 +03:00 |
|
alesapin
|
83255cbd64
|
Add option to reuse same binary
|
2021-03-23 15:19:37 +03:00 |
|
Vitaly Baranov
|
46f4c60839
|
Small simplification in ExternalLoader.
|
2021-03-23 15:15:44 +03:00 |
|
Maksim Kita
|
890bd6f1e9
|
Fixed code review issues
|
2021-03-23 15:14:37 +03:00 |
|
alesapin
|
0c525b4ec4
|
Add an ability to run from .deb and .tgz package
|
2021-03-23 15:07:21 +03:00 |
|
Vitaly Baranov
|
090e558da4
|
Merge pull request #21844 from Avogar/catboost-deadlock
Fix deadlock in first catboost model execution
|
2021-03-23 15:01:04 +03:00 |
|
Maksim Kita
|
82660d008d
|
Added test reference
|
2021-03-23 15:00:38 +03:00 |
|
Ivan Lezhankin
|
be76defcfa
|
Remove check for absent checkpoint on rollback
|
2021-03-23 14:59:36 +03:00 |
|
Maksim Kita
|
75f5679bf0
|
Cast to enum nullable fix
|
2021-03-23 14:58:00 +03:00 |
|
Alexander Tokmakov
|
c938f4f2fe
|
fix
|
2021-03-23 14:29:29 +03:00 |
|
alesapin
|
36898bdc4a
|
Merge pull request #21142 from Jokser/unfreeze-partitions
Add ALTER TABLE UNFREEZE command.
|
2021-03-23 14:05:38 +03:00 |
|
filimonov
|
4cbf741e52
|
Update Dockerfile.alpine
|
2021-03-23 11:48:28 +01:00 |
|
Pavel Kovalenko
|
a92cf30b67
|
Code review fixes.
|
2021-03-23 13:33:07 +03:00 |
|
Kruglov Pavel
|
290e8e6b87
|
Merge pull request #21587 from gyuton/gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting
DOCSUP-6703: Documented the insert_shard_id setting
|
2021-03-23 13:10:05 +03:00 |
|
gyuton
|
aa0e35f264
|
Update docs/ru/operations/settings/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-03-23 13:08:07 +03:00 |
|
gyuton
|
b30cbd4237
|
Update settings.md
|
2021-03-23 13:04:51 +03:00 |
|
Pavel Kovalenko
|
d55af1fa45
|
Merge branch 'write-buffer-s3-better-error-handling' of github.com:Jokser/ClickHouse into write-buffer-s3-better-error-handling
|
2021-03-23 13:02:57 +03:00 |
|
gyuton
|
601eb40d89
|
Update settings.md
|
2021-03-23 13:01:57 +03:00 |
|
Pavel Kovalenko
|
393631a753
|
Merge remote-tracking branch 'origin/master' into write-buffer-s3-better-error-handling
# Conflicts:
# src/IO/WriteBufferFromS3.cpp
|
2021-03-23 13:00:09 +03:00 |
|
gyuton
|
42c573e719
|
Update settings.md
|
2021-03-23 12:24:46 +03:00 |
|
gyuton
|
52c5608a05
|
Update settings.md
|
2021-03-23 12:23:52 +03:00 |
|
gyuton
|
3be9d798ce
|
Update docs/en/operations/settings/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-03-23 12:22:38 +03:00 |
|
filimonov
|
7793593112
|
Update Dockerfile.alpine
|
2021-03-23 10:21:51 +01:00 |
|
Nikolai Kochetov
|
c2cbdf89a0
|
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
|
2021-03-23 12:05:28 +03:00 |
|
Roman Bug
|
73fe0b38b2
|
Create deltasum.md
Убрал упоминание агрегатной функции (тавтология),
|
2021-03-23 11:10:17 +03:00 |
|
Roman Bug
|
35f8a84c0f
|
Update deltasum.md
Убрал упоминание агрегатной функции (тавтология),
|
2021-03-23 11:08:58 +03:00 |
|
Roman Bug
|
58599ba220
|
Update deltasum.md
remove aggregate from deltasum.
|
2021-03-23 11:07:18 +03:00 |
|
alesapin
|
cce2e0acaf
|
Fix typo
|
2021-03-23 10:28:14 +03:00 |
|
Yatsishin Ilya
|
c18018ae06
|
Longer SQLancer run
|
2021-03-23 07:26:30 +03:00 |
|
Alexey Milovidov
|
f2fc200597
|
Fix broken link
|
2021-03-23 02:34:30 +03:00 |
|
Alexander Kuzmenkov
|
71c7257fce
|
undo submodule change
|
2021-03-23 01:41:14 +03:00 |
|
Alexey Milovidov
|
8d0210b510
|
Expose DateTime64 minmax part index in system.parts and system.parts_columns #18244
|
2021-03-23 01:16:41 +03:00 |
|
Alexander Kuzmenkov
|
49f617d8ec
|
return the type check
|
2021-03-23 01:07:04 +03:00 |
|
Alexey Milovidov
|
ce67afd9e3
|
Fix bad code #18244
|
2021-03-23 00:49:18 +03:00 |
|
Alexey Milovidov
|
d8088190f9
|
Fix documentation for CurrentMetrics
|
2021-03-23 00:44:25 +03:00 |
|
Alexey Milovidov
|
c94841bca5
|
Fix UBSan report in intDiv #21769
|
2021-03-23 00:38:25 +03:00 |
|
Pavel Kruglov
|
6278a7efac
|
Fix build
|
2021-03-23 00:21:52 +03:00 |
|
Anton Popov
|
90f9150829
|
fix test
|
2021-03-23 00:10:46 +03:00 |
|
Alexey Milovidov
|
e6c85df04b
|
Add a test for #7963
|
2021-03-22 23:50:04 +03:00 |
|
alexey-milovidov
|
49cdd5e434
|
Merge pull request #21714 from taleh007/patch-1
Add link to `DROP VIEW` command
|
2021-03-22 23:45:12 +03:00 |
|
alexey-milovidov
|
88a0c8f03c
|
Update view.md
|
2021-03-22 23:45:04 +03:00 |
|
alexey-milovidov
|
06ce573c3c
|
Update view.md
|
2021-03-22 23:44:31 +03:00 |
|
Alexey Milovidov
|
3952a8e976
|
Fix UBSan report in addMonths
|
2021-03-22 23:42:09 +03:00 |
|
Alexander Kuzmenkov
|
6a7d873ea2
|
Merge pull request #21853 from azat/bash-completion
Add bash completion support for clickhouse utils
|
2021-03-22 23:29:43 +03:00 |
|
Alexander Kuzmenkov
|
d40f781b9a
|
Merge origin/master into tmp (using imerge)
|
2021-03-22 23:27:18 +03:00 |
|
Alexander Kuzmenkov
|
77a2f03d3b
|
prevent accidental reinterpret_cast in Field::get<>
|
2021-03-22 23:23:44 +03:00 |
|
alexey-milovidov
|
231c7266ab
|
Merge pull request #21954 from ucasFL/s3-log
Fix misleading log in WriteBufferFromS3
|
2021-03-22 23:22:44 +03:00 |
|
alexey-milovidov
|
ada20dfcc0
|
Merge pull request #21951 from zhangjmruc/master
use chinese characters for indexes
|
2021-03-22 23:20:58 +03:00 |
|