Dao
|
21828f532d
|
Merge branch 'date_overflow_keepbounds' into 'cnch-dev'
feat(clickhousech@m-3000280096): Move date utils files from base/common to src/Common
See merge request dp/ClickHouse!19100
# Conflicts:
# src/Common/DateLUTImpl.cpp
# src/Common/tests/gtest_DateLUTImpl.cpp
# src/Functions/today.cpp
|
2024-02-02 17:52:30 +08:00 |
Dao
|
52cbe1c4fa
|
Merge branch 'cnch_ck23p3_alignment_4jan' into 'cnch-ce-merge'
feat(clickhousech@m-16749763): Cnch ck23p3 alignment
See merge request dp/ClickHouse!18366
|
2024-01-19 16:10:28 +08:00 |
Dao
|
d1ffb2a57c
|
Merge branch 'migrate_metric_export' into 'cnch-ce-merge'
feat(clickhousech@m-14086719):export metric to prometheus
See merge request dp/ClickHouse!14732
|
2023-09-29 13:16:44 +08:00 |
ducle.canh
|
b8c76c1aab
|
initial commit
|
2023-01-05 14:19:18 +08:00 |
kssenii
|
323fb54a8e
|
Fix split build finally
|
2021-03-12 21:12:34 +00:00 |
Alexey Milovidov
|
d9db0a3442
|
Add simple "clickhouse-install" tool
|
2020-08-08 21:38:34 +03:00 |
Ivan Lezhankin
|
871d3f2aa0
|
Move contrib/widecharwidth → base/widechar_width
|
2020-04-13 18:55:48 +03:00 |
Ivan Lezhankin
|
910ab8a265
|
Move contrib/libpcg-random → base/pcg-random
|
2020-04-13 18:42:58 +03:00 |
Ivan
|
b7ef5a699c
|
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
|
2020-03-13 01:26:16 +03:00 |
Alexey Milovidov
|
de67bd78bd
|
Added some clang-tidy checks
|
2020-03-08 23:17:49 +03:00 |
Ivan Lezhankin
|
39ea079034
|
More clean-up
|
2020-02-17 17:27:09 +03:00 |
Ivan Lezhankin
|
4cedd4619d
|
Code clean-up
|
2020-02-16 11:04:03 +03:00 |
Ivan Lezhankin
|
2d44fa59b5
|
libs/ → base/
|
2020-02-14 17:48:30 +03:00 |