李扬
|
91ac8ffcc0
|
Merge branch 'master' into more_jits
|
2024-10-15 14:11:58 +08:00 |
|
taiyang-li
|
7fd58a78df
|
fix incompatiable history
|
2024-10-15 09:09:23 +08:00 |
|
taiyang-li
|
664f565cee
|
support jit for identity
|
2024-10-15 09:03:59 +08:00 |
|
Alexey Milovidov
|
e9c6fd3300
|
Merge pull request #70644 from Algunenano/validation_user_directories
Don't do validation when synchronizing user_directories from keeper
|
2024-10-14 23:01:05 +00:00 |
|
Alexey Milovidov
|
332671085a
|
Merge pull request #70604 from Blargian/patch-9
[Docs] Fix example
|
2024-10-14 21:38:03 +00:00 |
|
Alexey Milovidov
|
11e53d5de7
|
Merge pull request #70634 from Algunenano/private_public_sync
Reduce sync efforts with private
|
2024-10-14 21:30:05 +00:00 |
|
Alexey Milovidov
|
d957aa1c57
|
Merge pull request #70646 from ClickHouse/fix-drop-pg-db-timeout
Fix timeout in materialized pg tests
|
2024-10-14 21:28:36 +00:00 |
|
Alexey Milovidov
|
85ff1c0fc2
|
Merge pull request #70656 from ClickHouse/docs-mysql-remove-badge
[Docs] Remove cloud only badge
|
2024-10-14 21:28:22 +00:00 |
|
Alexey Milovidov
|
5c09cf5049
|
Merge pull request #70640 from ClickHouse/try-fix-cache-test
Try fix 00180_no_seek_avoiding_when_reading_from_cache
|
2024-10-14 21:13:57 +00:00 |
|
Robert Schulze
|
0b36dcdbfe
|
Merge pull request #70654 from rschu1ze/docs-70585
Docs: Follow-up for #70585
|
2024-10-14 19:25:23 +00:00 |
|
Justin de Guzman
|
81f07df2e0
|
[Docs] Remove cloud only badge
|
2024-10-14 12:17:14 -07:00 |
|
Robert Schulze
|
36fbc4ac32
|
Docs: Follow-up for #70585
|
2024-10-14 19:02:09 +00:00 |
|
Konstantin Bogdanov
|
6ab99dd33d
|
Merge pull request #70637 from ClickHouse/typos
Fix typos
|
2024-10-14 19:00:10 +00:00 |
|
Kseniia Sumarokova
|
71148264ee
|
Add a comment
|
2024-10-14 19:01:26 +02:00 |
|
kssenii
|
a23f941b7f
|
Restrict statement_timeout
|
2024-10-14 18:47:15 +02:00 |
|
Raúl Marín
|
c1b56801b3
|
Merge pull request #70631 from Algunenano/stateful_window
Fix creation of stateful window functions on misaligned memory
|
2024-10-14 16:41:42 +00:00 |
|
Raúl Marín
|
7bad857ebc
|
Merge pull request #70617 from Algunenano/limit_read_rows
Increase test user max_rows_to_read limit
|
2024-10-14 16:37:15 +00:00 |
|
Raúl Marín
|
67b92982b8
|
Don't do validation when synchronizing user_directories from keeper
|
2024-10-14 18:32:46 +02:00 |
|
kssenii
|
eade26985b
|
Try fix 00180_no_seek_avoiding_when_reading_from_cache
|
2024-10-14 17:20:22 +02:00 |
|
Konstantin Bogdanov
|
475ca04b2e
|
Typos
|
2024-10-14 16:44:20 +02:00 |
|
Kseniia Sumarokova
|
ad7c74c549
|
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
|
2024-10-14 14:08:30 +00:00 |
|
Raúl Marín
|
6f635a18f7
|
Unify more code
|
2024-10-14 14:07:09 +00:00 |
|
Raúl Marín
|
984dfd4fab
|
Unify ProfileEvents
|
2024-10-14 13:43:28 +00:00 |
|
Raúl Marín
|
623a620705
|
Unify failpoints
|
2024-10-14 13:41:20 +00:00 |
|
Raúl Marín
|
8215d6bea7
|
Unify CurrentMetrics.cpp
|
2024-10-14 13:40:19 +00:00 |
|
Raúl Marín
|
30d148ea81
|
Small diff
|
2024-10-14 13:39:47 +00:00 |
|
Raúl Marín
|
160cdbb879
|
Uniformize ErrorCodes.cpp
|
2024-10-14 13:30:19 +00:00 |
|
Konstantin Bogdanov
|
790fa1b3a0
|
Merge pull request #70588 from ClickHouse/fix-typos
Fix typos
|
2024-10-14 13:25:40 +00:00 |
|
Vladimir Cherkasov
|
ff81f4488c
|
Merge pull request #70335 from ClickHouse/vdimir/followup-69411
Rename enable_secure_identifiers -> enforce_strict_identifier_format
|
2024-10-14 12:55:49 +00:00 |
|
Raúl Marín
|
b3acdb4f1c
|
Fix creation of stateful window functions on misaligned memory
|
2024-10-14 14:19:40 +02:00 |
|
Raúl Marín
|
ddf3259d27
|
Fix style
|
2024-10-14 14:02:15 +02:00 |
|
Raúl Marín
|
d9bcc6639e
|
Increase max_rows_to_read in test reading from text_log
|
2024-10-14 13:09:12 +02:00 |
|
taiyang-li
|
47971c9d7a
|
turn on expression compilation and set min_count_to_compile_expression to 1
|
2024-10-14 18:11:10 +08:00 |
|
Nikita Fomichev
|
82f705616e
|
Merge pull request #70565 from ClickHouse/fix-compatibility-24.9-db-replicated-uuid
Fix 24.9 setting compatibility `database_replicated_allow_explicit_uuid`
|
2024-10-14 10:01:52 +00:00 |
|
kssenii
|
619f60b5ac
|
Fix test
|
2024-10-14 10:42:32 +02:00 |
|
Vladimir Cherkasov
|
fff2eff9a9
|
Merge branch 'master' into vdimir/followup-69411
|
2024-10-14 10:40:42 +02:00 |
|
taiyang-li
|
458872ba18
|
fix bugs
|
2024-10-14 15:49:45 +08:00 |
|
taiyang-li
|
782a13b375
|
fix building
|
2024-10-14 12:08:49 +08:00 |
|
taiyang-li
|
5349511d3b
|
fix typo
|
2024-10-14 11:28:14 +08:00 |
|
tuanpach
|
733e61cfab
|
Merge pull request #70536 from ClickHouse/revert-70535-revert-69812-create-or-replace-view-atomically
Revert "Revert "Support CREATE OR REPLACE VIEW atomically""
|
2024-10-14 03:25:41 +00:00 |
|
tuanpach
|
9c5aaeaf1f
|
Merge pull request #70330 from tuanpach/generate-random-suffix-when-replacing-table
Generate a string as the random suffix for the temporary table name when replacing tables
|
2024-10-14 03:20:34 +00:00 |
|
taiyang-li
|
3405fb911c
|
fix style
|
2024-10-14 11:19:07 +08:00 |
|
taiyang-li
|
a8e905b628
|
fix style
|
2024-10-14 11:16:44 +08:00 |
|
taiyang-li
|
fd43dcbcf6
|
enable jit for and/or/xor
|
2024-10-14 10:22:43 +08:00 |
|
Shaun Struwig
|
e58ed73d71
|
Update type-conversion-functions.md
fix incorrect example
|
2024-10-13 15:43:49 +02:00 |
|
taiyang-li
|
f28836ad7c
|
enable jit for assumenotnull
|
2024-10-13 18:09:23 +08:00 |
|
taiyang-li
|
f407180631
|
enable jit for isnotnull
|
2024-10-13 11:42:00 +08:00 |
|
taiyang-li
|
61de692f2e
|
enable jit for comparision functions
|
2024-10-13 11:41:10 +08:00 |
|
taiyang-li
|
98d9077135
|
jit for compare functions
|
2024-10-13 08:58:59 +08:00 |
|
taiyang-li
|
ae3b3feef3
|
support sign compilation
|
2024-10-13 08:58:49 +08:00 |
|