feng lv
|
6565e1d4b2
|
fix conflict
|
2021-10-20 15:22:16 +00:00 |
|
Nikolai Kochetov
|
8986de7e50
|
Merge pull request #30384 from amosbird/projection-fix21
Fix crash when minmax_count projection is used with primary key in partition expr
|
2021-10-20 16:17:13 +03:00 |
|
Anton Popov
|
78c925ddef
|
Merge pull request #30177 from CurtizJ/initializeAggregation-nullable
Support nullable arguments in function `initializeAggregation`
|
2021-10-20 15:39:07 +03:00 |
|
Maksim Kita
|
a9ac7fb394
|
Merge pull request #30451 from kitaisreal/executable-udf-clickhouse-example
ExecutableUDF example fix style check
|
2021-10-20 15:33:32 +03:00 |
|
Maksim Kita
|
ac358d08a6
|
Fix style check
|
2021-10-20 15:33:20 +03:00 |
|
alesapin
|
2e1ca33311
|
Merge pull request #30447 from ClickHouse/trying_actions
Fix s3 for github actions
|
2021-10-20 14:56:29 +03:00 |
|
alesapin
|
6ea04b2ea6
|
Fix region
|
2021-10-20 14:52:03 +03:00 |
|
alesapin
|
d120d3720a
|
Trying aws secrets
|
2021-10-20 14:48:27 +03:00 |
|
alesapin
|
0d6712532a
|
Revert "Remove statuses from actions"
This reverts commit 0dcb36df01 .
|
2021-10-20 14:25:14 +03:00 |
|
alesapin
|
d9fca805cf
|
Merge pull request #30444 from ClickHouse/trying_actions
Remove statuses from actions
|
2021-10-20 14:04:21 +03:00 |
|
alesapin
|
0dcb36df01
|
Remove statuses from actions
|
2021-10-20 13:57:41 +03:00 |
|
alesapin
|
0cd4941dfa
|
Merge pull request #30439 from ClickHouse/trying_actions
Use robot token in actions for statuses
|
2021-10-20 13:39:05 +03:00 |
|
alesapin
|
ba442b7ce5
|
Use robot token in actions for statuses
|
2021-10-20 13:31:48 +03:00 |
|
Maksim Kita
|
b8407e53ed
|
Merge pull request #30436 from kitaisreal/executable-udf-clickhouse-example
ExecutableUDF example
|
2021-10-20 12:58:50 +03:00 |
|
alesapin
|
9e8dfdb089
|
Merge pull request #28851 from ClickHouse/trying_actions
Trying github actions
|
2021-10-20 12:55:53 +03:00 |
|
Maksim Kita
|
3496cd1bfe
|
ExecutableUDF example
|
2021-10-20 12:53:03 +03:00 |
|
alesapin
|
75d77339e9
|
Remove master
|
2021-10-20 12:45:02 +03:00 |
|
alesapin
|
36635736e6
|
Also run on master
|
2021-10-20 12:30:17 +03:00 |
|
Kseniia Sumarokova
|
c692155c7e
|
Merge pull request #30309 from kssenii/fix-file-symlinks
Fix symlinks in file table function
|
2021-10-20 11:09:51 +03:00 |
|
alexey-milovidov
|
68b29dfe3b
|
Merge pull request #30358 from vdimir/docker-push-kerberized-hadoop
Fix ca-bundle.crt in kerberized_hadoop/Dockerfile
|
2021-10-20 03:47:57 +03:00 |
|
alexey-milovidov
|
23312c4808
|
Merge pull request #30361 from nikitamikhaylov/rename-geo-functions
Rename readWkt* functions to readWKT*, added an alias SVG for svg function
|
2021-10-20 03:46:42 +03:00 |
|
alexey-milovidov
|
e395c2892a
|
Merge pull request #29684 from traceon/reorganiza-contrib-ide-folders
Reorganize contrib/ IDE folders
|
2021-10-20 03:04:40 +03:00 |
|
Kseniia Sumarokova
|
5324cc8359
|
Merge pull request #30282 from kssenii/fix-local-less-threads
Less threads in clickhouse-local, fix Ok. printing
|
2021-10-19 22:54:28 +03:00 |
|
alesapin
|
9699a71806
|
Update amis
|
2021-10-19 22:39:55 +03:00 |
|
Amos Bird
|
05d93796dc
|
Fix minmax_count projection with primary key in partition expr
|
2021-10-19 23:36:07 +08:00 |
|
Amos Bird
|
aa8bc93be8
|
Fix build
|
2021-10-19 23:35:59 +08:00 |
|
mergify[bot]
|
506c05a520
|
Merge branch 'master' into reorganiza-contrib-ide-folders
|
2021-10-19 15:32:57 +00:00 |
|
Maksim Kita
|
0b3926950d
|
Merge pull request #30143 from amosbird/useupstreamreplxx
Use upstream replxx
|
2021-10-19 17:50:43 +03:00 |
|
alesapin
|
6d8853698b
|
Merge branch 'master' into trying_actions
|
2021-10-19 17:45:37 +03:00 |
|
Maksim Kita
|
382c82805f
|
Merge pull request #30352 from kitaisreal/storage-executable-fix-small-issues
StorageExecutable fix small issues
|
2021-10-19 17:43:11 +03:00 |
|
Maksim Kita
|
0f2e23d775
|
Update StorageExecutable.cpp
|
2021-10-19 17:41:59 +03:00 |
|
Maksim Kita
|
0246381e8f
|
Merge pull request #30345 from kitaisreal/executable-pool-dictionary-source-fix-borrow-timeout-milliseconds
ExecutablePool dictionary source fix borrow timeout milliseconds
|
2021-10-19 17:41:36 +03:00 |
|
vdimir
|
acf416900d
|
Minor fix in clickhouse/kerberized-hadoop Dockerfile
|
2021-10-19 16:45:03 +03:00 |
|
vdimir
|
1d78f1c63b
|
Fix ca-bundle.crt in clickhouse/kerberized-hadoop
|
2021-10-19 16:40:06 +03:00 |
|
feng lv
|
05fd6f7caf
|
fix comflict
|
2021-10-19 12:50:22 +00:00 |
|
Nikita Mikhaylov
|
1114d06bc0
|
Done
|
2021-10-19 12:11:18 +00:00 |
|
Nikolai Kochetov
|
9195e4e887
|
Merge pull request #30359 from ClickHouse/remove-streams-from-comments
Update obsolete comments.
|
2021-10-19 15:04:04 +03:00 |
|
Vladimir C
|
49685f0b9a
|
Merge pull request #30292 from Joeywzr/trim_dev
|
2021-10-19 14:49:43 +03:00 |
|
Nikita Mikhaylov
|
ea2a647724
|
Merge pull request #30192 from azat/granula-adjust-LOGICAL_ERROR-fix
Fix reading from MergeTree with max_read_buffer_size=0
|
2021-10-19 13:25:55 +03:00 |
|
Nikolai Kochetov
|
a92dc0a826
|
Update obsolete comments.
|
2021-10-19 12:58:10 +03:00 |
|
vdimir
|
36bb4033ba
|
Whitespace change in kerberized_hadoop/Dockerfile
|
2021-10-19 12:44:55 +03:00 |
|
Ilya Yatsishin
|
4396daeb1f
|
Merge pull request #30064 from azat/client-print-profile-events
|
2021-10-19 12:42:09 +03:00 |
|
vdimir
|
3dfbc80f0b
|
Add cases to test replaceRegexpAll_bug
|
2021-10-19 12:38:11 +03:00 |
|
Kruglov Pavel
|
1e2ceeb2e7
|
Merge pull request #29291 from Avogar/capnproto
Add CapnProto output format, refactor CapnProto input format
|
2021-10-19 11:54:55 +03:00 |
|
Kruglov Pavel
|
de2b75abf0
|
Merge pull request #30053 from Avogar/clickhouse-local
Remove unused headers and handle exception 'unrecognised option' in clickhouse-local
|
2021-10-19 11:52:15 +03:00 |
|
Kseniia Sumarokova
|
eb0ce68f10
|
Update 02051_symlinks_to_user_files.sh
|
2021-10-19 11:27:48 +03:00 |
|
kssenii
|
e53335bc6f
|
Better way
|
2021-10-19 08:21:38 +00:00 |
|
Nikolai Kochetov
|
cc7a3ea9ff
|
Merge pull request #30322 from ClickHouse/update-mergine-sorted-memory-optimization
Update memory optimisation for MergingSorted.
|
2021-10-19 11:12:50 +03:00 |
|
alesapin
|
53ad965f8e
|
Merge pull request #30170 from ClickHouse/debug_keeper
Start keeper asynchronously in some cases
|
2021-10-19 10:14:36 +03:00 |
|
Maksim Kita
|
fb91b1d92b
|
StorageExecutable fix small issues
|
2021-10-19 01:04:07 +03:00 |
|