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 |
|
MikhailBurdukov
|
c3ab9071fc
|
Merge branch 'master' into backoff_for_failed_mutations
|
2024-02-18 17:48:11 +03:00 |
|
MikhailBurdukov
|
94fa87ddc6
|
Style
|
2024-02-18 14:46:48 +00:00 |
|
MikhailBurdukov
|
b227e5dd3f
|
Review changes
|
2024-02-18 13:37:12 +00: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 |
|
Alexey Milovidov
|
49459a10c3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-check-for-inconsistent-formatting
|
2024-02-18 11:02:46 +01:00 |
|
Alexey Milovidov
|
427caf8367
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting-of-explain-in-subqueries
|
2024-02-18 11:02:04 +01:00 |
|
Alexey Milovidov
|
ea06825ddc
|
Merge pull request #60106 from ClickHouse/speed-up-ci
Speed up the CI
|
2024-02-18 11:01:40 +01:00 |
|
Alexey Milovidov
|
6294e0ee84
|
Merge branch 'better-check-for-inconsistent-formatting' into fix-inconsistent-formatting-of-explain-in-subqueries
|
2024-02-18 10:58:40 +01:00 |
|
Alexey Milovidov
|
c2555dfb27
|
Better check for inconsistent formatting
|
2024-02-18 10:58:10 +01:00 |
|
Alexey Milovidov
|
096a679d6b
|
Insignificant changes
|
2024-02-18 10:47:18 +01:00 |
|
Alexey Milovidov
|
c8415ddc29
|
Speed up the CI
|
2024-02-18 09:29:34 +01:00 |
|
Alexey Milovidov
|
73ab7a5556
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into implement-todo
|
2024-02-18 09:24:22 +01:00 |
|
Alexey Milovidov
|
b8b6150374
|
Merge pull request #60089 from ClickHouse/settings-avoid-overflow
Avoid overflow in settings
|
2024-02-18 09:21:35 +01:00 |
|
Alexey Milovidov
|
543b07639c
|
Add a test
|
2024-02-18 05:39:55 +01:00 |
|
Alexey Milovidov
|
232fe0dd1b
|
Fix inconsistent formatting of SELECT ... FROM (EXPLAIN ...)
|
2024-02-18 05:38:34 +01:00 |
|
Alexey Milovidov
|
c083498cf8
|
Apply review comments
|
2024-02-18 05:13:17 +01:00 |
|
Alexey Milovidov
|
c50f8e7954
|
Remove a header
|
2024-02-18 02:12:31 +01:00 |
|
Alexey Milovidov
|
2e95c689eb
|
Update 02992_settings_overflow.sql
|
2024-02-18 02:10:24 +01:00 |
|
Alexey Milovidov
|
dfc4b72ab2
|
Update tests/queries/0_stateless/01557_field_infinite_convert_to_number.sql
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2024-02-18 02:10:05 +01:00 |
|
Vitaly Baranov
|
3323d5ce81
|
Move threadPoolCallbackRunner to the "Common" folder.
|
2024-02-17 21:59:51 +01:00 |
|
Alexey Milovidov
|
f075961728
|
Update
|
2024-02-17 11:37:31 +01:00 |
|
Alexey Milovidov
|
8ab8d86b25
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into settings-avoid-overflow
|
2024-02-17 11:37:07 +01:00 |
|
Alexey Milovidov
|
b7e563c0a6
|
Update test
|
2024-02-17 11:14:50 +01:00 |
|
Alexey Milovidov
|
4f09b881e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into lazy-primary-key-loading
|
2024-02-17 11:14:41 +01:00 |
|
Alexey Milovidov
|
76578ebf92
|
Merge pull request #60090 from ClickHouse/update-lz4
Update LZ4 to the latest dev
|
2024-02-17 10:16:05 +01:00 |
|
Alexey Milovidov
|
0e944d400c
|
Merge pull request #60092 from ClickHouse/index-preparation
A small preparation for better handling of primary key in memory
|
2024-02-17 10:15:06 +01:00 |
|
Alexey Milovidov
|
c5107afb94
|
Merge branch 'master' into lazy-primary-key-loading
|
2024-02-17 10:14:35 +01:00 |
|
Alexey Milovidov
|
dbb0ed8157
|
Fix error
|
2024-02-17 10:08:36 +01:00 |
|
Alexey Milovidov
|
a589e7a3cc
|
Merge branch 'settings-avoid-overflow' of github.com:ClickHouse/ClickHouse into settings-avoid-overflow
|
2024-02-17 09:44:23 +01:00 |
|
Alexey Milovidov
|
3d21d546a9
|
Better code
|
2024-02-17 09:44:10 +01:00 |
|
Alexey Milovidov
|
f4539fc781
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into settings-avoid-overflow
|
2024-02-17 09:10:43 +01:00 |
|
Alexey Milovidov
|
6cae75751b
|
Merge pull request #60049 from ClickHouse/less-memory-usage-primary-key
Maybe less memory usage for primary keys in memory
|
2024-02-17 08:58:02 +01:00 |
|
Alexey Milovidov
|
9acd87aa8c
|
Add a test
|
2024-02-17 07:36:47 +01:00 |
|
Alexey Milovidov
|
021e11e4fc
|
Add a setting for lazy loading
|
2024-02-17 06:42:53 +01:00 |
|
Alexey Milovidov
|
423ff759f1
|
Lazy loading of primary keys in memory
|
2024-02-17 06:35:03 +01:00 |
|
Alexey Milovidov
|
dc0b3e8bb5
|
Update test
|
2024-02-17 06:33:13 +01:00 |
|
Alexey Milovidov
|
e9cf92245f
|
Move methods to .cpp
|
2024-02-17 06:20:44 +01:00 |
|
Alexey Milovidov
|
fce3a8cafc
|
A small preparation for better handling of primary key in memory
|
2024-02-17 06:16:56 +01:00 |
|