Smita Kulkarni
|
e6a387e7b2
|
Updated registerFunction factory method and removed table_functions_allowed_in_readonly_mode - 42414 Enable table functions in readonly mode
|
2022-11-03 12:31:07 +01:00 |
|
Alexander Tokmakov
|
b3ae38f98c
|
Merge branch 'master' into fix_intersecting_parts2
|
2022-11-03 14:25:13 +03:00 |
|
kssenii
|
4fe4a07600
|
Add test
|
2022-11-03 12:14:08 +01:00 |
|
Smita Kulkarni
|
9a002bd378
|
Removed finished_asts updation when alias is replaced and updated alias of the replaced ast it its initial name so that we don’t replace it further - 42452 Bug fix for parent node corrupted
|
2022-11-03 11:57:32 +01:00 |
|
Mikhail f. Shiryaev
|
74a1de564e
|
Merge pull request #42913 from ClickHouse/tidy-caching
Caching clang-tidy results
|
2022-11-03 11:55:17 +01:00 |
|
Mikhail f. Shiryaev
|
150ceb7d37
|
Use matus-chochlik/ctcache for clang-tidy
|
2022-11-03 11:53:11 +01:00 |
|
Mikhail f. Shiryaev
|
52a34cecda
|
Reformat the cmake a bit
|
2022-11-03 10:16:08 +01:00 |
|
Antonio Andelic
|
8a3c56f09f
|
Merge branch 'master' into jepen-multiple-tests
|
2022-11-03 09:04:49 +00:00 |
|
Antonio Andelic
|
66ffdda973
|
Merge branch 'master' into optimize-entire-partition
|
2022-11-03 09:52:13 +01:00 |
|
taiyang-li
|
f39cb41d3e
|
change as requested
|
2022-11-03 16:44:57 +08:00 |
|
taiyang-li
|
0df7e95845
|
improve doc and uts
|
2022-11-03 16:12:19 +08:00 |
|
Alejandro
|
a1e158993d
|
Added docs in the function
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
62ab271b82
|
fix docs
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
5681f82dd7
|
Added breakline to test to fix it
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
fe3bbe1442
|
Added function to fuzzer
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
4e3f43650a
|
Added function to docs
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
16bf5458f5
|
Published formatReadableDecimalSize
|
2022-11-03 09:04:22 +01:00 |
|
Antonio Andelic
|
25b19e6ba0
|
Merge branch 'master' into manual_snapshot_for_keeper
|
2022-11-03 08:55:01 +01:00 |
|
Antonio Andelic
|
664690f9a9
|
Add comments
|
2022-11-03 07:38:43 +00:00 |
|
Antonio Andelic
|
a6c4204b0c
|
Don't iterate all cached nodes on commit
|
2022-11-03 07:36:25 +00:00 |
|
taiyang-li
|
a51a1b4394
|
rename alphaTokens to SplitByAlphaImpl
|
2022-11-03 15:06:58 +08:00 |
|
taiyang-li
|
5fa0968bd5
|
reset to original solution
|
2022-11-03 15:05:23 +08:00 |
|
Yakov Olkhovskiy
|
33f260f11f
|
fix stule
|
2022-11-03 07:00:42 +00:00 |
|
Yakov Olkhovskiy
|
8f6f0b26a0
|
do not post progress to redirected stderr, adjust tests
|
2022-11-03 06:49:50 +00:00 |
|
taiyang-li
|
e78861ad1c
|
Merge branch 'master' into enable_max_splits
|
2022-11-03 14:41:52 +08:00 |
|
taiyang-li
|
6770723027
|
modify as requested
|
2022-11-03 12:02:31 +08:00 |
|
taiyang-li
|
926514ffb3
|
Merge branch 'ascii_function' of https://github.com/bigo-sg/ClickHouse into ascii_function
|
2022-11-03 11:49:14 +08:00 |
|
李扬
|
206d46c605
|
Merge branch 'master' into ascii_function
|
2022-11-02 22:48:56 -05:00 |
|
Yakov Olkhovskiy
|
170670da59
|
fallback to stderr
|
2022-11-03 03:28:57 +00:00 |
|
Yakov Olkhovskiy
|
b30f2ac12d
|
allow '--progress err' to preserve old behavior, adjust tests
|
2022-11-03 03:16:55 +00:00 |
|
taiyang-li
|
aeea21e4d7
|
Merge branch 'master' into ascii_function
|
2022-11-03 11:13:20 +08:00 |
|
DanRoscigno
|
7271d4d122
|
add note to embedded dict
|
2022-11-02 17:52:35 -04:00 |
|
DanRoscigno
|
df4868587b
|
add note to use DDL
|
2022-11-02 17:40:55 -04:00 |
|
SmitaRKulkarni
|
f26d121f6d
|
Merge branch 'master' into 42452_Bug_fix_parent_node_corrupted
|
2022-11-02 22:40:10 +01:00 |
|
Alexey Milovidov
|
404a9a0135
|
Merge pull request #42912 from ClickHouse/alexey-milovidov-patch-6
Update clickhouse-keeper.md
|
2022-11-02 22:16:54 +01:00 |
|
DanRoscigno
|
3dd5df4615
|
update examples
|
2022-11-02 16:58:07 -04:00 |
|
Alexey Milovidov
|
16a39e3880
|
Update README.md
|
2022-11-02 23:38:03 +03:00 |
|
Igor Nikonov
|
2347c9339c
|
Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry
|
2022-11-02 20:34:34 +00:00 |
|
DanRoscigno
|
c8f9af1afa
|
start renaming
|
2022-11-02 15:47:11 -04:00 |
|
Alexey Milovidov
|
c3466fb52f
|
Update clickhouse-keeper.md
|
2022-11-02 22:22:16 +03:00 |
|
avogar
|
774a86021f
|
Fix datetime schema inference in case of empty string
|
2022-11-02 19:18:34 +00:00 |
|
Nikolai Kochetov
|
1f11c73dab
|
Another try.
|
2022-11-02 18:46:56 +00:00 |
|
Smita Kulkarni
|
816f2319f7
|
Updated finished_asts to fix fast test fails with Normalise AST is too deep and updated ConvertFunctionOrLikeData to merge conditions by aliasorColumnName instead of ASTPtr - 42452 Bug fix for parent node corrupted
|
2022-11-02 19:35:22 +01:00 |
|
Nikolai Kochetov
|
4641f12964
|
Another try.
|
2022-11-02 18:33:48 +00:00 |
|
Alexander Tokmakov
|
e67d05604c
|
Merge branch 'master' into fix_intersecting_parts2
|
2022-11-02 19:30:27 +01:00 |
|
Alexander Tokmakov
|
d8b3a2af84
|
fix race between INSERT and DROP
|
2022-11-02 19:26:50 +01:00 |
|
Dan Roscigno
|
0c21434ec7
|
Merge pull request #42903 from CamiloSierraH/patch-1
range hashed missing parameters on query + example
|
2022-11-02 14:05:08 -04:00 |
|
Nikolai Kochetov
|
fc38ddd5da
|
Another try.
|
2022-11-02 17:54:42 +00:00 |
|
Nikolai Kochetov
|
d551161a29
|
Another one try.
|
2022-11-02 17:11:17 +00:00 |
|
Vitaly Baranov
|
32194c1200
|
Add max limitation for the size of an uploaded part.
|
2022-11-02 17:53:54 +01:00 |
|