Ilya Golshtein
|
40fd53c3e3
|
system_kafka_consumers: style check
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
82e8b40bf5
|
system_kafka_consumers: doc
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
88f5dd5db8
|
system_kafka_consumers: integration tests passed
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
5e1c72a0d0
|
system_kafka_consumers: test with rebalance
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
957787d96a
|
system_kafka_consumers: kind of works, test added
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
36fb330811
|
system_kafka_consumers: assignments
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
a947c7a91e
|
system_kafka_consumers: start integrating with real kafka
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
2304f342c9
|
system_kafka_consumers: table populated by fake data
|
2023-08-10 22:35:05 +00:00 |
|
Ilya Golshtein
|
9d68d50ae7
|
system_kafka_consumers: initial
|
2023-08-10 22:35:04 +00:00 |
|
Alexey Milovidov
|
f2621e70ae
|
Remove unrecognizable garbage from the performance test
|
2023-08-10 03:27:07 +02:00 |
|
Alexey Milovidov
|
6edf4a777f
|
Remove unrecognizable garbage from the performance test
|
2023-08-10 03:26:11 +02:00 |
|
Alexey Milovidov
|
d65ddc6194
|
Merge pull request #53175 from ClickHouse/analyzer-fix-test-unique-index
Fix: 00838_unique_index test with analyzer
|
2023-08-10 04:15:02 +03:00 |
|
Alexey Milovidov
|
20dd0818b5
|
Merge pull request #53247 from ClickHouse/revert-52958-ADQM-1011
Revert "Added new tests for session_log and fixed the inconsistency between login and logout."
|
2023-08-10 04:10:18 +03:00 |
|
Alexey Milovidov
|
c071f6755d
|
Revert "Added new tests for session_log and fixed the inconsistency between login and logout."
|
2023-08-10 04:10:03 +03:00 |
|
Alexey Milovidov
|
52c3704dc7
|
Merge pull request #52683 from rschu1ze/readBinary-specializations
Remove unneeded readBinary() specializations + update docs
|
2023-08-10 04:04:57 +03:00 |
|
Alexey Milovidov
|
f4813d6d95
|
Merge pull request #52990 from ClickHouse/fix-test_dictionary_custom_settings
Fix `test_dictionary_custom_settings`
|
2023-08-10 03:46:33 +03:00 |
|
Alexander Tokmakov
|
aff0a85cd4
|
Merge pull request #53211 from ClickHouse/tavplubix-patch-8
Disable test_host_regexp_multiple_ptr_records/test.py
|
2023-08-09 17:55:08 +03:00 |
|
robot-clickhouse-ci-1
|
78771fc0ed
|
Merge pull request #53212 from Slach/add_wildcard_to_documentation
add ** wildcard to docs, which available from 22.11
|
2023-08-09 15:40:15 +02:00 |
|
Nikolay Degterinsky
|
734440acfd
|
Merge pull request #53146 from santrancisco/fix_http_header_filtering
Small fix for HTTPHeaderFilter
|
2023-08-09 15:24:03 +02:00 |
|
Nikolay Degterinsky
|
549e2d84c7
|
Merge branch 'master' into fix_http_header_filtering
|
2023-08-09 15:16:55 +02:00 |
|
Eugene Klimov
|
cba56f2ab1
|
Merge branch 'master' into add_wildcard_to_documentation
|
2023-08-09 16:32:01 +04:00 |
|
Slach
|
a9580644eb
|
add ** wildcard to docs, which available from 22.11
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2023-08-09 16:30:33 +04:00 |
|
Mikhail f. Shiryaev
|
50145bb1d8
|
Merge pull request #53210 from ClickHouse/revert-53100-upload-build-profile
Revert "Upload build time-trace data to CI database"
|
2023-08-09 14:28:12 +02:00 |
|
Alexander Tokmakov
|
54a82072e7
|
Update test.py
|
2023-08-09 15:06:31 +03:00 |
|
Alexander Gololobov
|
63183c56f1
|
Revert "Upload build time-trace data to CI database"
|
2023-08-09 13:58:05 +02:00 |
|
Alexander Tokmakov
|
48ed54e822
|
Allow experimantal features when recovering Replicated db replica (#53167)
* allow experimantal features when recovering Replicated db replica
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-08-09 14:35:50 +03:00 |
|
Alexander Tokmakov
|
85af996d5c
|
Update test.py (#53195)
|
2023-08-09 12:53:05 +03:00 |
|
Kseniia Sumarokova
|
871ad2f1da
|
Merge pull request #52959 from jiyoungyoooo/working
Fix for issue #40220
|
2023-08-09 11:40:18 +02:00 |
|
Kseniia Sumarokova
|
47cccee657
|
Merge branch 'master' into working
|
2023-08-09 11:35:14 +02:00 |
|
Alexey Milovidov
|
352b0e3582
|
Merge branch 'master' into fix-test_dictionary_custom_settings
|
2023-08-09 05:12:07 +03:00 |
|
Igor Nikonov
|
3296daad96
|
Don't build AST filter with enabled analyzer
|
2023-08-08 22:27:12 +00:00 |
|
Igor Nikonov
|
421610338e
|
Merge remote-tracking branch 'origin/master' into analyzer-fix-test-unique-index
|
2023-08-08 21:59:01 +00:00 |
|
Igor Nikonov
|
040d666546
|
Fix: 00838_unique_index test with analyzer
|
2023-08-08 21:57:27 +00:00 |
|
Alexey Milovidov
|
3ffffb0b5e
|
Merge pull request #53100 from ClickHouse/upload-build-profile
Upload build time-trace data to CI database
|
2023-08-08 23:33:50 +03:00 |
|
Alexey Milovidov
|
e5fbba9635
|
Merge pull request #53139 from ClickHouse/cloud-settings-note
Add note on settings profiles with ClickHouse Cloud
|
2023-08-08 23:27:21 +03:00 |
|
Michael Kolupaev
|
e4b2b3f533
|
Merge pull request #52828 from ClickHouse/illogical
Don't report LOGICAL_ERROR if a file got truncated during read
|
2023-08-08 13:13:20 -07:00 |
|
Alexey Milovidov
|
0c79b203a9
|
Merge pull request #53169 from ClickHouse/auto/v23.7.4.5-stable
Update version_date.tsv and changelogs after v23.7.4.5-stable
|
2023-08-08 22:55:42 +03:00 |
|
Alexey Milovidov
|
a71966d55e
|
Merge pull request #53168 from ClickHouse/alexey-milovidov-patch-7
Demote new Parquet writer to experimental in 23.7
|
2023-08-08 22:55:03 +03:00 |
|
robot-clickhouse
|
b397d11c91
|
Automatic style fix
|
2023-08-08 19:26:19 +00:00 |
|
Alexander Tokmakov
|
2a92dc4b70
|
Update conftest.py (#53166)
* Update conftest.py
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-08-08 22:23:18 +03:00 |
|
robot-clickhouse
|
fe7168c1c3
|
Update version_date.tsv and changelogs after v23.7.4.5-stable
|
2023-08-08 19:16:27 +00:00 |
|
Alexey Milovidov
|
6aca7e4619
|
Demote new Parquet writer to experimental in 23.7
|
2023-08-08 22:12:08 +03:00 |
|
Alexey Milovidov
|
23eee8d10d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into upload-build-profile
|
2023-08-08 21:02:26 +02:00 |
|
Alexey Milovidov
|
2b59c1778c
|
More info
|
2023-08-08 21:02:13 +02:00 |
|
Alexey Milovidov
|
ed34f3c46f
|
Fix error
|
2023-08-08 21:00:30 +02:00 |
|
Alexey Milovidov
|
227586acf4
|
Merge pull request #53113 from ClickHouse/Fix_flaky_test_user_azure_query
Fix flaky test by using azure_query function
|
2023-08-08 20:09:04 +03:00 |
|
Alexey Milovidov
|
8665f675c6
|
Investigation
|
2023-08-08 19:07:02 +02:00 |
|
Nikolai Kochetov
|
d13941f84d
|
Merge pull request #45322 from ClickHouse/revert-44629-revert_flamegraph
Revert "Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log"
|
2023-08-08 17:34:55 +02:00 |
|
Han Fei
|
5020b572ee
|
Merge pull request #53160 from hanfei1991/hanfei/fix-mem-leak
fix mem leak in RegExpTreeDictionary
|
2023-08-08 17:34:07 +02:00 |
|
Han Fei
|
36426beddd
|
Merge branch 'master' into hanfei/fix-mem-leak
|
2023-08-08 17:20:40 +02:00 |
|