Tuan Pham Anh
|
e0b9c0f14f
|
Remove settings update in ASTTableOverride::formatImpl
|
2024-08-28 03:47:27 +00:00 |
|
Raúl Marín
|
61599108c7
|
Make 01114_database_atomic timings consistent
|
2024-08-28 01:37:38 +02:00 |
|
Michael Kolupaev
|
f4038e3153
|
Merge pull request #68918 from ClickHouse/long
Make long_parquet* tests less long
|
2024-08-27 23:15:07 +00:00 |
|
Michael Kolupaev
|
ea32862187
|
no-tsan in 02735_parquet_encoder
|
2024-08-27 23:10:48 +00:00 |
|
Michael Kolupaev
|
ea1289a2b3
|
Actually fix false "Killed by signal (output files)" in stress_tests.lib
|
2024-08-27 22:42:14 +00:00 |
|
Konstantin Bogdanov
|
a2a1b47ee3
|
Merge pull request #68902 from ClickHouse/add-integration-test-runner-checks
ci: add checks for `iptables-nft` in integration test runner
|
2024-08-27 20:59:55 +00:00 |
|
Kruglov Pavel
|
59d821e164
|
Merge pull request #68793 from Avogar/json-alias-runtime
Check setting use_json_alias_for_old_object_type in runtime
|
2024-08-27 17:10:23 +00:00 |
|
Konstantin Bogdanov
|
26e1338c4e
|
Update runner
|
2024-08-27 19:05:10 +02:00 |
|
vdimir
|
d2c1dd017f
|
Merge pull request #68713 from ClickHouse/vdimir/02150_index_hypothesis_race_long
Speedup test 02150_index_hypothesis_race_long
|
2024-08-27 17:03:07 +00:00 |
|
Nikolai Kochetov
|
a1517cb9d6
|
Refactor a bit and add a comment.
|
2024-08-27 16:56:03 +00:00 |
|
alesapin
|
3d40f700cf
|
Merge branch 'master' into tests/capture-kill-output
|
2024-08-27 18:40:22 +02:00 |
|
Anton Popov
|
f7ed0912db
|
Merge pull request #68741 from CurtizJ/fix-async-insert-query-params
Support query parameters in async inserts
|
2024-08-27 16:10:59 +00:00 |
|
Nikolai Kochetov
|
a7584bbb80
|
Remove comments.
|
2024-08-27 16:07:31 +00:00 |
|
Anton Popov
|
ac91471042
|
add comment
|
2024-08-27 16:06:12 +00:00 |
|
Yatsishin Ilya
|
aed953bf94
|
black
|
2024-08-27 16:00:33 +00:00 |
|
Nikolai Kochetov
|
2b495e22cd
|
Fixing a test.
|
2024-08-27 15:38:52 +00:00 |
|
Nikolai Kochetov
|
90cc619966
|
Better care about grouping keys order for GROUPING SETS.
|
2024-08-27 15:06:43 +00:00 |
|
Tuan Pham Anh
|
9ae0d51613
|
Reformat the code, pass variable names in comments when calling
|
2024-08-27 15:02:02 +00:00 |
|
Pedro Ferreira
|
53bfab4703
|
Missing newline
|
2024-08-27 14:20:31 +00:00 |
|
vdimir
|
bb22736bc3
|
Merge pull request #68867 from ucasfl/url-engine
Add virtual column _headers for url table engine
|
2024-08-27 13:27:19 +00:00 |
|
vdimir
|
c884a2fb9d
|
perf tests set cgroups_memory_usage_observer_wait_time to zero
|
2024-08-27 13:26:20 +00:00 |
|
Blargian
|
35adf8d12b
|
add toBool to docs
|
2024-08-27 15:22:54 +02:00 |
|
János Benjamin Antal
|
964641a28c
|
Merge pull request #67583 from depressed-pho/fix-fromModifiedJulianDay
Fix the upper bound of function fromModifiedJulianDay()
|
2024-08-27 13:20:57 +00:00 |
|
Alexander Gololobov
|
2a68ad8704
|
Fill plan_step_name and plan_step_description
|
2024-08-27 15:12:01 +02:00 |
|
avogar
|
88b72238c8
|
Fix JSON type parsing with nulls as defaults
|
2024-08-27 13:09:19 +00:00 |
|
jsc0218
|
6584790ef4
|
Merge pull request #68752 from jsc0218/Fix02477Timeout
Fix 2477 timeout
|
2024-08-27 13:06:38 +00:00 |
|
Han Fei
|
a0e9412c72
|
Merge pull request #68499 from denis-hananein/fix-68239-sample-n
Fix 68239 sample n
|
2024-08-27 13:05:51 +00:00 |
|
Alexander Gololobov
|
cc701c92b4
|
Add plan_step_name and plan_step_description columns to system.processors_profile_log
|
2024-08-27 15:05:05 +02:00 |
|
avogar
|
6ee197ea59
|
Don't use serializations cache in const Dynamic column methods
|
2024-08-27 13:01:37 +00:00 |
|
iceFireser
|
55eb2953c7
|
Merge branch 'ClickHouse:master' into master
|
2024-08-27 20:51:47 +08:00 |
|
Anton Popov
|
c7d0d790e2
|
fix materialized views with optimize_functions_to_subcolumns
|
2024-08-27 12:38:37 +00:00 |
|
Daniil Ivanik
|
e0dc32bc61
|
Merge pull request #68210 from ClickHouse/divanik/add_local_and_azure_iceberg_support
Support partial Iceberg reading in azure and local storages
|
2024-08-27 11:52:43 +00:00 |
|
Raúl Marín
|
c1a83f4734
|
Fix possible wrong result during anyHeavy state merge
|
2024-08-27 13:45:25 +02:00 |
|
Yatsishin Ilya
|
fc2aade699
|
Merge remote-tracking branch 'qoega/improve-integration-tests-5' into improve-integration-tests-5
|
2024-08-27 11:33:26 +00:00 |
|
Yatsishin Ilya
|
c44cc71310
|
forgot several files
|
2024-08-27 11:32:05 +00:00 |
|
Yatsishin Ilya
|
6c84f9ccfb
|
Merge remote-tracking branch 'origin/master' into improve-integration-tests-5
|
2024-08-27 11:28:32 +00:00 |
|
Alexander Tokmakov
|
60a0ea5746
|
Merge pull request #68366 from ClickHouse/check_merge_entries
Check that merge entries are valid
|
2024-08-27 11:17:11 +00:00 |
|
Max K.
|
cd2e66ba58
|
Merge pull request #68931 from ClickHouse/ci_job_rerun_fix
CI: Fix job rerun check
|
2024-08-27 11:17:04 +00:00 |
|
Igor Nikonov
|
98562b0d15
|
Merge pull request #67700 from ClickHouse/asan-invalid-shared-context-access
Fix(asan): access destroyed shared context from handleCrash()
|
2024-08-27 10:55:56 +00:00 |
|
Pedro Ferreira
|
3fde3cb85c
|
Merge remote-tracking branch 'upstream/master' into fix-test
|
2024-08-27 10:43:14 +00:00 |
|
Pedro Ferreira
|
43482c4ed0
|
Recreate database at each run
|
2024-08-27 10:42:47 +00:00 |
|
Raúl Marín
|
e3ef11e505
|
Merge pull request #67983 from Algunenano/flaky_win_view
Fix window view missing blocks due to slow flush to view
|
2024-08-27 10:35:09 +00:00 |
|
Kruglov Pavel
|
e13e537a06
|
Merge pull request #68128 from RodolpheDuge/odbc_http_retry_from_configuration
odbc: get http_max_tries from server configuration
|
2024-08-27 10:32:40 +00:00 |
|
robot-clickhouse
|
0ad66778da
|
Automatic style fix
|
2024-08-27 10:19:30 +00:00 |
|
alesapin
|
df44c2a4ff
|
Merge pull request #68897 from ClickHouse/revert-59173-fix_prewhere_without_columns
Revert "Fix prewhere without columns and without adaptive index granularity (almost w/o anything)"
|
2024-08-27 10:15:35 +00:00 |
|
Max Kainov
|
94f168e5ef
|
CI: Fix job rerun check
|
2024-08-27 12:13:21 +02:00 |
|
Yarik Briukhovetskyi
|
5ce8a08e72
|
Merge branch 'ClickHouse:master' into remove_integration_test_datetime
|
2024-08-27 12:08:15 +02:00 |
|
vdimir
|
ada4293f53
|
Merge branch 'master' into vdimir/02150_index_hypothesis_race_long
|
2024-08-27 12:00:21 +02:00 |
|
Raúl Marín
|
2d2e8b3a96
|
Make the test parallelizable
|
2024-08-27 11:52:24 +02:00 |
|
Raúl Marín
|
1aebcc1cb7
|
Fix 01114_database_atomic flakiness
|
2024-08-27 11:43:15 +02:00 |
|