taiyang-li
|
2d6eb40879
|
fix style
|
2021-12-27 15:31:24 +08:00 |
|
taiyang-li
|
dd882085d0
|
Merge branch 'hive_table' of https://github.com/bigo-sg/ClickHouse into bigo_hive_table
|
2021-12-27 15:14:43 +08:00 |
|
taiyang-li
|
9036b18c2f
|
merge master
|
2021-12-27 15:12:48 +08:00 |
|
lgbo-ustc
|
078521496a
|
modifications based on pr review
|
2021-12-27 15:10:48 +08:00 |
|
Kruglov Pavel
|
22dbaec11a
|
Merge pull request #33142 from Avogar/fix-s3-write
Don't allow to write into S3 if path contains globs
|
2021-12-25 16:07:38 +03:00 |
|
Alexey Milovidov
|
f03cb4c762
|
Cleanup trash from Kafka and HDFS
|
2021-12-25 06:10:59 +03:00 |
|
alexey-milovidov
|
888a5532a6
|
Merge pull request #33134 from ClickHouse/musl-check-2
Prepare ClickHouse to be built with musl-libc
|
2021-12-24 19:44:47 +03:00 |
|
avogar
|
58966e90e9
|
Don't allow to write into S3 if path contains globs
|
2021-12-24 17:13:35 +03:00 |
|
Nikita Mikhaylov
|
29fdc422d0
|
Merge pull request #32974 from nikitamikhaylov/hdfsCluster
Merging #32400
|
2021-12-24 16:02:54 +03:00 |
|
Alexey Milovidov
|
29d28c531f
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
|
Alexey Milovidov
|
204cc11e29
|
Fix incorrect include
|
2021-12-24 12:25:26 +03:00 |
|
lgbo-ustc
|
d29a4d0527
|
add trySet() in LRUCache
|
2021-12-23 16:16:33 +08:00 |
|
lgbo-ustc
|
ccc39bad80
|
move IRemoteFileMetadata info Storages/Cache
|
2021-12-23 15:56:33 +08:00 |
|
lgbo-ustc
|
a00ab6551b
|
compile error
|
2021-12-23 15:43:42 +08:00 |
|
lgbo-ustc
|
f0b22d2882
|
fixed code-style
|
2021-12-23 15:15:39 +08:00 |
|
alexey-milovidov
|
0f8295de98
|
Merge pull request #33046 from ClickHouse/fix-prefetch-for-lc
Fix preferch for LowCardinality.
|
2021-12-23 08:56:16 +03:00 |
|
lgbo-ustc
|
e19fd5bc76
|
update some comments
|
2021-12-23 12:01:44 +08:00 |
|
lgbo-ustc
|
d205f9ecab
|
codes refactor
|
2021-12-23 11:50:26 +08:00 |
|
Kseniia Sumarokova
|
639c2c1ce7
|
Merge pull request #32976 from Avogar/fix-hdfs-url-check
Fix hdfs url check
|
2021-12-22 23:57:49 +03:00 |
|
Kseniia Sumarokova
|
764bb1181f
|
Merge pull request #33017 from stigsb/table-overrides-drop-add-column-support
Remove the possibility of adding columns with table overrides
|
2021-12-22 22:30:21 +03:00 |
|
Dmitry Novik
|
1c83f31e51
|
Merge pull request #31885 from amosbird/optimizeprojectionmat
Optimize single part projection materialization
|
2021-12-22 19:36:40 +03:00 |
|
Nikolai Kochetov
|
bb24a494ca
|
Fix preferch for LowCardinality.
|
2021-12-22 15:26:16 +03:00 |
|
Stig Bakken
|
1cc70ad524
|
Remove the possibility of adding columns with table overrides
(except ALIAS columns)
Supporting this properly requires more comprehensive changes.
|
2021-12-22 08:20:14 +01:00 |
|
Kseniia Sumarokova
|
484a4d62dd
|
Merge pull request #32835 from kssenii/fising-s3
Fix optimization with lazy seek for async reads from remote fs
|
2021-12-22 09:38:23 +03:00 |
|
Amos Bird
|
f00cc3b944
|
optimize single part projection materialization
|
2021-12-21 22:39:06 +08:00 |
|
lgbo-ustc
|
1f59ce760c
|
typo
|
2021-12-21 19:06:00 +08:00 |
|
kssenii
|
ebcb66a361
|
Fix
|
2021-12-21 10:58:02 +03:00 |
|
taiyang-li
|
2597925724
|
merge master
|
2021-12-21 15:55:39 +08:00 |
|
taiyang-li
|
cff3c20742
|
Merge branch 'hive_table' of https://github.com/bigo-sg/ClickHouse into bigo_hive_table
|
2021-12-21 15:01:23 +08:00 |
|
taiyang-li
|
2fd63f9381
|
rename some symboles
|
2021-12-21 15:00:47 +08:00 |
|
taiyang-li
|
40aa359201
|
refactor storage hive
|
2021-12-21 14:44:31 +08:00 |
|
mergify[bot]
|
649226853d
|
Merge branch 'master' into fix-clang-tidy
|
2021-12-21 06:05:57 +00:00 |
|
lgbo-ustc
|
2e2354be40
|
1. add tryDel and getOrTrySet in LRUCache
2. fixed bugs in LRUCache for evicting elements
|
2021-12-21 10:39:59 +08:00 |
|
lgbo-ustc
|
2c67516432
|
1. fixed code style
2. fixed bugs in lru cache
|
2021-12-21 09:44:04 +08:00 |
|
kssenii
|
30996b2448
|
Fix
|
2021-12-21 01:19:51 +03:00 |
|
mergify[bot]
|
e21c04ff9c
|
Merge branch 'master' into fix-data-part-modification-time
|
2021-12-20 18:58:47 +00:00 |
|
Maksim Kita
|
dd0d3de050
|
Merge pull request #32970 from kitaisreal/loops-remove-postfix-increment
Loops remove postfix increment
|
2021-12-20 19:51:07 +03:00 |
|
Nikita Mikhaylov
|
d9c13900f5
|
Fix build + style
|
2021-12-20 14:31:56 +00:00 |
|
Maksim Kita
|
ebff389701
|
Merge pull request #32972 from kitaisreal/containers-iteration-fix-erase
Containers iteration fix erase
|
2021-12-20 16:47:19 +03:00 |
|
Zhichang Yu
|
869cdbeb44
|
added table function hdfsCluster
|
2021-12-20 13:14:44 +00:00 |
|
avogar
|
e31c18e9f8
|
Fix hdfs url check
|
2021-12-20 16:09:48 +03:00 |
|
Maksim Kita
|
51477adf1b
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
|
Nikolai Kochetov
|
2e62f086a1
|
Merge pull request #32751 from ClickHouse/fix-32668
Apply some more optimizations to NO_QUERY ast.
|
2021-12-20 15:47:25 +03:00 |
|
lgbo-ustc
|
71353ceede
|
refactor metadata class factory
|
2021-12-20 20:33:41 +08:00 |
|
Maksim Kita
|
3feab5a975
|
Containers iteration fix erase
|
2021-12-20 13:42:31 +03:00 |
|
taiyang-li
|
7192458601
|
fix code typo
|
2021-12-20 18:10:15 +08:00 |
|
save-my-heart
|
1abe978455
|
fix wrong modification_time after move part
|
2021-12-20 16:29:06 +08:00 |
|
kssenii
|
e6ebb55c4e
|
Move to Interpreters
|
2021-12-17 22:19:10 +03:00 |
|
kssenii
|
dd902b6875
|
Merge remote-tracking branch 'upstream/master' into table-override-pg
|
2021-12-17 22:03:58 +03:00 |
|
Nikolai Kochetov
|
93a33d52dc
|
Merge branch 'fix-32668' of github.com:yandex/ClickHouse into fix-32668
|
2021-12-17 20:37:29 +03:00 |
|