Commit Graph

147716 Commits

Author SHA1 Message Date
Haydn
0925830f2e Refactored generateSnowflakeID function implementation and added comprehensive SQL tests 2024-07-13 14:01:03 -07:00
Alexey Milovidov
b7465016cb
Merge pull request #66406 from ClickHouse/remove-noisy-message
Remove noisy message
2024-07-13 20:55:39 +00:00
Alexey Milovidov
62dac875b8
Merge pull request #66435 from ClickHouse/limit_linker_jobs_on_aarch
Limit number of linker jobs on arm to avoid OOM during build
2024-07-13 20:50:49 +00:00
Alexey Milovidov
f037e01620
Merge pull request #66461 from yariks5s/fix_logical_error_npy
Fix logical error in npy data format
2024-07-13 20:49:26 +00:00
Alexey Milovidov
b123659702 Merge branch 'master' into tavplubix-patch-10 2024-07-13 22:48:20 +02:00
Alexey Milovidov
e1aac19630 Fix test 2024-07-13 22:43:30 +02:00
Alexey Milovidov
1220361390 Merge branch 'master' into group_array_intersect_merge_fix 2024-07-13 22:28:29 +02:00
Alexey Milovidov
6f08e78514
Update 03198_group_array_intersect.sql 2024-07-13 22:27:16 +02:00
Robert Schulze
2f913f193c
Fixup docs 2024-07-13 20:25:58 +00:00
Alexey Milovidov
7b4e7b6ae8 Merge branch 'master' into uninteresting-changes 2024-07-13 22:25:11 +02:00
Alexey Milovidov
11647c2382
Merge pull request #65973 from ClickHouse/named-collections-in-clickhouse-local
Named collections in clickhouse-local
2024-07-13 20:22:27 +00:00
Alexey Milovidov
4ebd88f64a
Merge pull request #66477 from ClickHouse/ci_strict_job_check
CI: Check job's exit status and report if killed
2024-07-13 20:22:08 +00:00
Robert Schulze
eb9a629868
Revert "remove partitionID function, update tests and remove from documentation"
This reverts commit c3b72386a2.
2024-07-13 20:06:37 +00:00
Robert Schulze
cef13cfa72
Revert "Update 02415_all_new_functions_must_be_documented.reference"
This reverts commit ee4162f5ec.
2024-07-13 20:06:19 +00:00
Robert Schulze
9b87a1469b
Revert "Fix integration tests"
This reverts commit 85f5fe832a.
2024-07-13 20:06:12 +00:00
Robert Schulze
7e0daae303
Revert "Fix style"
This reverts commit 0eb081f899.
2024-07-13 20:05:39 +00:00
Shaun Struwig
1e03ca16b2
Update developer-instruction.md 2024-07-13 21:52:01 +02:00
Alexey Milovidov
707994b876 Add a test for #37557 2024-07-13 21:48:53 +02:00
Igor Nikonov
4436661d28 Merge remote-tracking branch 'origin/master' into pr-cleanup 2024-07-13 19:30:18 +00:00
Max K
09b753ecc5 CI: Check job's exit status and report if killed 2024-07-13 21:13:03 +02:00
Max K
000cd64d60
Merge pull request #66339 from ClickHouse/create_release_wf
Create release workflow
2024-07-13 18:55:47 +00:00
Shaun Struwig
a1229c1ebb
Update install.md
Production builds will not run on older ARM CPUs
2024-07-13 20:37:13 +02:00
Zawa-II
404840bf2c [ClickHouse-66010] Add-machine_id-to-generateSnowflakeID
Extend existing tests and retain expr argument in generateSnowflakeID

Commit expected output file

Add argument validation in generateSnowflakeID function

Style Check

Style Check by changing error type

Style Check by removing error check

Add new test cases for  function including  parameter

Add new test cases for generateSnowflakeID function with machine_id parameter and update reference file

Add new test cases for generateSnowflakeID function with machine_id parameter and update reference file to match expected output

Fix generateSnowflakeID function to correctly handle optional machine_id parameter, update documentation and examples, and clean up tests.

Fix typo in generateSnowflakeID function and correctly handle optional machine_id parameter.
2024-07-13 11:30:45 -07:00
vdimir
b357cd6b5b
Merge branch 'master' into vdimir/debug_02956_rocksdb_bulk_sink 2024-07-13 20:02:57 +02:00
Max K
bce601f22e
Merge pull request #66471 from ClickHouse/ci_skip_all_not_affected_jobs_in_ci
CI: Autoskip all non-affected jobs in PRs
2024-07-13 17:30:35 +00:00
Alexey Milovidov
96d3c31190
Update play.html 2024-07-13 18:51:00 +02:00
Max K
f9b1f2498a fix 2024-07-13 18:49:23 +02:00
Max K
162d875aee persistent job report path 2024-07-13 18:28:13 +02:00
Max K
d99c56ae8c CI: Autoskip all non-affected jobs in PRs 2024-07-13 17:25:45 +02:00
Robert Schulze
b1fd7868e5
Merge remote-tracking branch 'ClickHouse/master' into change_date 2024-07-13 15:12:32 +00:00
Max K
578d22ae94 style
Automatic style fix

Automatic style fix
2024-07-13 16:23:46 +02:00
Max K
9f1520ae21 do not autofix if not only black failed 2024-07-13 16:21:40 +02:00
Max K
2cd1a39ff4 style fixes
Automatic style fix
2024-07-13 16:21:33 +02:00
Max K
1050217445 add support for new release branch
Automatic style fix
2024-07-13 16:21:22 +02:00
Max K
f8e71707f2 update black 2024-07-13 16:21:22 +02:00
Max K
99cd83da1f New Create Release workflow 2024-07-13 16:21:22 +02:00
Sema Checherinda
0d1a8cac98 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-13 14:58:12 +02:00
Max K
2ff09bdf18
Merge pull request #66440 from ClickHouse/ci_not_block_on_few_test_failures
CI: Do not block CI on few number of test failures
2024-07-13 12:13:28 +00:00
Max K
b4369bf183
Merge pull request #66468 from ClickHouse/ci_add_digest_config_for_ast
CI: Cache AST fuzzers (run always) jobs
2024-07-13 11:31:48 +00:00
robot-clickhouse
fd9f91c796 Automatic style fix 2024-07-13 11:08:01 +00:00
Max K
11f3e406c6 CI: Cache AST fuzzers (run always) jobs in CI 2024-07-13 12:59:39 +02:00
Max K
8706145c46 fix for not success status in Sync 2024-07-13 12:17:03 +02:00
Max K
04525888f5 fix for failed workflow status 2024-07-13 11:55:25 +02:00
Nikita Fomichev
01608045a6
Merge pull request #66445 from ClickHouse/fix-flaky-tests
Stateless tests: fix flaky tests 01037_polygon_dicts*
2024-07-13 09:51:44 +00:00
Max K
0397f082d7
Merge pull request #66463 from ClickHouse/ci_set_error_status_on_oom
CI: Set error status for job with OOM
2024-07-13 09:41:38 +00:00
Yakov Olkhovskiy
d9ce8d73e8
Merge pull request #61268 from Enmk/patch-5
Minor: replaced expression with LEGACY_MAX_LEVEL
2024-07-13 03:17:00 +00:00
Nikita Fomichev
8295a8e9b8 Stateless tests: fix flaky tests 4 2024-07-13 00:39:53 +02:00
Nikita Fomichev
cc2cce9717 Stateless tests: fix flaky tests 3 2024-07-13 00:34:54 +02:00
Alexey Milovidov
3d7721690c Merge branch 'master' into uninteresting-changes 2024-07-12 23:18:45 +02:00
Alexey Milovidov
c458a504bf Merge branch 'master' into named-collections-in-clickhouse-local 2024-07-12 23:18:27 +02:00