jwoodhead
|
ad6ddf634d
|
Include offset argument for lagInFrame and leadInFrame window functions. Fixes #65952
|
2024-07-02 09:33:15 -05:00 |
|
Robert Schulze
|
65eb469278
|
Remove duplicates from aspell-dict
|
2024-07-02 14:18:33 +00:00 |
|
Robert Schulze
|
f8c4d77aae
|
Update aspell-dict
|
2024-07-02 14:17:19 +00:00 |
|
Shaun Struwig
|
bd47b8f3a1
|
Update aspell-dict.txt
|
2024-07-02 16:15:32 +02:00 |
|
Nikita Mikhaylov
|
bfc0260f35
|
Merge pull request #65972 from ClickHouse/remove-weirdness-parquet
Remove unnatural punctuation from Parquet
|
2024-07-02 13:59:03 +00:00 |
|
jsc0218
|
6831280a83
|
Merge remote-tracking branch 'origin/master' into DropProjInLWD
|
2024-07-02 13:37:48 +00:00 |
|
Sema Checherinda
|
f6a2c3156b
|
rename transform
|
2024-07-02 15:24:29 +02:00 |
|
Sema Checherinda
|
06e235024f
|
work with review
|
2024-07-02 15:16:57 +02:00 |
|
divanik
|
f224485316
|
Add reference to documentation
|
2024-07-02 13:01:33 +00:00 |
|
divanik
|
70a2061c9b
|
Fixed bug and added test
|
2024-07-02 12:27:01 +00:00 |
|
alesapin
|
452201caf9
|
Black
|
2024-07-02 14:21:39 +02:00 |
|
alesapin
|
ebacab6c98
|
Bump
|
2024-07-02 14:17:58 +02:00 |
|
alesapin
|
a2626037bc
|
Improve object storage tags in tests
|
2024-07-02 14:15:59 +02:00 |
|
Alexey Milovidov
|
2b686fa8ad
|
Merge pull request #65565 from azat/yamllint-document-start
Re-configure yamllint to allow document-start
|
2024-07-02 12:08:06 +00:00 |
|
Han Fei
|
dcb69758f4
|
Merge branch 'master' into hanfei/exception-storage-join
|
2024-07-02 13:54:30 +02:00 |
|
Alexey Milovidov
|
6f586edba3
|
Merge pull request #65852 from CurtizJ/offload-outdated-index
Unload primary index of outdated parts
|
2024-07-02 11:48:55 +00:00 |
|
Robert Schulze
|
a9d05bc349
|
Merge remote-tracking branch 'ClickHouse/master' into bittest-throw-error-if-out-of-bounds
|
2024-07-02 11:47:15 +00:00 |
|
Nikita Mikhaylov
|
0d7ea528d2
|
Merge pull request #65971 from ClickHouse/minor-changes-changelog
Minor changes in CHANGELOG
|
2024-07-02 11:33:00 +00:00 |
|
Antonio Andelic
|
94dba17ad9
|
Fix test
|
2024-07-02 13:26:52 +02:00 |
|
Konstantin Bogdanov
|
138eb924fa
|
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
|
2024-07-02 11:20:01 +00:00 |
|
kssenii
|
f2c06becd5
|
Fix race in s3queue
|
2024-07-02 13:17:28 +02:00 |
|
kssenii
|
2ce564daa0
|
Make 01006_simpod_empty_part_single_column_write.sh always use vertical merge
|
2024-07-02 13:05:17 +02:00 |
|
Nikita Mikhaylov
|
36f38e6ae3
|
Merge pull request #65921 from ClickHouse/no-random-json
No random settings for a test with `Object(JSON)`
|
2024-07-02 10:57:28 +00:00 |
|
Mikhail Gorshkov
|
baa4d50067
|
Fix support of non-const scale arguments in power function
|
2024-07-02 10:51:58 +00:00 |
|
vdimir
|
422b8dea31
|
Add database_replicated_allow_heavy_create to settings changes
|
2024-07-02 12:30:22 +02:00 |
|
vdimir
|
87e2fb4f74
|
Merge branch 'master' into vdimir/replicateddb_forbid_populate
|
2024-07-02 12:28:47 +02:00 |
|
vdimir
|
530ce95d62
|
Merge pull request #65816 from canhld94/fix_rocksdb_ttl
Fix EmbeddedRocksDB with TTL writes corrupted data
|
2024-07-02 10:27:36 +00:00 |
|
kssenii
|
f778ddd7bc
|
Merge remote-tracking branch 'origin/master' into fix-tmp-data-in-cache-assertion
|
2024-07-02 12:12:08 +02:00 |
|
Kseniia Sumarokova
|
ee0c4093d4
|
Update run.sh
|
2024-07-02 12:03:27 +02:00 |
|
Kseniia Sumarokova
|
a905b24f75
|
Fix clang-tidy
|
2024-07-02 11:54:56 +02:00 |
|
Blargian
|
2eb750f8eb
|
add missing transactionXYZ functions to docs
|
2024-07-02 11:35:54 +02:00 |
|
Alexey Milovidov
|
4613b23c37
|
Merge pull request #65634 from ClickHouse/fix-object-storage
Speed up loading of plain_rewritable disks; fix many bugs in ObjectStorage
|
2024-07-02 09:31:29 +00:00 |
|
Raúl Marín
|
d9909cb251
|
Merge branch 'master' into setting_247
|
2024-07-02 11:31:16 +02:00 |
|
vdimir
|
59bf6f16bd
|
Merge pull request #64818 from bigo-sg/too_large_hash_join
Refactor `HashJoin` to avoid `too large translation units`
|
2024-07-02 09:12:02 +00:00 |
|
vdimir
|
b94dd515c7
|
Merge pull request #65887 from bigo-sg/improve_concat
Allow to use `concat` function with empty arguments
|
2024-07-02 09:11:30 +00:00 |
|
Alexey Milovidov
|
dc8a8d9719
|
Remove unnatural punctuation from Parquet
|
2024-07-02 10:56:44 +02:00 |
|
Alexey Milovidov
|
ef6d579e7f
|
Minor changes in CHANGELOG
|
2024-07-02 10:56:03 +02:00 |
|
Antonio Andelic
|
a0f6751c4d
|
Merge branch 'master' into add-some-tools-for-keeper-profiling
|
2024-07-02 10:50:24 +02:00 |
|
Antonio Andelic
|
9e586f0871
|
Fixes
|
2024-07-02 10:50:21 +02:00 |
|
Antonio Andelic
|
aaffa64cdd
|
Fix data race for Keeper snapshot queue
|
2024-07-02 10:36:20 +02:00 |
|
Pablo Marcos
|
93c1b5d8a7
|
Address issues pointed out in the PR
|
2024-07-02 08:21:51 +00:00 |
|
Antonio Andelic
|
91e27ea7f4
|
Merge branch 'master' into gwp-asan-disable-stacktrace-by-default
|
2024-07-02 09:13:38 +02:00 |
|
Alexey Milovidov
|
350711ec53
|
Merge branch 'master' into fix-object-storage
|
2024-07-02 08:17:59 +02:00 |
|
Azat Khuzhin
|
2991e27183
|
Parse user from URL for dashboard.html (useful for sharing)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-02 07:38:39 +02:00 |
|
Azat Khuzhin
|
3b4d5b00de
|
Re-configure yamllint to allow document-start
CI reported [1]:
1:1 warning found forbidden document start "---" (document-start)
[1]: https://s3.amazonaws.com/clickhouse-test-reports/65563/27ef3066f685390227c84f31c7c95e1670f9960b/style_check.html
It was an error to forbid it, and it made only by mistake to ignore the
errors.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-02 07:13:22 +02:00 |
|
Alexey Milovidov
|
9d8cc51dc5
|
Merge pull request #65917 from azat/mysql-server-TLS-retries
Fix possible issues with MySQL server protocol TLS connections
|
2024-07-02 05:06:55 +00:00 |
|
Alexey Milovidov
|
4d45d0be4f
|
Merge branch 'master' into imp-01600_parts
|
2024-07-02 06:41:22 +02:00 |
|
Alexey Milovidov
|
3b1e1d01d4
|
Merge pull request #65848 from ClickHouse/Add_missing_workload_identity_changes
Add missing workload identity changes
|
2024-07-02 04:35:31 +00:00 |
|
Alexey Milovidov
|
0bb374b597
|
Fix error (tnx, @jkartseva)
|
2024-07-02 06:19:21 +02:00 |
|
Alexey Milovidov
|
e07cd70a1e
|
Merge branch 'master' into fix-object-storage
|
2024-07-02 06:17:55 +02:00 |
|