Andrey Zvonov
64b8b00f7b
add test with session_timezone as http url param
2024-05-06 07:31:28 +00:00
Andrey Zvonov
d269e4eb9f
check X-ClickHouse-Timezone with session_timezone setting
2024-05-04 22:29:53 +00:00
Andrey Zvonov
010d158d87
set result timezone after query execution
2024-05-04 21:48:04 +00:00
Alexey Milovidov
01b40eb9b7
Merge pull request #63340 from Algunenano/i56287
...
Add test for #56287
2024-05-04 02:29:25 +00:00
Alexey Milovidov
0f834557e1
Merge pull request #63352 from CurtizJ/benchmark-query-id-prefix
...
Add option `query_id_prefix` to `clickhouse-benchmark`
2024-05-04 02:28:43 +00:00
Alexey Milovidov
7039e3cf8d
Merge pull request #63358 from ClickHouse/logg
...
Fix some 00002_log_and_exception_messages_formatting flakiness
2024-05-04 02:27:17 +00:00
Alexey Milovidov
bbf9e5b390
Merge pull request #63324 from canhld94/revert-63316-revert-59163-rocksdb_bypass_memtable
...
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
2024-05-04 01:55:39 +00:00
Michael Kolupaev
2bbae329ce
Merge pull request #63210 from ClickHouse/parqustom2
...
Enable custom parquet encoder by default, attempt 2
2024-05-03 22:57:03 +00:00
Mikhail f. Shiryaev
9ccd4f626c
Merge pull request #61464 from ClickHouse/refactor-labels
...
Implement cumulative `A Sync` status
2024-05-03 20:57:55 +00:00
Michael Kolupaev
3317234bbf
And another one
2024-05-03 20:29:30 +00:00
Michael Kolupaev
22d695c995
Fix yet another 00002_log_and_exception_messages_formatting flakiness
2024-05-03 20:29:30 +00:00
Michael Kolupaev
835c6b1c33
Fix another 00002_log_and_exception_messages_formatting flakiness
2024-05-03 20:29:30 +00:00
Michael Kolupaev
05ba6fd54c
Fix 00002_log_and_exception_messages_formatting (likely unrelated to this PR)
2024-05-03 20:29:30 +00:00
Michael Kolupaev
6188338710
May
2024-05-03 20:02:42 +00:00
Michael Kolupaev
1af8066cda
Fix test
2024-05-03 20:00:14 +00:00
Michael Kolupaev
031ea22e24
Enable custom parquet encoder by default, attempt 2
2024-05-03 20:00:14 +00:00
Julia Kartseva
98856b23f9
Merge pull request #63317 from jkartseva/rework-s3_plain_rw-ut
...
Move s3_plain_rewritable unit test to shell
2024-05-03 18:17:14 +00:00
Julia Kartseva
77f4b0206e
Move s3_plain_rewritable unit test to shell
...
- Rewrite to shell (to execute shell_config.sh)
- Add no-shared-merge-tree tag
2024-05-03 18:02:58 +00:00
Anton Popov
960440e59a
add option query_id_prefix to clickhouse-benchmark
2024-05-03 16:44:12 +00:00
Mikhail f. Shiryaev
27db04dbcf
Hide the mergeable_status.url from cloud CI
2024-05-03 18:21:17 +02:00
Mikhail f. Shiryaev
60336681b2
Add processing A Sync
to ci.py
2024-05-03 17:57:44 +02:00
Mikhail f. Shiryaev
ba644d691e
Add a helper function to convert str into StatusType
2024-05-03 17:57:43 +02:00
Mikhail f. Shiryaev
d39f2fb2f9
Make mergeable-check related return CommitStatus
2024-05-03 17:57:42 +02:00
Raúl Marín
8c5af6abd6
Merge pull request #63350 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2024-05-03 15:34:04 +00:00
Tyler Hannan
a55802fbae
Update README.md
...
spelling is hard
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-05-03 17:22:42 +02:00
Tyler Hannan
d02c8da1f7
Update README.md
...
Adding Meetups
2024-05-03 16:55:31 +02:00
Mikhail f. Shiryaev
2732ce1ace
Add a way to mask RUN_URL for Mergeable Check
2024-05-03 15:37:18 +02:00
Raúl Marín
f48ef2dc33
Tweak 00002_log_and_exception_messages_formatting
2024-05-03 15:35:43 +02:00
Raúl Marín
03c7d1eebe
Add test for #56287
2024-05-03 15:32:25 +02:00
Nikita Taranov
6d544d9417
Merge pull request #63132 from nickitat/deprecate_errorprone_functions
...
Deprecate functions `neighbor`, `runningAccumulate`, `runningDifferenceStartingWithFirstValue`, `runningDifference`
2024-05-03 13:14:58 +00:00
Raúl Marín
aa0fc147c7
Merge pull request #63321 from Algunenano/i63264
...
Add tests for #63264
2024-05-03 12:59:11 +00:00
Mikhail f. Shiryaev
88f3c27953
Merge pull request #63331 from ClickHouse/fix-commit-html-url
...
The commit url has different pattern
2024-05-03 12:38:24 +00:00
Mikhail f. Shiryaev
d35813d7d6
The commit url has different pattern
2024-05-03 14:24:18 +02:00
Mikhail f. Shiryaev
00b81c379b
Merge pull request #63282 from Algunenano/backport_cloud
...
Improve cloud backport script
2024-05-03 11:40:27 +00:00
Raúl Marín
df9f8045e2
Merge pull request #63326 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2024-05-03 11:19:15 +00:00
Tyler Hannan
56afdcb2e3
Update README.md
...
Will add upcoming release webinars and meetups as a separate exercise.
2024-05-03 12:37:06 +02:00
Duc Canh Le
44b7ec46c0
fix data race
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-05-03 10:32:55 +00:00
Duc Canh Le
5d2feb41e7
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
2024-05-03 18:29:36 +08:00
Raúl Marín
d472f78d00
Merge remote-tracking branch 'blessed/master' into backport_cloud
2024-05-03 12:20:27 +02:00
Raúl Marín
49c91e3544
Merge pull request #63261 from FlameFactory/fix-skim-clear-term
...
Do not clear terminal after skim suggestions
2024-05-03 09:39:30 +00:00
alesapin
15954b5b5c
Merge pull request #63257 from jkartseva/fix-inf-loop-azure-list-objects
...
Fix infinite loop in AzureObjectStorage::listObjects
2024-05-03 09:39:00 +00:00
Raúl Marín
51f5c8b901
Add tests for #63264
2024-05-03 11:35:23 +02:00
Nikita Taranov
761c4b5696
Merge pull request #63298 from nickitat/fix_merge_tree_deduplication_log_shutdown
...
Fix terminate because of unhandled exception in `MergeTreeDeduplicationLog::shutdown`
2024-05-03 09:18:07 +00:00
Nikita Taranov
7a4e94e27b
Merge pull request #63287 from nickitat/fix_cache_dict_upd_queue
...
Fix deadlock in `CacheDictionaryUpdateQueue` in case of exception in constructor
2024-05-03 09:13:47 +00:00
SmitaRKulkarni
4b4c83823f
Merge pull request #57881 from ClickHouse/add_azure_workload_identity_support_blob
...
Add support for Workload identity credentials in AzureBlobStorage
2024-05-03 09:13:24 +00:00
SmitaRKulkarni
171fc44f00
Merge pull request #63286 from ClickHouse/Fix_azure_flaky_test_follow_up
...
Fix azure flaky test
2024-05-03 08:07:34 +00:00
Alexey Milovidov
a4a95ea36a
Merge pull request #63316 from ClickHouse/revert-59163-rocksdb_bypass_memtable
...
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
2024-05-03 04:27:41 +02:00
Alexey Milovidov
c9fd1df4fc
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
2024-05-03 05:27:03 +03:00
Alexey Milovidov
8408758705
Merge pull request #60532 from wangtZJU/fix_boundRatio_incorrect_merge
...
Fix boundRatio incorrect merge
2024-05-03 01:57:09 +00:00
Julia Kartseva
dd7e88b37e
fix infinite loop in AzureObjectStorage::listObjects
...
While the exit condition is correct for `AzureIteratorAsync`,
listObject may never exit.
This is because BlobContainerClient::LstBlobs sets a page, thus
making a sequential HasPage() condition true.
This issue reproduces when passing an empty path.
Tested with the following integration test:
https://pastila.nl/?01691b54/9ceaf103c91ab9e38ea3541abfcd1ae6#hUtrrz5sFHcBSHCLS9AlVA==
(will be added when plain_rewritable is enabled for all disk types).
2024-05-03 01:56:23 +00:00