taiyang-li
|
f02d769343
|
fix build error
|
2022-04-07 14:29:35 +08:00 |
|
taiyang-li
|
acc7046d54
|
remove some useless virtual and rename some functions in HiveFile
|
2022-04-07 11:46:57 +08:00 |
|
taiyang-li
|
2ef316801c
|
Merge branch 'master' into use_minmax_index
|
2022-04-07 10:53:25 +08:00 |
|
tavplubix
|
e7fdb0ddce
|
Merge pull request #36005 from ClickHouse/tavplubix-patch-3
Another fix for settings randomization
|
2022-04-06 21:29:41 +03:00 |
|
tavplubix
|
735f8e622a
|
Merge pull request #36004 from ClickHouse/tavplubix-patch-2
Fix flaky test `test_system_merges/test.py::test_merge_simple`
|
2022-04-06 21:25:36 +03:00 |
|
Alexey Milovidov
|
22c8f52273
|
Merge pull request #35998 from traceon/no-source-file-path-remapping-in-debug-builds-by-default
Set `ENABLE_BUILD_PATH_MAPPING` to `OFF` by default, if `CMAKE_BUILD_TYPE` is set to `Debug`
|
2022-04-06 21:22:03 +03:00 |
|
Mikhail f. Shiryaev
|
2d87e3587d
|
Merge pull request #34895 from DevTeamBK/coverity_scan
Attempt at Nightly Coverity Scan and upload
|
2022-04-06 19:07:00 +02:00 |
|
Mikhail f. Shiryaev
|
f7dda074a2
|
Merge pull request #35999 from ClickHouse/build-report
Build report
|
2022-04-06 19:06:15 +02:00 |
|
Anton Popov
|
13cb564d1e
|
Merge pull request #35716 from kssenii/fix-local-logs-level
Fix send_logs_level for clickhouse local
|
2022-04-06 18:52:47 +02:00 |
|
tavplubix
|
58db8cd9b3
|
Merge pull request #35946 from ClickHouse/faster_replicated_ddl
Make some replicated DDL queries faster
|
2022-04-06 19:25:25 +03:00 |
|
tavplubix
|
5af0537f2c
|
Update clickhouse-test
|
2022-04-06 19:23:33 +03:00 |
|
tavplubix
|
00137eaa34
|
Update test.py
|
2022-04-06 19:13:56 +03:00 |
|
Mikhail f. Shiryaev
|
12442fd0a5
|
Add description for missing builds
|
2022-04-06 15:16:16 +02:00 |
|
Mikhail f. Shiryaev
|
1323c3617f
|
Fix linter points
|
2022-04-06 15:16:16 +02:00 |
|
Mikhail f. Shiryaev
|
19e0e6e765
|
Fix failing BuilderReport
|
2022-04-06 15:16:15 +02:00 |
|
Kseniia Sumarokova
|
2aa3d32887
|
Merge pull request #35980 from ucasfl/thread_num
parallel reading files for FileLog Engine
|
2022-04-06 15:05:41 +02:00 |
|
taiyang-li
|
59e47472f1
|
fix integration tests
|
2022-04-06 20:51:31 +08:00 |
|
Antonio Andelic
|
cda8a18fe3
|
Merge pull request #35984 from ClickHouse/fix-url-data-race
Fix data race in StorageURL
|
2022-04-06 14:36:19 +02:00 |
|
Denis Glazachev
|
e2044b6504
|
Set ENABLE_BUILD_PATH_MAPPING to OFF by default, if CMAKE_BUILD_TYPE is set to Debug
|
2022-04-06 16:17:22 +04:00 |
|
Yakov Olkhovskiy
|
c73115ffb4
|
Merge pull request #35840 from zzsmdfj/issue/#34966_fix_dateTime_deserialize
to #34966_fix_dateTime_deserialize
|
2022-04-06 08:10:23 -04:00 |
|
Alexander Tokmakov
|
1309e781b6
|
apply suggestion
|
2022-04-06 13:56:26 +02:00 |
|
taiyang-li
|
acbd11ccbc
|
add integration tests
|
2022-04-06 18:59:17 +08:00 |
|
Kruglov Pavel
|
ab5c912ad4
|
Merge pull request #35613 from ClickHouse/Avogar-patch-3
Check all logs for crashes, logical errors, etc in backward compatibility check
|
2022-04-06 12:58:37 +02:00 |
|
taiyang-li
|
5d8a1a4465
|
add integration tests
|
2022-04-06 18:50:39 +08:00 |
|
taiyang-li
|
0b0c8ef09e
|
add integration tests
|
2022-04-06 18:47:34 +08:00 |
|
Kseniia Sumarokova
|
d3763c4a62
|
Update ClientBase.h
|
2022-04-06 12:13:34 +02:00 |
|
Kseniia Sumarokova
|
a383d9ee6a
|
Merge pull request #35916 from filimonov/kafka_metrics
Add some metrics to engine Kafka
|
2022-04-06 11:58:17 +02:00 |
|
Kseniia Sumarokova
|
bb26903675
|
Merge pull request #35771 from bigo-sg/fix-filebuffer-pos
fix filebuffer pos in RemoteReadBuffer
|
2022-04-06 11:57:05 +02:00 |
|
Vladimir C
|
2ebae2d722
|
Merge pull request #35682 from CurtizJ/dynamic-columns-6
|
2022-04-06 11:48:07 +02:00 |
|
taiyang-li
|
acb9f1632e
|
suppoort skip splits in orc and parquet
|
2022-04-06 16:40:22 +08:00 |
|
Mikhail f. Shiryaev
|
62fa528e7d
|
Fix syntax error in build_check.py
|
2022-04-06 10:15:36 +02:00 |
|
Mikhail f. Shiryaev
|
e4408d42dc
|
Fix context expanding, quote secrets to avoid word split
|
2022-04-06 10:13:09 +02:00 |
|
Kseniia Sumarokova
|
0e1637dfaf
|
Merge pull request #35354 from kssenii/enable-testmode-by-default
Remove testmode option, enable it unconditionally
|
2022-04-06 10:06:08 +02:00 |
|
Antonio Andelic
|
84eef61d17
|
Pull under reader mutex
|
2022-04-06 06:39:56 +00:00 |
|
fenglv
|
a2ce366c34
|
parallel reading files for FileLog Engine
|
2022-04-06 04:49:43 +00:00 |
|
taiyang-li
|
43e8af697a
|
fix code style
|
2022-04-06 11:41:16 +08:00 |
|
Yakov Olkhovskiy
|
c7d72b92da
|
explicit timezone added to test
|
2022-04-05 20:32:52 -04:00 |
|
Alexey Milovidov
|
eb1953f91e
|
Merge pull request #35638 from den-crane/test/crash_35551
test for crash _join_with_nullable_lowcardinality #35551
|
2022-04-06 03:28:18 +03:00 |
|
Alexey Milovidov
|
bad2e9dc06
|
Merge pull request #35936 from DevTeamBK/MARIANA-62
Move credentials for integration tests into a separate file (The ticket name in IBM's JIRA is MARIANA-62)
|
2022-04-06 03:27:27 +03:00 |
|
kssenii
|
d59d4eda4f
|
Fix tests
|
2022-04-06 01:58:16 +02:00 |
|
Yakov Olkhovskiy
|
ea9ce3ea18
|
'T' is added as delimiter, tests added
|
2022-04-05 19:50:16 -04:00 |
|
Rich Raposa
|
c675f73a83
|
Merge pull request #35964 from fviolette/patch-1
Update Contentsquare company case
|
2022-04-05 13:20:50 -06:00 |
|
Maksim Kita
|
2c12c93d9e
|
Merge pull request #35918 from kitaisreal/jit-profile-events-added-test
JIT ProfileEvents added test
|
2022-04-05 20:37:23 +02:00 |
|
Mikhail Filimonov
|
3412be9d4d
|
Change KafkaDirectReads to KafkaConsumersInUse
|
2022-04-05 20:25:05 +02:00 |
|
Nikolai Kochetov
|
def33323a0
|
Merge pull request #35788 from amosbird/better-projection1
Improve minmax_count_projection
|
2022-04-05 19:59:45 +02:00 |
|
Boris Kuschel
|
2298b80ed8
|
Add coverity scan
Signed-off-by: Boris Kuschel <Boris.Kuschel@ibm.com>
|
2022-04-05 19:52:33 +02:00 |
|
LAL2211
|
acaeaf2842
|
black check formatted
|
2022-04-05 12:46:54 -04:00 |
|
Alexey Milovidov
|
3c0c1a1176
|
Add a comment #35919
|
2022-04-05 18:35:23 +02:00 |
|
Alexey Milovidov
|
e452949334
|
Merge pull request #35919 from DevTeamBK/clang-tidy-issues
Clang tidy issues
|
2022-04-05 19:31:09 +03:00 |
|
Alexey Milovidov
|
1d02f9e296
|
Merge pull request #35942 from ClickHouse/snyk-fix-d2de427965e212a701b47d65ca7642bc
[Snyk] Security upgrade node from 8 to 16.14.2
|
2022-04-05 19:21:43 +03:00 |
|