Mikhail f. Shiryaev
|
4f84406136
|
Merge pull request #34641 from ClickHouse/version-and-release
refactor version_helper, create release script
|
2022-02-16 14:00:55 +01:00 |
|
Maksim Kita
|
d6e88f56cd
|
Merge pull request #34623 from CurtizJ/minor-subcolumns-fix
Fix quadratic complexity while adding subcolumns
|
2022-02-16 12:38:00 +01:00 |
|
Mikhail f. Shiryaev
|
c5db40f679
|
Deprecate sh script for StorageSystemContributors, update generated file
|
2022-02-16 12:16:43 +01:00 |
|
Nikolai Kochetov
|
f9d2dae88e
|
Merge pull request #34424 from yakov-olkhovskiy/ephemeral-column
Ephemeral column issue #9436
|
2022-02-16 12:04:57 +01:00 |
|
Nikolay Degterinsky
|
fd4c8f2363
|
Merge pull request #34610 from Algunenano/ASTCreateQuery_unused
ASTCreateQuery: Remove usused `tables` member
|
2022-02-16 13:04:08 +03:00 |
|
Kruglov Pavel
|
adf58ea1ce
|
Merge pull request #34490 from Avogar/fix-client
Refactor client fault tolerant connection
|
2022-02-16 12:39:46 +03:00 |
|
Kruglov Pavel
|
8580d76bdd
|
Merge pull request #34503 from Avogar/s3-signatures
Add one more signature for s3 table function
|
2022-02-16 12:30:11 +03:00 |
|
Anton Popov
|
e4fddaa03a
|
fix quadratic complexity while adding subcolumns
|
2022-02-16 02:42:50 +03:00 |
|
Maksim Kita
|
22821ccac9
|
Merge pull request #34613 from nikitamikhaylov/parallel-replicas-bugs-1
Fixed the assertion in case of using `allow_experimental_parallel_reading_from_replicas` with `max_parallel_replicas` equals to 1
|
2022-02-15 21:29:41 +01:00 |
|
Anton Popov
|
72e75fdaf5
|
Merge pull request #34601 from CurtizJ/filtering-by-sparse-columns
Support filtering by sparse columns without conversion to full
|
2022-02-15 23:26:13 +03:00 |
|
Nikolai Kochetov
|
1276c50271
|
Fix build.
|
2022-02-15 20:15:07 +00:00 |
|
Vladimir C
|
724340418e
|
Merge pull request #34617 from Algunenano/freebsd_build
Attempt to fix freeBSD build
|
2022-02-15 20:12:44 +01:00 |
|
Nikolai Kochetov
|
a7ac6f0b81
|
Delete ReduceToPhysicalTransform.
|
2022-02-15 16:49:35 +00:00 |
|
Raúl Marín
|
72efc00830
|
Attempt to fix freeBSD build
|
2022-02-15 17:23:01 +01:00 |
|
alesapin
|
bc2d0ee7c7
|
Merge pull request #34215 from ClickHouse/revert-34211-revert-34153-add_func_tests_over_s3
Add func tests run with s3 and fix several bugs
|
2022-02-15 19:07:11 +03:00 |
|
Nikita Mikhaylov
|
e1b0c715fa
|
Done
|
2022-02-15 15:39:59 +00:00 |
|
Nikolai Kochetov
|
b2b29b7ee8
|
Do not use ReduceToPhysicalTransform.
|
2022-02-15 12:23:22 +00:00 |
|
mergify[bot]
|
34973f1d5c
|
Merge branch 'master' into first-test
|
2022-02-15 12:15:53 +00:00 |
|
Anton Popov
|
7cddae1351
|
return back result_size_hint
|
2022-02-15 15:12:25 +03:00 |
|
Maksim Kita
|
37f7e6a216
|
Merge pull request #34562 from bigo-sg/fix_round
Fix round bug
|
2022-02-15 13:01:57 +01:00 |
|
Kruglov Pavel
|
5353981500
|
Fix tests
|
2022-02-15 14:57:38 +03:00 |
|
Raúl Marín
|
93d344cbaf
|
ASTCreateQuery: Remove usused tables member
|
2022-02-15 12:51:17 +01:00 |
|
Anton Popov
|
c18ab88706
|
Update src/Columns/FilterDescription.h
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
|
2022-02-15 14:39:09 +03:00 |
|
Anton Popov
|
5c316ffabe
|
support filtering by sparse columns without convertion to full
|
2022-02-15 14:30:54 +03:00 |
|
Kruglov Pavel
|
cf454a6539
|
Merge pull request #34532 from CurtizJ/fix-aggregation-in-order-3
Fix aggregation in order with distributed_aggregation_memory_efficient=0
|
2022-02-15 14:26:15 +03:00 |
|
alesapin
|
c2bdcbbe77
|
Merge pull request #34587 from bigo-sg/changelogNoclone
Keeper change log no need to clone log entry
|
2022-02-15 14:06:28 +03:00 |
|
Nikolai Kochetov
|
ab288642f6
|
Merge branch 'master' into ephemeral-column
|
2022-02-15 10:03:34 +00:00 |
|
Nikolai Kochetov
|
d6cbac1ed3
|
Merge pull request #34577 from ClickHouse/alwasy-remove-unused-actions-for-add-missing-defaults
Always remove unused actions from addMissingDefaults
|
2022-02-15 11:01:29 +01:00 |
|
Nikolai Kochetov
|
4d2c53c32b
|
Fix clang tidy
|
2022-02-15 09:59:51 +00:00 |
|
alesapin
|
447cd56cb9
|
Fix comments
|
2022-02-15 12:11:50 +03:00 |
|
alexey-milovidov
|
bc206ec423
|
Merge pull request #31182 from ClickHouse/memory-overcommit
Memory overcommit
|
2022-02-14 23:55:02 +03:00 |
|
Maksim Kita
|
db245cfbc9
|
Merge pull request #34523 from bigo-sg/nolockappendentries
Keeper no lock on append_entries
|
2022-02-14 21:28:10 +01:00 |
|
alesapin
|
e15396d90c
|
Fix race condition:
|
2022-02-14 22:19:49 +03:00 |
|
Nikolai Kochetov
|
b3ea360cd2
|
Fix a little bit more
|
2022-02-14 19:05:30 +00:00 |
|
Kseniia Sumarokova
|
382b8e0388
|
Merge pull request #34432 from ClickHouse/static-files-disk-uploader-create-symlinks
`static-files-disk-uploader`: add a mode to create symlinks
|
2022-02-14 18:10:53 +01:00 |
|
Maksim Kita
|
b73d1f4b64
|
Merge pull request #34578 from azat/ARRAY-JOIN-fix-format
Fix indentation in ARRAY JOIN formatting
|
2022-02-14 16:40:55 +01:00 |
|
zhanglistar
|
b790903a61
|
keeper Changelog no need clone log entry
|
2022-02-14 22:43:37 +08:00 |
|
Nikolai Kochetov
|
22a938f83d
|
Simplify a little bit.
|
2022-02-14 14:53:32 +01:00 |
|
Azat Khuzhin
|
edc35f1254
|
Fix indentation in ARRAY JOIN formatting
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-02-14 15:58:58 +03:00 |
|
Nikolai Kochetov
|
ebb5d1807d
|
Always remove unused actipns from addMissingDefaults
|
2022-02-14 12:49:07 +00:00 |
|
alesapin
|
7d614dd3ad
|
Merge pull request #34457 from ClickHouse/kssenii-patch-3
Update http_max_tries setting default
|
2022-02-14 15:33:28 +03:00 |
|
alesapin
|
bb69455395
|
Merge pull request #34504 from CurtizJ/ttl-move-if-exists
Support `TTL TO [DISK|VOLUME] [IF EXISTS]`
|
2022-02-14 14:56:18 +03:00 |
|
alesapin
|
b75d551281
|
Fix clang tidy and add check for master
|
2022-02-14 14:37:41 +03:00 |
|
alesapin
|
b2886a429b
|
Fix lock during fetch
|
2022-02-14 12:20:27 +03:00 |
|
mergify[bot]
|
55ee701d07
|
Merge branch 'master' into kssenii-patch-3
|
2022-02-14 08:08:59 +00:00 |
|
zxealous
|
3d29920005
|
Fix compilation issues with DiskHDFS
|
2022-02-14 13:14:20 +08:00 |
|
alesapin
|
beb4400978
|
Fix 'same local part' check
|
2022-02-13 23:08:29 +03:00 |
|
alesapin
|
89373155fc
|
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
|
2022-02-13 21:07:54 +03:00 |
|
Yakov Olkhovskiy
|
bf7f1ab4d6
|
style fix
|
2022-02-13 17:57:57 +00:00 |
|
Yakov Olkhovskiy
|
579fe6c97a
|
major rework, transform added to the insert pipe
|
2022-02-13 17:42:59 +00:00 |
|