Alexey Milovidov
efa78a377e
Update CMakeLists.txt
2023-07-14 10:13:36 -04:00
Boris Kuschel
dff5d78126
Add jemalloc support
2023-07-14 10:13:36 -04:00
ltrk2
0527a32282
Implement platform-independent serialization for further aggregate functions
2023-07-14 09:56:59 -04:00
ltrk2
132052fbf2
Implement partial support for endianness-independent serialization
2023-07-14 09:56:59 -04:00
Dmitry Kardymon
57ee7916cc
Add tests to nullable types
2023-07-14 12:01:26 +00:00
Tyler Hannan
f7705fff58
Update README.md
2023-07-14 12:45:05 +02:00
therealnick233
103a689edc
Fixed typo in combinators.md
...
line 303, 'Jonh' -> 'John'
2023-07-14 18:36:42 +08:00
Dmitry Kardymon
f153d6aa3c
Fix shutdown
2023-07-14 10:02:18 +00:00
Val Doroshchuk
2d46da01a4
Merge branch 'master' into disconnect-on-dtor
2023-07-14 11:50:45 +02:00
taiyang-li
8ea3bf4ade
improve ch to arrow
2023-07-14 16:09:22 +08:00
Dmitry Kardymon
fe6918a9d5
Merge remote-tracking branch 'origin/master' into ADQM-996
2023-07-14 06:56:06 +00:00
Lloyd-Pottiger
e4cbece6dd
update docs
...
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
2023-07-14 14:03:19 +08:00
Lloyd-Pottiger
c4dabd1aae
alias
...
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
2023-07-14 13:53:29 +08:00
Mikhail Filimonov
575de8d497
Fix typo last_removal_attemp_time
2023-07-14 07:04:17 +02:00
kevinyhzou
c6b8097090
rebase main
2023-07-14 11:24:38 +08:00
Andrey Zvonov
d597f3e6ec
Merge branch 'master' into zvonand-issue-49290
2023-07-14 01:26:38 +02:00
Alexey Milovidov
4bb95305a4
Merge pull request #52077 from ClickHouse/auto/v23.3.8.21-lts
...
Update version_date.tsv and changelogs after v23.3.8.21-lts
2023-07-14 00:35:33 +03:00
Azat Khuzhin
2f17208792
Add missing --force for docker network prune (otherwise it is noop on CI)
...
On CI there is no stdin attached, so this command simply do nothing, fix
this.
Fixes: https://github.com/ClickHouse/ClickHouse/pull/51969
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-13 20:38:17 +02:00
zvonand
f7505f0c77
update docs
2023-07-13 19:41:45 +02:00
Andrey Zvonov
54723d4822
typofix2
2023-07-13 20:14:06 +03:00
Andrey Zvonov
0de7fb5c62
typofix1
2023-07-13 20:12:59 +03:00
Andrey Zvonov
375a793004
Merge branch 'master' into zvonand-issue-49290
2023-07-13 18:06:50 +02:00
Andrey Zvonov
013e46e0ee
Merge branch 'master' into zvonand-docs-22948
2023-07-13 18:02:49 +02:00
Denny Crane
6131f0d83d
Merge branch 'master' into test/full_join_null_pk
2023-07-13 12:38:10 -03:00
zvonand
a87474cee1
rm \n
2023-07-13 17:25:49 +02:00
zvonand
7e1b5d8997
updated docs for toYearWeek()
2023-07-13 17:21:23 +02:00
Yatsishin Ilya
96912b12bc
forgot to commit
2023-07-13 13:08:36 +00:00
Dmitry Kardymon
4a10c7286e
Add name to logger in queue
2023-07-13 12:41:17 +00:00
kevinyhzou
b2665031dc
review fix
2023-07-13 20:27:14 +08:00
Azat Khuzhin
2720e9177d
Fix flakiness of test_keeper_s3_snapshot
...
This is part of "Why my PR is not merged?" patch set series.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-13 14:25:24 +02:00
kevinyhzou
ba57c84db3
bug fix csv input field type mismatch
2023-07-13 20:24:10 +08:00
Azat Khuzhin
3a54182f77
Fix test_extreme_deduplication flakiness
...
This is part of **"Why my PR is not merged?"** patch set series.
Since #50107 there one more tunable that can increase the cleanup period
- max_cleanup_delay_period.
Plus, increase the delay for the cleanup thread, otherwise it is too
fragile.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-13 13:58:19 +02:00
robot-clickhouse-ci-1
57c3941fa6
Merge pull request #51807 from ClickHouse/check_not_empty_header_for_remote
...
Make sure that we don't attempt to serialize/deserialize block with 0 columns and non-zero rows
2023-07-13 12:15:38 +02:00
Yatsishin Ilya
bc392a6073
enable flag in sqllogic
2023-07-13 09:55:35 +00:00
Andrey Zvonov
871cce61fa
Merge branch 'master' into zvonand-issue-49290
2023-07-13 11:44:08 +02:00
Val Doroshchuk
22cedfec47
Merge branch 'master' into disconnect-on-dtor
2023-07-13 11:35:36 +02:00
Dmitry Novik
5c73a0b19c
Merge pull request #50926 from ClickHouse/analyzer-integration-tests
...
Add integration test check with enabled analyzer
2023-07-13 10:59:39 +02:00
robot-clickhouse
8916e7d69b
Update version_date.tsv and changelogs after v23.3.8.21-lts
2023-07-13 08:49:48 +00:00
Han Fei
f3684f78b7
Merge pull request #51720 from arenadata/ADQM-970
...
Added a crash log flush to the disk after the unexpected crash.
2023-07-13 10:49:07 +02:00
Dmitry Kardymon
220c0255ab
Remove mutex
2023-07-13 08:15:50 +00:00
Dmitry Kardymon
3649f10444
Remove spaces
2023-07-13 05:19:18 +00:00
Andrey Zvonov
57c12c0979
Merge branch 'master' into zvonand-issue-49290
2023-07-13 02:54:13 +02:00
robot-ch-test-poll2
9df928eb13
Merge pull request #52028 from nicelulu/master
...
Update CompletedPipelineExecutor exception log name
2023-07-13 00:18:09 +02:00
Alexey Milovidov
58877d796a
Merge pull request #52061 from ClickHouse/auto/v23.4.6.25-stable
...
Update version_date.tsv and changelogs after v23.4.6.25-stable
2023-07-13 01:15:01 +03:00
pufit
1f05e6b99f
Merge pull request #51359 from azat/keeper-client-fix-parser
...
Improve parsing of path in clickhouse-keeper-client
2023-07-12 12:23:25 -04:00
Dmitry Kardymon
771b1f8f47
Prototype (working)
2023-07-12 15:48:09 +00:00
Lars Eidnes
d891c4c9a2
MaterializedMySQL: Delay disconnection of mysqlxx::Pool::Entry until refcount==0
...
If Entry::disconnect() is called, it is removed from its pool
and underlying mysqlxx::Connection is disconnected.
Since Entry objects are copyable and some of them could be alive when disconnect() is called
which would lead to undefined behavior.
Suggesting to disconnect it when the last object is being destroyed.
2023-07-12 15:22:19 +02:00
Yatsishin Ilya
2ee7a9846f
fix
2023-07-12 12:47:24 +00:00
robot-clickhouse
798f31a612
Update version_date.tsv and changelogs after v23.4.6.25-stable
2023-07-12 12:36:57 +00:00
Yatsishin Ilya
31806d0b6c
no style
2023-07-12 11:14:49 +00:00