Anton Popov
|
8cb02a4b27
|
add some comments
|
2021-09-09 19:10:53 +03:00 |
|
gyuton
|
47e1ecc05a
|
Update docs/en/sql-reference/functions/tuple-map-functions.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2021-09-09 18:40:02 +03:00 |
|
Anton Popov
|
106566e701
|
fix server
|
2021-09-09 18:01:39 +03:00 |
|
Nikita Mikhaylov
|
513d40feb2
|
Fix build
|
2021-09-09 14:59:25 +00:00 |
|
Anton Popov
|
abebce2f18
|
fix kafka
|
2021-09-09 17:48:01 +03:00 |
|
Nikita Mikhaylov
|
a5f1185197
|
Merge pull request #28732 from DimasKovas/make_mysqlxx_pool_backward_compatible
Make mysqlxx::Pool backward-compatible
|
2021-09-09 16:40:05 +03:00 |
|
Nikolai Kochetov
|
0e0c136d43
|
Fix error code of clickhouse-test if server is dead.
|
2021-09-09 15:31:29 +03:00 |
|
kssenii
|
0c013ed91b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-web-disk-2
|
2021-09-09 15:26:36 +03:00 |
|
kssenii
|
c23e17d369
|
Fix
|
2021-09-09 15:25:44 +03:00 |
|
Nikolai Kochetov
|
13eb93a9c0
|
Merge pull request #28700 from amosbird/projection-fix16
Fix crash on exception with projection aggregate
|
2021-09-09 15:24:05 +03:00 |
|
Anton Popov
|
8e5b3b2f6c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-09 15:12:34 +03:00 |
|
kssenii
|
24010689e6
|
Fix possible throw from shutdown
|
2021-09-09 15:08:18 +03:00 |
|
Nikolai Kochetov
|
abfb1d20ea
|
Merge pull request #25734 from vdimir/join-arrayjoin-type-cast
Move join type inference to ExpressionAnalyzer from syntax stage + small refactor
|
2021-09-09 14:38:43 +03:00 |
|
Anton Popov
|
2ccdb6c22d
|
fix clang-tidy
|
2021-09-09 12:40:26 +03:00 |
|
tavplubix
|
341a6c51d6
|
Merging #24866 (#28691)
* Add StorageSystemISTables.cpp/.h
* Another attempt
* Columns and Views
* Add information schema db and fix information schema 'tables' table
* fix build
* remove copy-paste, add views to system tables
* add test
* fix
* fix_tests
Co-authored-by: Damir Petrov <petrovdamir2235@gmail.com>
Co-authored-by: Damir Petrov <0442a403@verstehen.sas.yp-c.yandex.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-09-09 12:37:51 +03:00 |
|
robot-clickhouse
|
fc4f119417
|
Auto version update to [21.11.1.1] [54456]
|
2021-09-09 12:03:29 +03:00 |
|
robot-clickhouse
|
9d8509d37e
|
Auto version update to [21.10.1.8013] [54455]
|
2021-09-09 11:59:15 +03:00 |
|
alexey-milovidov
|
b781701793
|
Merge pull request #28532 from azat/getThreadName-cache
Cache thread name to avoid prctl(PR_GET_NAME) for query_log/text_log
|
2021-09-09 11:35:34 +03:00 |
|
alexey-milovidov
|
f38e2a6548
|
Merge pull request #28770 from MagiaGroz/patch-1
Update index.md
|
2021-09-09 11:33:23 +03:00 |
|
Nikita Mikhaylov
|
4db5062d6b
|
Merge pull request #28374 from nikitamikhaylov/global-merge-executor
Introduced global executor for background MergeTree-related operations
|
2021-09-09 11:30:21 +03:00 |
|
Nikita Mikhaylov
|
ba18ba1d5c
|
Increase stack size
|
2021-09-09 08:28:59 +00:00 |
|
robot-clickhouse
|
adc66b4552
|
Update version_date.tsv after release 21.9.2.17
|
2021-09-09 11:09:53 +03:00 |
|
MagiaGroz
|
c0b5e0f35e
|
update en-docs alter/index
|
2021-09-09 13:45:06 +06:00 |
|
alesapin
|
1297e95e4a
|
Revert "Revert jdbc-bridge image"
This reverts commit 63cc735b8f .
|
2021-09-09 10:45:04 +03:00 |
|
alesapin
|
63cc735b8f
|
Revert jdbc-bridge image
|
2021-09-09 10:42:59 +03:00 |
|
alesapin
|
4d49e6da58
|
Fix build image name
|
2021-09-09 10:42:59 +03:00 |
|
alesapin
|
407c0bbb56
|
Merge pull request #28734 from ClickHouse/fix_race_on_mutation_pointer
Fix race on mutation_pointer update
|
2021-09-09 10:36:09 +03:00 |
|
kssenii
|
72505db3bd
|
Fix checks
|
2021-09-09 10:10:34 +03:00 |
|
Kseniia Sumarokova
|
a939b61a7a
|
Merge pull request #28771 from DuckSoft/patch-1
Update formats.md
|
2021-09-09 09:56:07 +03:00 |
|
DuckSoft
|
2d49c77aca
|
Update formats.md
remove excess characters from doc
|
2021-09-09 14:19:44 +08:00 |
|
MagiaGroz
|
8bf0cc695d
|
Update index.md
|
2021-09-09 12:02:18 +06:00 |
|
alexey-milovidov
|
9af555a6bb
|
Merge pull request #28719 from azat/test_MemoryTracking-fix
Fix test_MemoryTracking integration test flakiness
|
2021-09-09 08:57:57 +03:00 |
|
alexey-milovidov
|
67c16b3a4d
|
Merge pull request #28761 from azat/uncaught-exception-fix
Fix uncaught exception during server termination
|
2021-09-09 08:57:28 +03:00 |
|
Amos Bird
|
91293c7449
|
Fix crash on exception with projection aggregate
|
2021-09-09 10:43:56 +08:00 |
|
mergify[bot]
|
7623af5513
|
Merge branch 'master' into getThreadName-cache
|
2021-09-08 23:28:42 +00:00 |
|
mergify[bot]
|
c02953b59a
|
Merge branch 'master' into reloadsymbolcache
|
2021-09-08 23:25:53 +00:00 |
|
alexey-milovidov
|
3e65fa1a10
|
Merge pull request #28747 from ClickHouse/changelog_21_9_draft
Changelog 21.9 (draft)
|
2021-09-09 00:34:58 +03:00 |
|
alexey-milovidov
|
4a6fcf80de
|
Update CHANGELOG.md
|
2021-09-09 00:34:45 +03:00 |
|
Nikita Mikhaylov
|
f12504b002
|
Fix stupid race
|
2021-09-08 20:30:54 +00:00 |
|
kssenii
|
1101ee7808
|
Update example
|
2021-09-08 22:43:46 +03:00 |
|
kssenii
|
7345ad8e09
|
Add no throw
|
2021-09-08 22:40:26 +03:00 |
|
alexey-milovidov
|
8588e4d9bb
|
Merge pull request #28708 from azat/detach_not_byte_identical_parts
Implement detach_not_byte_identical_parts
|
2021-09-08 22:12:52 +03:00 |
|
alexey-milovidov
|
3bd2d6b98d
|
Merge pull request #28736 from ucasfl/build
reduce debug build binary size by clang optimazition
|
2021-09-08 21:44:35 +03:00 |
|
feng lv
|
40df3e6c7b
|
reduce debug build binary size by clang optimazition
|
2021-09-08 19:52:49 +00:00 |
|
Anton Popov
|
9816014f6c
|
fix nested and scalar columns with dot, which is missed in part
|
2021-09-08 21:42:34 +03:00 |
|
alexey-milovidov
|
697eb7a6c0
|
Merge pull request #28755 from den-crane/patch-26
Doc. How to install specific version of ClickHouse
|
2021-09-08 21:42:29 +03:00 |
|
alexey-milovidov
|
6291ac4bbb
|
Update install.md
|
2021-09-08 21:42:22 +03:00 |
|
alexey-milovidov
|
2819fc4e2a
|
Update install.md
|
2021-09-08 21:42:10 +03:00 |
|
alexey-milovidov
|
821704192b
|
Update install.md
|
2021-09-08 21:41:27 +03:00 |
|
alexey-milovidov
|
ba4effd69a
|
Update install.md
|
2021-09-08 21:41:11 +03:00 |
|