Alexey Milovidov
|
218a1c7eb8
|
Merge branch 'master' into fix-has-token
|
2023-07-18 03:05:28 +03:00 |
|
Alexey Milovidov
|
f4e095b502
|
Merge pull request #52149 from ucasfl/array_concat_agg
Add array_concat_agg for compatibility with BigQuery
|
2023-07-18 03:03:27 +03:00 |
|
Alexey Milovidov
|
272dadc637
|
Merge branch 'master' into fix-race-in-multiplexed-connections
|
2023-07-18 01:20:09 +03:00 |
|
Han Fei
|
4043174a81
|
fix special build
|
2023-07-17 23:46:45 +02:00 |
|
Val Doroshchuk
|
38efdd2063
|
Merge branch 'master' into parse-ddl
|
2023-07-17 23:00:01 +02:00 |
|
Robert Schulze
|
46e03432a9
|
Merge pull request #52196 from rschu1ze/simplify-job-limiting
CMake: Simplify job limiting
|
2023-07-17 22:43:40 +02:00 |
|
robot-clickhouse-ci-1
|
2b1be4b89d
|
Merge pull request #52063 from valbok/disconnect-on-dtor
MySQL: Delay disconnection of mysqlxx::Pool::Entry until refcount==0
|
2023-07-17 22:29:58 +02:00 |
|
Alexey Milovidov
|
4a4fd7f29c
|
Merge branch 'master' into fix-assertions-4
|
2023-07-17 23:24:44 +03:00 |
|
Alexey Milovidov
|
da29166f08
|
Merge branch 'master' into fix-unexpected-ast-set
|
2023-07-17 23:17:55 +03:00 |
|
Alexey Milovidov
|
eb8629db51
|
Update 02815_logical_error_cannot_get_column_name_of_set.sql
|
2023-07-17 23:17:47 +03:00 |
|
Alexey Milovidov
|
4b8aa3a012
|
Merge branch 'master' into fix-crash-query-analysis
|
2023-07-17 23:14:46 +03:00 |
|
Alexey Milovidov
|
4884022fda
|
Merge branch 'master' into zvonand-issue-49290
|
2023-07-17 23:03:50 +03:00 |
|
Kruglov Pavel
|
4ed8dcd436
|
Merge branch 'master' into async-connect-to-multiple-ips
|
2023-07-17 21:02:33 +02:00 |
|
Nikolai Kochetov
|
a955d5621d
|
Rename constants in KeyCondition analysis.
|
2023-07-17 18:53:12 +00:00 |
|
Alexey Milovidov
|
4143779ac5
|
Merge branch 'master' into vdimir/asof_join_no_syntax_pushdown
|
2023-07-17 21:36:56 +03:00 |
|
Alexey Milovidov
|
5fd378ecd2
|
Merge branch 'master' into test/full_join_null_pk
|
2023-07-17 20:35:01 +03:00 |
|
Alexander Sapin
|
2db14e36b4
|
Fix build
|
2023-07-17 19:15:07 +02:00 |
|
Kruglov Pavel
|
d3d0f101f7
|
Merge branch 'master' into full-filename-placeholder
|
2023-07-17 19:14:10 +02:00 |
|
Kruglov Pavel
|
1e616e17ab
|
Merge branch 'master' into row-binary-with-defaults
|
2023-07-17 19:13:57 +02:00 |
|
Robert Schulze
|
1dbc88630d
|
Cosmetics
|
2023-07-17 17:10:08 +00:00 |
|
Nikita Mikhaylov
|
ee0bbc0e54
|
Merge branch 'master' into headers-blacklist
|
2023-07-17 19:08:52 +02:00 |
|
Alexander Sapin
|
bfbf9f292e
|
Fix
|
2023-07-17 19:03:04 +02:00 |
|
Alexander Sapin
|
b70349852c
|
Better message on timeout and fix test
|
2023-07-17 19:02:29 +02:00 |
|
Alexey Milovidov
|
9f45513acf
|
Merge pull request #52173 from ClickHouse/fix-slow-test-02317_distinct_in_order_optimization
Fix slow test `02317_distinct_in_order_optimization`
|
2023-07-17 19:57:41 +03:00 |
|
Alexander Sapin
|
918e3f7712
|
Fix flaky test
|
2023-07-17 18:41:12 +02:00 |
|
Dmitry Kardymon
|
76abbce918
|
Trying to add methods to queue
|
2023-07-17 16:33:04 +00:00 |
|
Kruglov Pavel
|
2793305a71
|
Merge pull request #51825 from ucasfl/schema
Fix use_structure_from_insertion_table_in_table_functions does not work with materialized and alias columns
|
2023-07-17 18:25:54 +02:00 |
|
Azat Khuzhin
|
ee5e639ce9
|
Update analyzer integration broken tests list
After proper parsing more failed tests pops up:
- https://s3.amazonaws.com/clickhouse-test-reports/51514/aa90e11241a97e0fd3f36c5ea0b57db50e299d2d/integration_tests__asan__analyzer__[4_6].html
- https://s3.amazonaws.com/clickhouse-test-reports/51514/aa90e11241a97e0fd3f36c5ea0b57db50e299d2d/integration_tests__asan__analyzer__[5_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:32:50 +02:00 |
|
Azat Khuzhin
|
6c986c1fb2
|
Allow test names with spaces in it
It had been fixed and now it is allowed.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:29:44 +02:00 |
|
Nikita Mikhaylov
|
d4c8383627
|
Merge pull request #52216 from ClickHouse/revert-51736-oss-fuzz-fixes
Revert "Fixed several issues found by OSS-Fuzz"
|
2023-07-17 17:19:18 +02:00 |
|
Azat Khuzhin
|
acbdbf6ab7
|
tests: do not use --format if --quiet is set in integration runner
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:17:21 +02:00 |
|
Azat Khuzhin
|
e532d5b376
|
tests: use -- over quotes on and on in ci-runner.py
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:17:21 +02:00 |
|
Azat Khuzhin
|
6f6562c96b
|
Fix running integration tests with spaces in it's names
Previously they were simply ignored, and not only them, but all the
tests in that group, here is an example [1]
[1]: https://s3.amazonaws.com/clickhouse-test-reports/51448/4ed462ac7834a8180f92ca7d7d3c076e687bfca9/integration_tests__asan__[4_6].html
Note, that I've replaced PYTEST_OPTS with handled by pytest itself
PYTEST_ADDOPTS, since "sh -c $PYTEST_OPTS" does not allows you to
preserve the arguments correctly.
v5: use double quotes for PYTEST_ADDOPTS value
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:17:21 +02:00 |
|
Azat Khuzhin
|
1dbb86a045
|
Add _gen to ignore (generated by pytest)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-17 17:17:21 +02:00 |
|
avogar
|
2abd69d921
|
Fix data race on Connection::setAsyncCallback
|
2023-07-17 15:14:54 +00:00 |
|
Vitaly Baranov
|
fff1ae7369
|
Use default destructor for ContextAccess.
|
2023-07-17 17:14:00 +02:00 |
|
Antonio Andelic
|
bfe349a7e4
|
Merge pull request #52189 from ClickHouse/fix-test_multiple_disks
Fix `test_multiple_disks/test.py::test_start_stop_moves`
|
2023-07-17 16:28:02 +02:00 |
|
Nikita Mikhaylov
|
2a2ebb1f31
|
Bump
|
2023-07-17 14:26:11 +00:00 |
|
Antonio Andelic
|
51f0089457
|
Merge branch 'master' into fix-test_multiple_disks
|
2023-07-17 16:25:06 +02:00 |
|
vdimir
|
5de1cfee7d
|
Merge pull request #51735 from arenadata/ADQM-976
|
2023-07-17 16:24:11 +02:00 |
|
Robert Schulze
|
e71efe5c5c
|
Merge branch 'master' into show-index-better-mysql-compat
|
2023-07-17 16:19:51 +02:00 |
|
Nikita Mikhaylov
|
9a30aaa9aa
|
Revert "Fixed several issues found by OSS-Fuzz"
|
2023-07-17 16:14:58 +02:00 |
|
Alexander Sapin
|
2ad1109dbd
|
Avoid zero copy replication more agressively
|
2023-07-17 16:03:39 +02:00 |
|
Dmitry Novik
|
fc05187e8a
|
Add dependencies to FinishCheck
|
2023-07-17 13:50:21 +00:00 |
|
Robert Schulze
|
8f8cb5eb82
|
Update cmake/limit_jobs.cmake
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-07-17 15:48:12 +02:00 |
|
Dmitry Novik
|
dd74ce3e1c
|
Add integration tests check with analyzer to master
|
2023-07-17 13:44:52 +00:00 |
|
Andrey Zvonov
|
d339c22a2f
|
Merge branch 'master' into zvonand-issue-49290
|
2023-07-17 16:43:15 +03:00 |
|
Val Doroshchuk
|
d36d69c23c
|
MaterializedMySQL: Replace to_string by magic_enum::enum_name
|
2023-07-17 15:42:02 +02:00 |
|
Vitaly Baranov
|
2379d8c9d5
|
Revert unnecessary improving in ContextAccessCache for now.
|
2023-07-17 15:13:41 +02:00 |
|
kssenii
|
7a224c252e
|
One more fix
|
2023-07-17 15:04:39 +02:00 |
|