Alexey Milovidov
|
ecf524175a
|
Less directories
|
2024-05-03 03:20:11 +02:00 |
|
Alexey Milovidov
|
ed1bbd0bd0
|
Merge branch 'master' into local-less-directories
|
2024-05-03 02:35:44 +02:00 |
|
Alexander Gololobov
|
65a47801f1
|
Merge pull request #63274 from ClickHouse/fix_remote_data_path_fs_err
More checks for concurrently deleted files and dirs in system.remote_data_paths
|
2024-05-02 19:08:35 +00:00 |
|
Alexey Milovidov
|
2ca0251de4
|
Revert "Do not remove server constants from GROUP BY key for secondary query."
|
2024-05-02 21:09:53 +02:00 |
|
Raúl Marín
|
9896c3782b
|
Merge pull request #63131 from Algunenano/untuple_crash
Fix crash with untuple and unresolved lambda
|
2024-05-02 17:52:30 +00:00 |
|
Raúl Marín
|
988153aad0
|
Merge pull request #63278 from Algunenano/fix_history
Fix SettingsChangesHistory.h for allow_experimental_join_condition
|
2024-05-02 17:19:08 +00:00 |
|
Robert Schulze
|
66810e17c4
|
Merge remote-tracking branch 'ClickHouse/master' into optimize_drop_tables
|
2024-05-02 16:01:38 +00:00 |
|
Raúl Marín
|
55e57421fb
|
Fix SettingsChangesHistory.h for allow_experimental_join_condition
|
2024-05-02 17:22:10 +02:00 |
|
Kseniia Sumarokova
|
33a0e8035f
|
Merge pull request #61250 from ClickHouse/less-contentaion-in-cache-part4
Less contention in cache, part 4
|
2024-05-02 15:18:16 +00:00 |
|
vdimir
|
a838fb778b
|
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
Introduce bulk loading to StorageEmbeddedRocksDB
|
2024-05-02 14:49:03 +00:00 |
|
Raúl Marín
|
e4c99ed1d5
|
Merge remote-tracking branch 'blessed/master' into untuple_crash
|
2024-05-02 15:24:57 +02:00 |
|
Alexander Gololobov
|
84bed102f1
|
More checks for concurrently deleted files and dirs
|
2024-05-02 14:39:59 +02:00 |
|
Sema Checherinda
|
b821698463
|
Merge pull request #61108 from ClickHouse/chesema-no-such-key
distinct message for s3 error 'no key' for cases disk and storage
|
2024-05-02 11:16:11 +00:00 |
|
Kseniia Sumarokova
|
136262619f
|
Merge pull request #62964 from azat/client/external-tables-reuse-fix
Fix subsequent use of external tables in client
|
2024-05-02 11:10:16 +00:00 |
|
Sema Checherinda
|
083bcfc1ce
|
distinct message for s3 error 'no key' for cases disk and storage
|
2024-05-02 13:08:25 +02:00 |
|
kssenii
|
3f9ca1cbfe
|
Merge remote-tracking branch 'origin/master' into less-contentaion-in-cache-part4
|
2024-05-02 13:04:05 +02:00 |
|
Robert Schulze
|
8a7b0c057f
|
Merge pull request #62852 from pet74alex/UUIDv7
Add UUIDv7-generating functions
|
2024-05-02 06:57:12 +00:00 |
|
Alexey Milovidov
|
32a40ef433
|
Merge pull request #63159 from ClickHouse/vdimir/ineq_join_v2
Merging #60920
|
2024-05-01 23:06:16 +02:00 |
|
Konstantin Bogdanov
|
fc5624e3b1
|
Merge pull request #63106 from korowa/include-from-yml
allow YAML sources in include_from
|
2024-05-01 12:49:19 +00:00 |
|
vdimir
|
7617155901
|
Merge branch 'master' into vdimir/ineq_join_v2
|
2024-05-01 11:53:43 +00:00 |
|
Nikita Taranov
|
77c5221a0e
|
Merge pull request #59405 from nickitat/dont_merge_just_created_aggr_projection_block
Don't merge just created aggregating projection blocks
|
2024-05-01 11:34:21 +00:00 |
|
Duc Canh Le
|
6a324ae67a
|
Merge branch 'master' into rocksdb_bypass_memtable
Try fix CI
|
2024-05-01 11:21:31 +00:00 |
|
kssenii
|
deb4706056
|
Review fixes
|
2024-05-01 11:19:51 +02:00 |
|
Duc Canh Le
|
c462d003af
|
update comments
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-05-01 02:11:02 +00:00 |
|
Duc Canh Le
|
6e235ad823
|
address reviews
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-05-01 02:06:44 +00:00 |
|
Duc Canh Le
|
90d6c165e3
|
Update src/Storages/RocksDB/EmbeddedRocksDBBulkSink.cpp
Co-authored-by: vdimir <vdimir@clickhouse.com>
|
2024-05-01 10:05:49 +08:00 |
|
Alexey Milovidov
|
d3a0d5c7b2
|
Merge pull request #63215 from ClickHouse/24.5-prepare
Update version after release
|
2024-05-01 03:54:20 +02:00 |
|
Alexey Milovidov
|
c6ab7bd995
|
Update autogenerated version to 24.5.1.1 and contributors
|
2024-05-01 03:52:34 +02:00 |
|
Robert Schulze
|
0a01a92bf8
|
Merge pull request #62884 from rschu1ze/inverted-to-fulltext
Rename "inverted index" to "full-text index"
|
2024-04-30 20:03:35 +00:00 |
|
Robert Schulze
|
f29574d043
|
Merge remote-tracking branch 'ClickHouse/master' into optimize_drop_tables
|
2024-04-30 19:25:22 +00:00 |
|
Alexey Petrunyaka
|
d2070e5de4
|
Update FunctionsCodingUUID.cpp
Fix for build error after fix merge error
|
2024-04-30 21:51:15 +03:00 |
|
Alexey Petrunyaka
|
668c83b1cb
|
Fix for memory sanitizer
|
2024-04-30 21:38:27 +03:00 |
|
Alexey Petrunyaka
|
dde34625f2
|
Revert "Remove UUIDv7ToDateTime due to memory sanitizer issues"
This reverts commit 0e8575fc07 .
|
2024-04-30 21:30:16 +03:00 |
|
Alexey Milovidov
|
6d4b31322d
|
Merge pull request #63157 from jrdi/revert-60598
Revert "Merge pull request #60598 from jrdi/week-default-mode"
|
2024-04-30 20:21:21 +02:00 |
|
Konstantin Bogdanov
|
273464c963
|
Merge pull request #63046 from ClickHouse/support-user-expiration
Check user expiration date before query execution
|
2024-04-30 17:42:58 +00:00 |
|
Robert Schulze
|
0e8575fc07
|
Remove UUIDv7ToDateTime due to memory sanitizer issues
|
2024-04-30 15:29:42 +00:00 |
|
Konstantin Bogdanov
|
fccb463222
|
Rename
|
2024-04-30 16:07:51 +02:00 |
|
pufit
|
677a76c8d8
|
Merge branch 'master' into pufit/fix-dump-ast-with-sql-security
|
2024-04-30 10:05:22 -04:00 |
|
Robert Schulze
|
c820bc31e5
|
Fix memory sanitizer report
|
2024-04-30 13:35:12 +00:00 |
|
Konstantin Bogdanov
|
185e715fc1
|
Update src/Interpreters/Session.h
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2024-04-30 14:54:34 +02:00 |
|
Konstantin Bogdanov
|
36014f739a
|
Rename
|
2024-04-30 14:52:43 +02:00 |
|
Raúl Marín
|
415a7be8db
|
Merge pull request #63119 from Algunenano/sanity_check_clamp
Make sanity check of settings worse
|
2024-04-30 12:20:38 +00:00 |
|
Raúl Marín
|
89fe970cd2
|
Merge pull request #62929 from Algunenano/optimize_rewrite_sum_if_to_count_if
Enable optimize_rewrite_sum_if_to_count_if by default
|
2024-04-30 12:07:24 +00:00 |
|
Raúl Marín
|
10fb28c6ea
|
Fix crash with untuple and unresolved lambda
|
2024-04-30 13:36:20 +02:00 |
|
Robert Schulze
|
5660769a4b
|
Cosmetics, pt. V
|
2024-04-30 10:57:54 +00:00 |
|
Alexey Petrunyaka
|
93df0644ce
|
Fixes for the binary tidy build
|
2024-04-30 12:10:12 +03:00 |
|
János Benjamin Antal
|
71589c25ba
|
Merge pull request #62498 from ClickHouse/prevent-renaming-important-columns
Fix validation of special MergeTree columns
|
2024-04-30 09:10:08 +00:00 |
|
vdimir
|
23525ea3d5
|
Merge branch 'master' into ineq_join_v2
|
2024-04-30 08:15:51 +00:00 |
|
Jordi Villar
|
8c3a9bc9c7
|
Revert "Merge pull request #60598 from jrdi/week-default-mode"
This reverts commit 61df8aa466 , reversing
changes made to c6d21aebb5 .
|
2024-04-30 09:23:25 +02:00 |
|
Alexey Milovidov
|
10f7125fa6
|
Revert "Enable custom parquet encoder by default"
|
2024-04-30 09:07:32 +03:00 |
|