Kseniia Sumarokova
|
3ab014d796
|
Merge pull request #31648 from michael1589/master
basic access authentication for http/https
|
2021-12-01 09:47:55 +03:00 |
|
Kseniia Sumarokova
|
a97938e2d1
|
Merge pull request #28933 from kssenii/materialized-postgresql-fix
MaterializedPostgreSQL: fully support non-default postgres schema
|
2021-12-01 09:37:12 +03:00 |
|
Anton Popov
|
21c0aa4a1b
|
Merge pull request #31823 from amosbird/fixnullablekey
Fix invalid cast of nullable type when nullable primary key is used
|
2021-11-30 21:44:27 +03:00 |
|
Kseniia Sumarokova
|
3c348a2998
|
Merge pull request #8331 from Vxider/window-view
Support for Stream Processing
|
2021-11-30 18:20:12 +03:00 |
|
michael1589
|
a74cf9cfb0
|
Merge branch 'master' of https://github.com/michael1589/ClickHouse
|
2021-11-30 20:48:35 +08:00 |
|
michael1589
|
92feada9e6
|
Merge branch 'ClickHouse:master' into master
|
2021-11-30 20:48:10 +08:00 |
|
michael1589
|
f2f8826621
|
build check fail
|
2021-11-30 20:46:54 +08:00 |
|
Kseniia Sumarokova
|
18e200b1e2
|
Merge pull request #31967 from ucasfl/fix-filelog
Fix FileLog engine unnesessary create meta data directory when create table failed
|
2021-11-30 15:38:05 +03:00 |
|
mergify[bot]
|
d729cd50b3
|
Merge branch 'master' into fixnullablekey
|
2021-11-30 11:44:35 +00:00 |
|
tavplubix
|
78224ef273
|
Merge pull request #31738 from ClickHouse/fix_segfault_on_attach_partition
Fix segfault on attach parititon
|
2021-11-30 14:32:50 +03:00 |
|
kssenii
|
0e24eebc80
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix
|
2021-11-30 12:26:10 +03:00 |
|
alesapin
|
438fa60902
|
Merge pull request #21326 from excitoon-favorites/flexiblemutations2
Skip mutations of unrelated partitions in `StorageMergeTree`
|
2021-11-30 12:15:29 +03:00 |
|
kssenii
|
f658a8c181
|
Small simplification, some comments
|
2021-11-30 11:16:24 +03:00 |
|
michael1589
|
80dd01e66b
|
style check fail
|
2021-11-30 15:18:26 +08:00 |
|
michael1589
|
3f56dde858
|
style check fail
|
2021-11-30 15:07:18 +08:00 |
|
feng lv
|
0efabb39cf
|
Fix FileLog engine unnesessary create meta data directory when create table failed.
fix style
|
2021-11-30 04:39:55 +00:00 |
|
kssenii
|
b0415b6482
|
Fix tests under Replicated database engine
|
2021-11-29 23:34:52 +03:00 |
|
Alexander Tokmakov
|
2cf4b51029
|
fix
|
2021-11-29 21:54:46 +03:00 |
|
Amos Bird
|
29c87b2f44
|
Fix nullable key
|
2021-11-29 20:49:01 +08:00 |
|
Vladimir Chebotarev
|
100e61ab0e
|
Rebase fix.
|
2021-11-29 10:15:00 +03:00 |
|
michael1589
|
1bf49ab637
|
style check fail
|
2021-11-28 21:51:39 +08:00 |
|
michael1589
|
efeb9b59c8
|
Merge branch 'ClickHouse:master' into master
|
2021-11-28 16:59:17 +08:00 |
|
michael1589
|
70264b37a1
|
style check fail
|
2021-11-28 16:47:26 +08:00 |
|
Alexey Milovidov
|
1ded1e7181
|
Remove some trash from build
|
2021-11-28 08:05:24 +03:00 |
|
vxider
|
e27a158b92
|
fix typo
|
2021-11-27 17:53:07 +00:00 |
|
michael1589
|
dbfe637f7b
|
Merge branch 'ClickHouse:master' into master
|
2021-11-27 23:30:25 +08:00 |
|
Alexey Milovidov
|
870800e54b
|
Add a comment
|
2021-11-27 03:00:00 +03:00 |
|
Alexey Milovidov
|
5d2ccd4289
|
Experiment with the order of sources
|
2021-11-27 02:55:04 +03:00 |
|
Alexey Milovidov
|
a96e4fe393
|
More reproducible builds
|
2021-11-27 02:24:09 +03:00 |
|
Raúl Marín
|
7781fc12ed
|
Reduce dependencies on ASTSelectWithUnionQuery.h
521 -> 77 files requiring changes
|
2021-11-26 19:27:16 +01:00 |
|
vxider
|
82a53a5e54
|
fix typo
|
2021-11-26 18:23:50 +00:00 |
|
Raúl Marín
|
f0ee0724ac
|
Reduce dependencies on ASTSelectQuery.h
243 -> 152
|
2021-11-26 18:35:24 +01:00 |
|
Raúl Marín
|
b2cfa70541
|
Reduce dependencies on ASTFunction.h
481 -> 230
|
2021-11-26 18:21:54 +01:00 |
|
Raúl Marín
|
91bf938075
|
Reduce dependencies on ASTLiteral.h
590 -> 537
|
2021-11-26 17:54:57 +01:00 |
|
Raúl Marín
|
051dddd8df
|
Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
|
2021-11-26 16:49:40 +01:00 |
|
alexey-milovidov
|
d7939a3b61
|
Merge pull request #31838 from ClickHouse/reproducible-build-3
Reproducible builds (3)
|
2021-11-26 15:48:48 +03:00 |
|
Kseniia Sumarokova
|
c786c0a52a
|
Merge pull request #31749 from kssenii/clickhouse-dictionary-conf
ClickHouse dictionary source support named collections
|
2021-11-26 10:55:03 +03:00 |
|
Alexey Milovidov
|
79f6f5a202
|
More reproducible builds
|
2021-11-26 05:44:08 +03:00 |
|
kssenii
|
223048d395
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view
|
2021-11-26 01:06:06 +03:00 |
|
michael1589
|
fe501d4dd4
|
fix merge error
|
2021-11-25 23:03:01 +08:00 |
|
Vladimir Chebotarev
|
bb2f21b1ad
|
Rebase fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
e414fa01e0
|
Rebase fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
c6e73d7b60
|
Synced clearOldMutations() with rest of changes.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
7bbaa14aee
|
Better comment.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
ec1f909d74
|
Fixed wrong lock order.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
12f36206cf
|
Deadlock fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
84ffcb479b
|
Additional comments.
|
2021-11-25 17:11:52 +03:00 |
|
Vladimir Chebotarev
|
e0a453aadf
|
Minor fix.
|
2021-11-25 17:11:29 +03:00 |
|
Vladimir Chebotarev
|
863f3565ad
|
Test fixes.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
390416b24d
|
Rebase fix.
|
2021-11-25 17:11:28 +03:00 |
|