Antonio Andelic
|
6306180333
|
Merge pull request #53049 from ClickHouse/keeper-batch-flushes
Try batching multiple flush requests in Keeper
|
2023-09-14 11:39:33 +02:00 |
|
Alexey Milovidov
|
aaa7025b1a
|
Merge pull request #54603 from fionera/use-env
use env to find bash
|
2023-09-13 23:50:55 +03:00 |
|
Nikolay Degterinsky
|
140a466a1e
|
Merge pull request #54400 from evillique/adddate-function
Add `addDate` function for compatibility with MySQL
|
2023-09-13 18:59:26 +02:00 |
|
Tim Windelschmidt
|
7979090333
|
use env to find bash
|
2023-09-13 18:57:11 +02:00 |
|
Nikolay Degterinsky
|
e648646598
|
Fixes
|
2023-09-12 23:11:58 +00:00 |
|
Robert Schulze
|
49f29861a0
|
Merge pull request #54479 from rschu1ze/todayssinceyearzero
Add function toDaysSinceYearZero()
|
2023-09-11 17:05:28 +02:00 |
|
Antonio Andelic
|
479ae52f9c
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-11 11:36:23 +00:00 |
|
Robert Schulze
|
b72a49f090
|
Fix style
|
2023-09-11 06:32:14 +00:00 |
|
Sergei Trifonov
|
08bad4d440
|
Merge pull request #47009 from ClickHouse/disks-and-io-sheduler
|
2023-09-11 07:22:14 +02:00 |
|
Antonio Andelic
|
5207997bd4
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-08 13:05:47 +00:00 |
|
Nikolay Degterinsky
|
9a3ea9d6dc
|
Fix style
|
2023-09-07 11:31:09 +00:00 |
|
serxa
|
d11a9b4175
|
update spell dict
|
2023-09-07 08:51:35 +00:00 |
|
Antonio Andelic
|
824b90f754
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-06 13:29:35 +00:00 |
|
Mikhail Koviazin
|
f98007a4ed
|
Replace Turbo-Base64 with aklomp/base64
Closes #31643
|
2023-09-06 13:01:38 +00:00 |
|
Robert Schulze
|
b004aa8076
|
Fix style
|
2023-09-05 19:55:11 +00:00 |
|
robot-clickhouse
|
3991c38765
|
Update version_date.tsv and changelogs after v23.3.13.6-lts
|
2023-09-05 13:08:25 +00:00 |
|
Alexey Milovidov
|
b2821106fd
|
Merge pull request #53923 from myrrc/docs/ch-disks
Add docs for clickhouse-disks
|
2023-09-05 02:10:18 +03:00 |
|
robot-clickhouse
|
0ca2c545e9
|
Update version_date.tsv and changelogs after v23.8.2.7-lts
|
2023-09-04 20:18:07 +00:00 |
|
Alexey Milovidov
|
a941a040e4
|
Merge pull request #54259 from ClickHouse/auto/v23.3.12.11-lts
Update version_date.tsv and changelogs after v23.3.12.11-lts
|
2023-09-04 20:42:29 +03:00 |
|
robot-clickhouse
|
5df95f2ed1
|
Update version_date.tsv and changelogs after v23.3.12.11-lts
|
2023-09-04 15:22:02 +00:00 |
|
Mikhail f. Shiryaev
|
a082167d85
|
Move ci-slack-bot from utils to tests/ci
|
2023-09-04 17:06:51 +02:00 |
|
Alexander Tokmakov
|
a663f7e06a
|
Update ci-slack-bot.py (#54253)
|
2023-09-04 15:39:09 +02:00 |
|
Antonio Andelic
|
365bc584ec
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-04 07:24:21 +00:00 |
|
robot-clickhouse-ci-1
|
ec628ee697
|
Merge pull request #54097 from bharatnc/ncb/decode-html-component
add function decodeHTMLComponent
|
2023-09-04 05:00:52 +02:00 |
|
robot-clickhouse
|
cc03880bbd
|
Update version_date.tsv and changelogs after v23.8.1.2992-lts
|
2023-09-01 16:00:28 +00:00 |
|
Antonio Andelic
|
dd824fe558
|
Merge branch 'master' into keeper-batch-flushes
|
2023-08-31 14:35:36 +00:00 |
|
Bharat Nallan Chakravarthy
|
f6d1f6ce0a
|
fix style check
|
2023-08-30 22:09:56 -07:00 |
|
Mike Kot
|
8b1e30d774
|
fix
|
2023-08-29 13:36:47 +00:00 |
|
Antonio Andelic
|
4137cb916d
|
Merge branch 'master' into keeper-batch-flushes
|
2023-08-28 13:14:06 +00:00 |
|
robot-clickhouse
|
fa1b5fe2a8
|
Update version_date.tsv and changelogs after v22.8.21.38-lts
|
2023-08-28 12:00:47 +00:00 |
|
vdimir
|
50b8bbe0dc
|
Merge pull request #53557 from mkmkme/mkmkme/array-shift-rotate
Added functions `array{Rotate,Shift}{Left,Right}`
|
2023-08-25 13:24:31 +02:00 |
|
Mikhail Koviazin
|
a5eb1aa22f
|
Added functions array{Rotate,Shift}{Left,Right}
Fixes #52755 and #52895
|
2023-08-24 09:16:39 +00:00 |
|
Antonio Andelic
|
322b53dd62
|
Merge branch 'master' into keeper-batch-flushes
|
2023-08-24 09:08:47 +00:00 |
|
Alexey Milovidov
|
d475dc424e
|
Merge pull request #53701 from ClibMouse/feature/qemu-s390x-docs
Update s390x VSCode environment setup
|
2023-08-23 18:29:45 +03:00 |
|
ltrk2
|
c2559026c4
|
Extend aspell dictionary
|
2023-08-23 06:22:11 -07:00 |
|
robot-clickhouse
|
0fc2a5b6f0
|
Update version_date.tsv and changelogs after v23.3.10.5-lts
|
2023-08-23 09:10:08 +00:00 |
|
Antonio Andelic
|
625be86dc0
|
Fix tests
|
2023-08-23 09:00:57 +00:00 |
|
Robert Schulze
|
a20ceef398
|
Merge pull request #53447 from davvard/master
USearch HNSW index for ANN search
|
2023-08-21 23:34:26 +02:00 |
|
Kruglov Pavel
|
47b551180b
|
Merge pull request #52117 from KevinyhZou/support_from_to_utc_timestamp
Support From/To UTC Timestamp function like spark
|
2023-08-21 13:16:57 +02:00 |
|
robot-clickhouse
|
c54ff5d451
|
Update version_date.tsv and changelogs after v23.3.9.55-lts
|
2023-08-21 08:32:51 +00:00 |
|
kevinyhzou
|
48cb9b59f4
|
Support from/to utc timestamp
|
2023-08-21 09:28:00 +08:00 |
|
Robert Schulze
|
b711802c43
|
Fix spelling
|
2023-08-16 21:23:11 +00:00 |
|
Krisztián Szűcs
|
7135b344bf
|
Documentation: exclude PyArrow from spell checking
|
2023-08-14 08:49:11 +02:00 |
|
Alexey Milovidov
|
67b45619eb
|
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
|
2023-08-12 03:35:25 +03:00 |
|
Alexey Milovidov
|
ae6e59c4c5
|
Merge pull request #53099 from ClickHouse/remove-wikistat-loader
Remove old util
|
2023-08-10 17:01:57 +03:00 |
|
Kruglov Pavel
|
14aad359e6
|
Merge pull request #52555 from bigo-sg/starts_ends_with_utf8
Add new function startsWithUTF8 and endsWithUTF8
|
2023-08-10 13:18:04 +02:00 |
|
Alexey Milovidov
|
8f2a0a5290
|
Merge branch 'master' into remove-wikistat-loader
|
2023-08-10 03:44:07 +03:00 |
|
Nikolay Degterinsky
|
8c63088a31
|
Fixes
|
2023-08-09 21:54:58 +00:00 |
|
Alexey Milovidov
|
964c407d48
|
Revert "Revert "Upload build time-trace data to CI database""
|
2023-08-09 16:11:17 +03:00 |
|
Alexander Gololobov
|
63183c56f1
|
Revert "Upload build time-trace data to CI database"
|
2023-08-09 13:58:05 +02:00 |
|