Alexey Milovidov
|
5a2f2e0cc8
|
Change behaviour of toStartOfInterval in backward incompatible way
|
2021-03-24 01:53:19 +03:00 |
|
alexey-milovidov
|
c19045da25
|
Merge pull request #22010 from ClickHouse/fix-doc-metric
Fix documentation for CurrentMetrics
|
2021-03-23 20:54:18 +03:00 |
|
alexey-milovidov
|
b7bce01abd
|
Merge pull request #22007 from ClickHouse/add-test-7963
Add a test for #7963
|
2021-03-23 20:05:41 +03:00 |
|
alexey-milovidov
|
072d4bf199
|
Merge pull request #22002 from ClickHouse/add-test-15784
Add a test for #15784
|
2021-03-23 20:04:44 +03:00 |
|
alexey-milovidov
|
7c0dba1b0c
|
Merge pull request #21995 from ClickHouse/tehran-dst
Add a test for #21991
|
2021-03-23 20:04:13 +03:00 |
|
alexey-milovidov
|
7a48ce6b79
|
Merge pull request #21997 from ClickHouse/add-test-11720
Add a test for #11720
|
2021-03-23 20:03:45 +03:00 |
|
tavplubix
|
48b89a0ace
|
Merge pull request #21998 from Avogar/hedged-test
Update tests for hedged requests
|
2021-03-23 18:18:49 +03:00 |
|
Vitaly Baranov
|
f784bd4051
|
Merge pull request #21328 from zvonand/docs_kerberos_support
Adding documentation for Kerberos external authenticator.
|
2021-03-23 17:34:47 +03:00 |
|
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 |
|
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 |
|
alesapin
|
36898bdc4a
|
Merge pull request #21142 from Jokser/unfreeze-partitions
Add ALTER TABLE UNFREEZE command.
|
2021-03-23 14:05:38 +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 |
|
gyuton
|
601eb40d89
|
Update settings.md
|
2021-03-23 13:01:57 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
alexey-milovidov
|
195b75eef5
|
Merge pull request #21983 from qoega/slack-link-undate
Update slack invite link
|
2021-03-22 23:19:10 +03:00 |
|
Alexey Milovidov
|
81e91734f6
|
Add a test for #17080
|
2021-03-22 23:14:05 +03:00 |
|
Alexey Milovidov
|
855d36be45
|
Add a test for #16924
|
2021-03-22 23:12:01 +03:00 |
|
Alexey Milovidov
|
8f87914bae
|
Add a test for #16222
|
2021-03-22 23:07:15 +03:00 |
|
Alexey Milovidov
|
43c36462f0
|
Add a test for #15784
|
2021-03-22 23:04:07 +03:00 |
|
Pavel Kruglov
|
dbc5018000
|
Update tests for hedged requests
|
2021-03-22 22:18:06 +03:00 |
|
Alexey Milovidov
|
fb08bc46bf
|
Add a test for #11720
|
2021-03-22 22:15:57 +03:00 |
|
Alexey Milovidov
|
5d8b74e02e
|
Also fix #13845
|
2021-03-22 21:49:12 +03:00 |
|
Alexey Milovidov
|
b88f67ed12
|
Add a test for #21991
|
2021-03-22 21:46:22 +03:00 |
|
Alexander Kuzmenkov
|
2f5dbf57b6
|
Merge pull request #21839 from kssenii/add-postgres-connection-pool
Add connection pool for postgres engine
|
2021-03-22 19:49:51 +03:00 |
|