Alexey Milovidov
|
0ba246ca53
|
Merge pull request #45914 from jh0x/improve-into-date-from-uint16
Improve behaviour of conversion into Date for boundary value 65535
|
2023-02-02 18:54:53 +03:00 |
|
Yakov Olkhovskiy
|
57f26f8c7e
|
Merge pull request #45865 from ClickHouse/fix-ipv4-cast
Allow implicit narrowing conversion UInt64 => IPv4
|
2023-02-02 10:53:23 -05:00 |
|
Robert Schulze
|
4b59f5bb4c
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.0.0
|
2023-02-02 16:45:33 +01:00 |
|
vdimir
|
212b800771
|
wip AggregateFunctionSparkbar
|
2023-02-02 15:44:21 +00:00 |
|
Alexander Gololobov
|
ec3bb0c04e
|
Merge pull request #45794 from ClickHouse/parallelize_is_storage_touched_by_mutations
Do not restrict count() query to 1 thread in isStorageTouchedByMutations()
|
2023-02-02 16:44:11 +01:00 |
|
Mikhail f. Shiryaev
|
366df1ac50
|
Merge pull request #45972 from ClickHouse/improve-cherry-pick
Update cherrypick_pr to get mergeable state
|
2023-02-02 16:27:36 +01:00 |
|
Alexey Milovidov
|
44f9165498
|
Merge pull request #45935 from Kinzeng/dashboard-improvements
Dashboard improvements
|
2023-02-02 18:24:28 +03:00 |
|
Mikhail f. Shiryaev
|
46ff77654c
|
Update cherrypick_pr to get mergeable state
|
2023-02-02 16:13:50 +01:00 |
|
Robert Schulze
|
5d9687f5d9
|
Merge branch 'master' into qc-max_cache_size
|
2023-02-02 16:12:36 +01:00 |
|
Robert Schulze
|
e9ce172f35
|
Merge branch 'master' into qc-better-logging
|
2023-02-02 16:12:31 +01:00 |
|
Kseniia Sumarokova
|
6705fafef9
|
Merge branch 'master' into storage-rabbitmq-fix-flush
|
2023-02-02 16:06:51 +01:00 |
|
Mikhail f. Shiryaev
|
3e79b69cba
|
Merge pull request #45959 from ClickHouse/fix-binary-build-image
Add necessary dependency for sanitizers
|
2023-02-02 16:05:41 +01:00 |
|
Kevin Zhang
|
45e8020768
|
remove host used for dev
|
2023-02-02 09:16:39 -05:00 |
|
Han Fei
|
a2e43bc333
|
log for ci
|
2023-02-02 14:40:09 +01:00 |
|
vdimir
|
91c93ba8f8
|
Update AggregateFunctionSparkbar
|
2023-02-02 13:23:46 +00:00 |
|
Antonio Andelic
|
a39e4e24c6
|
Merge branch 'master' into optimize_parquet_reader
|
2023-02-02 14:18:00 +01:00 |
|
Sema Checherinda
|
44be0f41dd
|
Merge branch 'master' into release-merge-blocker-drop-part
|
2023-02-02 14:12:40 +01:00 |
|
robot-clickhouse
|
892a3ff316
|
Automatic style fix
|
2023-02-02 12:40:50 +00:00 |
|
Mikhail f. Shiryaev
|
4c86e9125b
|
Add necessary dependency for sanitizers
|
2023-02-02 13:40:04 +01:00 |
|
Alexander Tokmakov
|
5e64cda339
|
Update tests/ci/report.py
Co-authored-by: Alexander Gololobov <440544+davenger@users.noreply.github.com>
|
2023-02-02 15:28:01 +03:00 |
|
taiyang-li
|
36a98a1628
|
add performance tests
|
2023-02-02 20:16:16 +08:00 |
|
Robert Schulze
|
3d6883dd9c
|
Merge pull request #45958 from ClickHouse/update-qc-docs
Docs: Remove obsolete query result cache page
|
2023-02-02 12:35:17 +01:00 |
|
Robert Schulze
|
cfcf957c75
|
Docs: Remove obsolete query result cache page
|
2023-02-02 11:33:35 +00:00 |
|
kssenii
|
d85ad3c219
|
Fix tests
|
2023-02-02 12:15:29 +01:00 |
|
xiedeyantu
|
e22cc0eb98
|
Throw an error on no files satisfying S3 wildcard
|
2023-02-02 19:13:34 +08:00 |
|
Robert Schulze
|
8055b7ed07
|
Merge branch 'master' into qc-better-logging
|
2023-02-02 11:45:37 +01:00 |
|
Robert Schulze
|
53e1c9cd08
|
Merge branch 'master' into qc-max_cache_size
|
2023-02-02 11:45:29 +01:00 |
|
flynn
|
f1b4ee059c
|
update test
|
2023-02-02 10:34:47 +00:00 |
|
flynn
|
f7665e136a
|
update test
update test
|
2023-02-02 10:30:33 +00:00 |
|
Robert Schulze
|
8629a54562
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.0.0
|
2023-02-02 11:21:46 +01:00 |
|
taiyang-li
|
fd05d3516c
|
improve performance of ColumnArray::replicate for big int and decimal
|
2023-02-02 17:21:41 +08:00 |
|
Vitaly Baranov
|
b8078acce2
|
Merge pull request #45774 from vitlibar/wiping-sensitive-info-in-named-collection-overrides
Mask sensitive info in named collection's overrides
|
2023-02-02 10:06:59 +01:00 |
|
flynn
|
8513e5a721
|
Fix tupleElement with Null arguments
|
2023-02-02 08:48:13 +00:00 |
|
taiyang-li
|
52d5428d0a
|
improve performance of ColumnArray::filter
|
2023-02-02 15:42:58 +08:00 |
|
FFFFFFFHHHHHHH
|
bd57c01dbf
|
add test
|
2023-02-02 12:08:25 +08:00 |
|
rfraposa
|
6011656008
|
Update invertedindexes.md
|
2023-02-01 20:55:58 -07:00 |
|
Alexey Milovidov
|
11e89d9aa0
|
Add a test
|
2023-02-02 04:40:45 +01:00 |
|
Alexey Milovidov
|
20ab290e78
|
Merge remote-tracking branch 'origin/master' into fix-trash-query-kind
|
2023-02-02 04:36:40 +01:00 |
|
Alexey Milovidov
|
87acc6e1f3
|
Merge pull request #45888 from ClickHouse/fix-tidy-build
Fix clang-tidy error in Keeper `Changelog`
|
2023-02-02 06:34:54 +03:00 |
|
Alexey Milovidov
|
62bfdb349a
|
Merge branch 'master' into fix-trash-query-kind
|
2023-02-02 04:26:49 +01:00 |
|
liuneng
|
0cbd7497b1
|
Under multi-threading, different order result sets may be generated
|
2023-02-02 11:25:39 +08:00 |
|
jasperzhu
|
38a73c9bfe
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.0.0
|
2023-02-02 10:20:49 +08:00 |
|
jinjunzh
|
d60fe99c4e
|
Merge branch 'iaadeflate_upgrade_qpl_v1.0.0' of https://github.com/jinjunzh/ClickHouse into iaadeflate_upgrade_qpl_v1.0.0
|
2023-02-02 09:28:33 -05:00 |
|
jinjunzh
|
4089c34337
|
move the content of idxd-config-cmake into QPL-cmake
|
2023-02-02 09:26:27 -05:00 |
|
Alexey Milovidov
|
099532ecc5
|
Merge pull request #45867 from Algunenano/improve_obfuscator
Improve how the obfuscator deals with queries
|
2023-02-02 04:23:06 +03:00 |
|
Alexey Milovidov
|
8e684170fe
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
|
robot-clickhouse
|
ddbc8ceee8
|
Automatic style fix
|
2023-02-02 00:59:49 +00:00 |
|
Alexander Tokmakov
|
03109f942d
|
better context for stress tests failures
|
2023-02-02 01:02:12 +01:00 |
|
Alexey Milovidov
|
97b6934ed6
|
Update ParquetBlockInputFormat.cpp
|
2023-02-02 02:42:21 +03:00 |
|
Alexey Milovidov
|
1682078f1a
|
Merge pull request #45873 from FFFFFFFHHHHHHH/dev_format
Allow a three-argument version for table function format
|
2023-02-02 02:40:31 +03:00 |
|