Robert Schulze
|
3e16bdbcc7
|
Fix UB
|
2023-09-12 11:10:17 +00:00 |
|
Igor Nikonov
|
3acc26001a
|
Merge remote-tracking branch 'origin/master' into pr-cleanup
|
2023-09-12 10:38:06 +00:00 |
|
Kruglov Pavel
|
5354af00ae
|
Merge pull request #53003 from Chen768959/fix-51236
More precise Integer type inference, and fix #51236
|
2023-09-12 12:05:32 +02:00 |
|
vdimir
|
aea9ac7de2
|
Merge pull request #54503 from ClickHouse/vdimir/local_database_arg
clickhouse-local support --database command line argument
|
2023-09-12 11:40:40 +02:00 |
|
kssenii
|
dd6ee83ad4
|
Ping CI
|
2023-09-12 11:29:24 +02:00 |
|
Max Kainov
|
ed7b687a69
|
parallelize infile
|
2023-09-12 08:58:43 +00:00 |
|
slvrtrn
|
611a75a87f
|
Merge remote-tracking branch 'origin' into simplified-prepared-statements-for-mysql
|
2023-09-12 10:38:44 +02:00 |
|
Alexey Milovidov
|
e9daff6c2f
|
Merge pull request #54506 from azat/system.detached_parts-modification_time
Add modification_time into system.detached_parts
|
2023-09-12 04:53:59 +03:00 |
|
Alexey Milovidov
|
44a9dbd2b7
|
Update StorageSystemDetachedParts.cpp
|
2023-09-12 04:53:51 +03:00 |
|
Alexey Milovidov
|
ee8db35d66
|
Merge pull request #51449 from ClickHouse/cbrace
Fix data race in copyFromIStreamWithProgressCallback
|
2023-09-12 04:51:13 +03:00 |
|
Alexey Milovidov
|
f55d1915a3
|
Merge pull request #54528 from ClickHouse/revert-52842-bitmap-optimize
Revert "add runOptimize call in bitmap write method"
|
2023-09-12 04:50:39 +03:00 |
|
Alexey Milovidov
|
4890a516b4
|
Revert "add runOptimize call in bitmap write method"
|
2023-09-12 04:50:23 +03:00 |
|
Alexey Gerasimchuck
|
30c213a65e
|
Update src/Common/ConcurrencyControl.cpp
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-09-12 10:10:20 +10:00 |
|
Alexey Gerasimchuck
|
60c9dd226d
|
Update src/Interpreters/QueryLog.h
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-09-12 10:10:05 +10:00 |
|
Sema Checherinda
|
0ea0799118
|
Merge pull request #54430 from CheSema/remove-recursive-with-projection
reproduce and fix the bug in removeSharedRecursive
|
2023-09-12 00:18:55 +02:00 |
|
Igor Nikonov
|
d5ea047ab8
|
Parallel replicas: cleanup unused params
|
2023-09-11 21:52:40 +00:00 |
|
Igor Nikonov
|
2293923f66
|
Disable parallel replicas on shards with not enough nodes
|
2023-09-11 21:46:46 +00:00 |
|
Michael Kolupaev
|
df71dcd94d
|
Fix data race in copyFromIStreamWithProgressCallback
|
2023-09-11 21:04:37 +00:00 |
|
HarryLeeIBM
|
26b17f88d5
|
Add comment for the fix
|
2023-09-11 13:52:58 -07:00 |
|
Amos Bird
|
667426f1f2
|
DataTypeAggregateFunction::strictEquals
|
2023-09-12 03:54:19 +08:00 |
|
HarryLeeIBM
|
0a81389359
|
Fix endian issue in jemalloc_bins for s390x
|
2023-09-11 12:14:01 -07:00 |
|
Kruglov Pavel
|
dbd2c3f7d9
|
Fix tests
|
2023-09-11 20:57:49 +02:00 |
|
avogar
|
dd1567f473
|
Fix fasttest
|
2023-09-11 18:54:27 +00:00 |
|
Kruglov Pavel
|
00fcb8aceb
|
Merge pull request #54373 from Avogar/fix-s3-url-invalid-characters-error
Fix possible error 'URI contains invalid characters' in s3 table function
|
2023-09-11 20:52:28 +02:00 |
|
Amos Bird
|
9e56cff588
|
Better lambda capture
|
2023-09-12 02:49:27 +08:00 |
|
pufit
|
4f5d132019
|
Fix timeout keeper-client
|
2023-09-11 14:46:40 -04:00 |
|
Azat Khuzhin
|
8cd6153c83
|
Add modification_time into system.detached_parts
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-11 20:29:55 +02:00 |
|
avogar
|
c9612de81f
|
Remove unneded includes
|
2023-09-11 18:18:33 +00:00 |
|
avogar
|
803d8dcf85
|
Support NULL as default for nested types Array/Tuple/Map for input formats
|
2023-09-11 18:18:33 +00:00 |
|
Alexey Milovidov
|
df91a55d66
|
Merge pull request #54501 from alexvanolst/patch-1
Correct default value for parts_to_delay_insert
|
2023-09-11 21:03:34 +03:00 |
|
Sema Checherinda
|
d5268f3fb0
|
rename a member
|
2023-09-11 19:57:16 +02:00 |
|
Alexey Milovidov
|
eba8af425b
|
Merge pull request #50722 from ClibMouse/http_codes
Add new exceptions to 4xx error
|
2023-09-11 20:42:20 +03:00 |
|
vdimir
|
790d61971c
|
sucessfull items in report can be expandable
|
2023-09-11 17:06:16 +00:00 |
|
Dmitry Novik
|
b12d1219f2
|
Merge remote-tracking branch 'origin/master' into drop-lost-part-log
|
2023-09-11 17:05:05 +00:00 |
|
vdimir
|
8bb0fbfd2c
|
fix
|
2023-09-11 17:03:28 +00:00 |
|
vdimir
|
4a80a0f1c0
|
upd
|
2023-09-11 16:13:52 +00:00 |
|
vdimir
|
960ca5ebde
|
Show PR status in label
|
2023-09-11 16:13:33 +00:00 |
|
vdimir
|
a1ee226969
|
Update PR status icons
|
2023-09-11 16:13:11 +00:00 |
|
Robert Schulze
|
27ac4be8e2
|
Fix style
|
2023-09-11 15:30:06 +00:00 |
|
Robert Schulze
|
49f29861a0
|
Merge pull request #54479 from rschu1ze/todayssinceyearzero
Add function toDaysSinceYearZero()
|
2023-09-11 17:05:28 +02:00 |
|
avogar
|
b5cccc5f8d
|
Remove unused field
|
2023-09-11 14:58:02 +00:00 |
|
Dmitry Novik
|
b69a90d61f
|
Change log message level
|
2023-09-11 14:57:25 +00:00 |
|
Dmitry Novik
|
c270ebfe5e
|
Update reference file
|
2023-09-11 14:56:29 +00:00 |
|
avogar
|
2d8f33bfa2
|
Fix parsing error in WithNames formats while reading subset of columns with disabled input_format_with_names_use_header
|
2023-09-11 14:55:37 +00:00 |
|
Anton Popov
|
ec37e93461
|
fix use-after-free in MergeTreePrefetchedReadPool
|
2023-09-11 14:55:21 +00:00 |
|
Robert Schulze
|
d681462646
|
Merge pull request #54492 from rschu1ze/bump-re2
Bump re2 to latest main
|
2023-09-11 16:00:49 +02:00 |
|
vdimir
|
61fdb63aad
|
fix
|
2023-09-11 13:53:20 +00:00 |
|
Robert Schulze
|
73ce1993fb
|
Continue #45070
|
2023-09-11 13:47:06 +00:00 |
|
vdimir
|
297306b4b9
|
status emoji in the beginning of title
|
2023-09-11 13:36:02 +00:00 |
|
Dmitry Novik
|
4a8f3bf363
|
Add SYSTEM FLUSH LOGS
|
2023-09-11 13:01:55 +00:00 |
|