Antonio Andelic
|
fb8241c651
|
Better
|
2024-03-04 16:36:46 +01:00 |
|
Antonio Andelic
|
cb904d4f3e
|
Merge branch 'master' into catch-finalize-exception
|
2024-03-04 15:30:16 +01:00 |
|
robot-ch-test-poll3
|
580f0f02d3
|
Merge pull request #60728 from ClickHouse/remove-old-code-5
Remove old code
|
2024-03-04 14:46:10 +01:00 |
|
Antonio Andelic
|
9f5fe176ad
|
Catch exceptions on finalize
|
2024-03-04 14:42:11 +01:00 |
|
Mikhail f. Shiryaev
|
b92c94c213
|
Merge pull request #60603 from ClickHouse/zip-lambda-in-docker
Use python zipfile to have x-platform idempotent lambda packages
|
2024-03-04 14:24:34 +01:00 |
|
Mikhail f. Shiryaev
|
1443e490ea
|
Remove python bytecode, make consistent file-permissions
It's impossible to have persistent pyc files
Each time they are built with different content, for example:
> cmp -bl lambda-package*/charset_normalizer/__pycache__/constant.cpython-310.pyc
15582 6 ^F 4 ^D
15583 164 t 155 m
15584 141 a 142 b
15586 164 t 163 s
15587 151 i 332 M-Z
15588 163 s 6 ^F
15589 332 M-Z 164 t
15590 4 ^D 141 a
15591 155 m 143 c
15592 142 b 164 t
15593 143 c 151 i
17425 74 < 75 =
17428 76 > 46 &
17429 332 M-Z 372 M-z
17431 173 { 55 -
17434 75 = 174 |
17437 57 / 72 :
17440 54 , 73 ;
17441 372 M-z 332 M-Z
17443 174 | 175 }
17446 55 - 54 ,
17447 372 M-z 332 M-Z
17449 46 & 173 {
17452 72 : 76 >
17455 42 " 74 <
17458 73 ; 133 [
17461 135 ] 42 "
17464 133 [ 135 ]
17465 332 M-Z 372 M-z
17467 175 } 57 /
17503 332 M-Z 162 r
17504 5 ^E 130 X
17505 152 j 0 ^@
17506 157 o 0 ^@
17507 150 h 0 ^@
17508 141 a 332 M-Z
17509 142 b 5 ^E
17510 162 r 152 j
17511 130 X 157 o
17512 0 ^@ 150 h
17513 0 ^@ 141 a
17514 0 ^@ 142 b
17536 5 ^E 2 ^B
17537 143 c 150 h
17538 160 p 172 z
17539 71 9 332 M-Z
17540 65 5 5 ^E
17541 60 0 143 c
17542 332 M-Z 160 p
17543 2 ^B 71 9
17544 150 h 65 5
17545 172 z 60 0
|
2024-03-04 13:37:13 +01:00 |
|
Mikhail f. Shiryaev
|
63e40203d1
|
Use python zipfile to have x-platform idempotent lambda packages
|
2024-03-04 13:37:11 +01:00 |
|
Alexander Tokmakov
|
fb02137fcc
|
Merge pull request #60759 from ClickHouse/revert-60522-sync-with-private-3
Revert "Synchronize parsers"
|
2024-03-04 11:44:50 +01:00 |
|
Alexander Tokmakov
|
2e64b6722f
|
Revert "Synchronize parsers"
|
2024-03-04 11:42:21 +01:00 |
|
Mikhail f. Shiryaev
|
017a81692f
|
Merge pull request #60553 from ClickHouse/update-shellcheck
Update shellcheck
|
2024-03-04 11:21:34 +01:00 |
|
Han Fei
|
f07f438fe6
|
Merge pull request #60259 from bigo-sg/hash_join_bug_59625
Resolve #59625: improper filter setting
|
2024-03-04 17:32:26 +08:00 |
|
Antonio Andelic
|
e1e92e5547
|
Merge pull request #60544 from ClickHouse/keeper-add-timeout-commit-log
Keeper fix: add timeouts when waiting for commit logs
|
2024-03-04 09:53:35 +01:00 |
|
Alexey Milovidov
|
0d2414c92e
|
Merge pull request #60714 from azat/tests/integration-query-retries-v2
Do not retry queries if container is down in integration tests (resubmit)
|
2024-03-04 08:35:59 +03:00 |
|
Alexey Milovidov
|
9b4b4c0f8a
|
Merge pull request #60621 from max-sixty/skim
fix(rust): Fix skim's panic handler
|
2024-03-04 08:16:00 +03:00 |
|
Alexey Milovidov
|
097253bbff
|
Merge pull request #60617 from max-sixty/idiomatic-rust
internal: Refine rust prql code
|
2024-03-04 08:15:08 +03:00 |
|
lgbo-ustc
|
aca219773b
|
Merge remote-tracking branch 'origin/master' into hash_join_bug_59625
|
2024-03-04 10:51:26 +08:00 |
|
Alexey Milovidov
|
da2481c5c8
|
Merge remote-tracking branch 'origin/master' into remove-old-code-5
|
2024-03-04 00:12:03 +01:00 |
|
Alexey Milovidov
|
cbf5443585
|
Remove old code
|
2024-03-04 00:11:55 +01:00 |
|
Alexey Milovidov
|
aeb5b9e921
|
Merge pull request #60607 from ClickHouse/auto/v24.2.1.2248-stable
Update version_date.tsv and changelogs after v24.2.1.2248-stable
|
2024-03-04 01:50:00 +03:00 |
|
Alexey Milovidov
|
de4bd63a7d
|
Merge pull request #60522 from ClickHouse/sync-with-private-3
Synchronize parsers
|
2024-03-04 01:00:44 +03:00 |
|
Alexey Milovidov
|
b7169d68e3
|
Merge pull request #60691 from ClickHouse/fix-parse-date-time-best-effort-syslog
Fix questionable behavior in the `parseDateTimeBestEffort` function.
|
2024-03-04 00:58:38 +03:00 |
|
Alexey Milovidov
|
356e8cae39
|
Merge pull request #60710 from ClickHouse/speed-up-unit-tests
Improve unit tests
|
2024-03-03 23:56:17 +03:00 |
|
Alexey Milovidov
|
5703786f5a
|
Merge pull request #60709 from ClickHouse/remove-test-column-object
Remove unit test for ColumnObject
|
2024-03-03 23:55:52 +03:00 |
|
Alexey Milovidov
|
830e7e7022
|
Merge pull request #60712 from ClickHouse/fix-fairness-test
Fix scheduler fairness test
|
2024-03-03 23:55:32 +03:00 |
|
Alexey Milovidov
|
c51b50aa1a
|
Merge pull request #60375 from azat/ci/bugfix-check-fix
Fix bugfix check (due to unknown commit_logs_cache_size_threshold)
|
2024-03-03 23:11:40 +03:00 |
|
Azat Khuzhin
|
7dfe45e8d5
|
Do not retry queries if container is down in integration tests (resubmit)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-03 20:38:34 +01:00 |
|
Max K
|
cecd2a6bac
|
Merge pull request #60613 from ClickHouse/ci_build_report_job_to_ci_config
CI: build_report job no dependcies on yml
|
2024-03-03 20:33:08 +01:00 |
|
serxa
|
34cf2a1671
|
Fix scheduler fairness test
|
2024-03-03 17:27:37 +00:00 |
|
Alexey Milovidov
|
9c4b15c1c1
|
Merge pull request #60657 from Algunenano/analyzer_prewhere
Add test for #59891
|
2024-03-03 20:25:39 +03:00 |
|
Alexey Milovidov
|
7bfdc3d6db
|
Merge pull request #60699 from azat/tests/fix-test_grant_and_revoke
Fix test_grant_and_revoke/test.py::test_grant_all_on_table (after syncing with cloud)
|
2024-03-03 20:24:24 +03:00 |
|
robot-ch-test-poll4
|
c46ffbaf24
|
Merge pull request #60700 from Blargian/document_function_today
Update documentation for `today` function
|
2024-03-03 18:23:01 +01:00 |
|
robot-clickhouse-ci-2
|
0e9f9c6f47
|
Merge pull request #60707 from peter279k/remove_original_article
Remove original article because it's redundant
|
2024-03-03 18:14:55 +01:00 |
|
robot-clickhouse-ci-1
|
f87d19efc5
|
Merge pull request #60679 from Blargian/document_function_TimeDiff
Document `timeDiff` function
|
2024-03-03 18:02:42 +01:00 |
|
robot-clickhouse
|
389d39cdc4
|
Merge pull request #60697 from peter279k/correct_covid19_column
Correct the COVID-19 open dataset date column type
|
2024-03-03 17:55:28 +01:00 |
|
Alexey Milovidov
|
091f4c3e35
|
Merge pull request #60689 from azat/system.parts-no-uuid-fix
Fix system.parts for non-Atomic/Ordinary database engine (i.e. Memory)
|
2024-03-03 19:55:00 +03:00 |
|
Alexey Milovidov
|
c427575f72
|
Merge pull request #60694 from azat/ci/fix-flaky-check
Fix flaky checks
|
2024-03-03 19:53:12 +03:00 |
|
Alexey Milovidov
|
6292fd0686
|
Merge pull request #60696 from azat/ci/fix-upgrade-check
Fix bugfix and upgrade checks (due to "Unknown handler type 'redirect'" error)
|
2024-03-03 19:51:12 +03:00 |
|
Alexey Milovidov
|
fa724311ae
|
Merge pull request #60708 from azat/fix-invalid-storage-metadata-error
Fix "Invalid storage definition in metadata file" for parameterized views
|
2024-03-03 19:45:01 +03:00 |
|
Alexey Milovidov
|
6094dca61c
|
Update tests
|
2024-03-03 17:35:53 +01:00 |
|
Alexey Milovidov
|
7e63a051d6
|
Merge branch 'master' into fix-parse-date-time-best-effort-syslog
|
2024-03-03 17:33:44 +01:00 |
|
Alexey Milovidov
|
56a9c160bc
|
Fix test
|
2024-03-03 17:30:32 +01:00 |
|
Alexey Milovidov
|
064689ee79
|
Merge branch 'master' into sync-with-private-3
|
2024-03-03 17:30:19 +01:00 |
|
Alexey Milovidov
|
0e62ed1e54
|
Improve unit tests
|
2024-03-03 17:25:25 +01:00 |
|
Alexey Milovidov
|
dff1bf3358
|
Remove unit test for ColumnObject
|
2024-03-03 17:17:49 +01:00 |
|
Alexey Milovidov
|
0208828d3f
|
Merge pull request #60535 from ClickHouse/changelog-24.2
General sanity in function `seriesOutliersDetectTukey`
|
2024-03-03 19:09:04 +03:00 |
|
Max Kainov
|
8785b0700c
|
CI: build_report job remove dependsies on yml
#no_merge_comit
#job_ClickHouse_build_check
#job_ClickHouse_special_build_check
#job_style_check
|
2024-03-03 16:08:35 +00:00 |
|
Alexey Milovidov
|
e847015842
|
Merge pull request #60692 from ClickHouse/dashboard-sticky-header
Dashboard: sticky header
|
2024-03-03 19:07:17 +03:00 |
|
Alexey Milovidov
|
37e6892f52
|
Merge pull request #60426 from Avogar/fix_test_reload_clusters_config
Improve test test_reload_clusters_config
|
2024-03-03 19:07:01 +03:00 |
|
Azat Khuzhin
|
eb711bd522
|
Fix "Invalid storage definition in metadata file" for parameterized views
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-03 16:02:35 +01:00 |
|
Peter
|
1df42bb86b
|
Remove original article because it's redundant
|
2024-03-03 22:49:11 +08:00 |
|