Raúl Marín
|
793ae52bf8
|
Fix cosineDistance crash with Nullable
|
2024-02-19 17:30:00 +01:00 |
|
alesapin
|
31bc327005
|
Merge pull request #60111 from ClickHouse/buffer_bg_flush_parallel
Flush StorageBuffer into multiple threads if num_layers > 1
|
2024-02-19 16:56:24 +01:00 |
|
Antonio Andelic
|
175a1db787
|
Support specifying users for s3 settings
|
2024-02-19 16:43:27 +01:00 |
|
Robert Schulze
|
6f6e74ad8b
|
Merge remote-tracking branch 'rschu1ze/master' into order-by-all-ambiguities
|
2024-02-19 15:19:13 +00:00 |
|
Robert Schulze
|
8f5a4d92a1
|
Fix style
|
2024-02-19 15:19:04 +00:00 |
|
robot-clickhouse
|
cc223a1c3e
|
Automatic style fix
|
2024-02-19 14:33:53 +00:00 |
|
Yarik Briukhovetskyi
|
491a4cd1e7
|
Merge pull request #59243 from yariks5s/div_int_with_decimal
Fix bug with `intDiv` for decimal arguments
|
2024-02-19 15:28:07 +01:00 |
|
Igor Nikonov
|
e77afa9dc5
|
Rename test
|
2024-02-19 14:20:39 +00:00 |
|
Igor Nikonov
|
9e4e44fc71
|
Tests: query log records for insert over http
|
2024-02-19 14:18:52 +00:00 |
|
Antonio Andelic
|
1512116679
|
Merge branch 'master' into fix-new-setting
|
2024-02-19 14:30:12 +01:00 |
|
Antonio Andelic
|
17b1760eca
|
Add new setting to changes history
|
2024-02-19 14:29:00 +01:00 |
|
Vitaly Baranov
|
f10a8868e1
|
Merge pull request #60097 from vitlibar/move-thread-pool-callback-runner-to-common
Move threadPoolCallbackRunner to the "Common" folder
|
2024-02-19 14:10:36 +01:00 |
|
Antonio Andelic
|
7c2654f62e
|
Fix data race
|
2024-02-19 14:09:37 +01:00 |
|
Raúl Marín
|
a27337541d
|
Merge pull request #58738 from binmahone/20240112_fix_date32_T64
support T64 for date32 type
|
2024-02-19 14:07:14 +01:00 |
|
Kruglov Pavel
|
5fd2582e83
|
Merge pull request #59500 from Avogar/exponent-floats-inference
Don't infer floats in exponential notation by default
|
2024-02-19 13:51:07 +01:00 |
|
Kruglov Pavel
|
a5b62df0d6
|
Update 02982_dont_infer_exponent_floats.sql
|
2024-02-19 13:46:51 +01:00 |
|
Yarik Briukhovetskyi
|
cfa198c477
|
remove comment
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-02-19 13:34:00 +01:00 |
|
Igor Nikonov
|
f06e15ce5f
|
Merge remote-tracking branch 'origin/master' into cleanup-connection-pool-priority
|
2024-02-19 11:33:55 +00:00 |
|
Igor Nikonov
|
f775e1a7c6
|
Merge pull request #59910 from ClickHouse/query-log-on-insert-exception-over-http
Fix: absence of closing record in query_log for failed insert over http
|
2024-02-19 12:27:44 +01:00 |
|
Alexey Milovidov
|
84336d3ace
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into implement-todo-2
|
2024-02-19 11:35:47 +01:00 |
|
Alexey Milovidov
|
04a695d05b
|
Merge pull request #60125 from ClickHouse/fix-bad-log-message-4
Fix bad log message
|
2024-02-19 11:35:11 +01:00 |
|
Alexey Milovidov
|
a10eddecef
|
Merge pull request #59697 from ClickHouse/check-stack-size-in-parser
Check stack size in Parser
|
2024-02-19 11:33:04 +01:00 |
|
Azat Khuzhin
|
0496d0f45f
|
Do not retry queries if container is down in integration tests
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-02-19 11:27:41 +01:00 |
|
Alexey Milovidov
|
df48106cd5
|
Merge pull request #60015 from azat/values-quote-escape
Fix INSERT into SQLite with single quote (by escaping single quotes with a quote instead of backslash)
|
2024-02-19 10:37:45 +01:00 |
|
alesapin
|
6565423b1a
|
Review fix
|
2024-02-19 10:32:36 +01:00 |
|
Alexey Milovidov
|
327ba7d174
|
Fix bad log message
|
2024-02-19 09:30:19 +01:00 |
|
Alexey Milovidov
|
c55204d8ef
|
Implement TODO
|
2024-02-19 09:29:19 +01:00 |
|
conicliu
|
b38ad8297c
|
skip log empty message
|
2024-02-19 16:11:42 +08:00 |
|
Alexey Milovidov
|
1f882063e7
|
Fix build
|
2024-02-19 08:44:53 +01:00 |
|
Hongbin Ma
|
6329b6ae45
|
fix flaky test case
|
2024-02-19 14:49:02 +08:00 |
|
Alexey Milovidov
|
7fa9c733bd
|
Fix Fibers
|
2024-02-19 07:27:02 +01:00 |
|
Alexey Milovidov
|
ad26b6fc8d
|
Remove useless headers
|
2024-02-19 07:08:24 +01:00 |
|
Alexey Milovidov
|
e2de74cf66
|
Fix debug
|
2024-02-19 05:34:40 +01:00 |
|
taiyang-li
|
2d6b4b400c
|
Merge remote-tracking branch 'origin/master' into opt_sum_decimal
|
2024-02-19 12:25:22 +08:00 |
|
Alexey Milovidov
|
e80bc24163
|
Writing object name is useless for our stack traces
|
2024-02-19 05:18:17 +01:00 |
|
Alexey Milovidov
|
4590d3f81a
|
Miscellaneous
|
2024-02-19 05:10:39 +01:00 |
|
Alexey Milovidov
|
fa1ca348a4
|
Miscellaneous
|
2024-02-19 03:19:21 +01:00 |
|
taiyang-li
|
6b2d89c783
|
change as request
|
2024-02-19 10:17:51 +08:00 |
|
Alexey Milovidov
|
6fd563df52
|
Miscellaneous
|
2024-02-19 02:58:51 +01:00 |
|
Alexey Milovidov
|
6eff309185
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into check-stack-size-in-parser
|
2024-02-19 02:44:47 +01:00 |
|
Alexey Milovidov
|
6463863271
|
Merge pull request #60087 from ClickHouse/implement-todo
I found TODO in the code, that can be implemented
|
2024-02-19 01:37:17 +01:00 |
|
Alexey Milovidov
|
6c2c1710dd
|
Merge pull request #60093 from ClickHouse/lazy-primary-key-loading
Lazy loading of primary keys in memory
|
2024-02-19 01:36:55 +01:00 |
|
Alexey Milovidov
|
f469fd084f
|
Merge pull request #60102 from ClickHouse/fix-inconsistent-formatting-of-explain-in-subqueries
Fix inconsistent formatting of explain in subqueries
|
2024-02-19 01:35:57 +01:00 |
|
Alexey Milovidov
|
51dc53dcbd
|
Merge pull request #60108 from ClickHouse/insignificant-changes
Insignificant changes
|
2024-02-19 01:34:51 +01:00 |
|
Alexey Milovidov
|
7f154d4dca
|
Merge pull request #60110 from ClickHouse/better-check-for-inconsistent-formatting
Better check for inconsistent formatting
|
2024-02-19 01:34:00 +01:00 |
|
alesapin
|
29e3e7cb96
|
Better if only 1 layer
|
2024-02-18 13:19:35 +01:00 |
|
alesapin
|
8f29320a73
|
Flush StorageBuffer into multiple threads if num_layers > 1
|
2024-02-18 13:15:24 +01:00 |
|
Alexey Milovidov
|
8eed0f7928
|
Merge branch 'fix-inconsistent-formatting-of-explain-in-subqueries' into implement-todo
|
2024-02-18 11:04:24 +01:00 |
|
Alexey Milovidov
|
8d6e6d67ed
|
Merge branch 'fix-inconsistent-formatting-of-explain-in-subqueries' into lazy-primary-key-loading
|
2024-02-18 11:04:01 +01:00 |
|
Alexey Milovidov
|
7972d3c686
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into insignificant-changes
|
2024-02-18 11:03:16 +01:00 |
|