qieqieplus
|
307511aab4
|
impl norm functions for array
|
2022-05-09 14:42:09 +08:00 |
|
qieqieplus
|
a17da05bda
|
use return type as matrix value type
|
2022-05-09 14:42:02 +08:00 |
|
qieqieplus
|
2865c8141d
|
Merge branch 'master' into array-distance-functions
|
2022-04-19 14:46:39 +08:00 |
|
qieqieplus
|
c4b5c45740
|
refactor & add tests
|
2022-04-19 14:39:40 +08:00 |
|
Yakov Olkhovskiy
|
8a2e006cc4
|
Merge pull request #36374 from ucasfl/typo
fix typo
|
2022-04-18 21:47:45 -04:00 |
|
Alexey Milovidov
|
8f8f798438
|
Merge pull request #36368 from ClickHouse/column-nodiscard
Add nodiscard attribute to immutable methods of `IColumn` to avoid errors
|
2022-04-18 23:03:02 +03:00 |
|
alesapin
|
8e01b3a5d7
|
Merge pull request #36369 from ClickHouse/fix-strange-trash-in-keeper
Fix strange trash in Keeper
|
2022-04-18 11:44:02 +02:00 |
|
fenglv
|
735c38cdcc
|
fix typo
|
2022-04-18 04:59:41 +00:00 |
|
Alexey Milovidov
|
f5e270b2f8
|
Merge pull request #36353 from ucasfl/type-infer-null
Implement type inference for INSERT INTO function null()
|
2022-04-18 07:06:54 +03:00 |
|
Alexey Milovidov
|
0af183826d
|
Merge pull request #36358 from ClickHouse/don-t-randomize-priority
Do not randomize "priority" setting
|
2022-04-18 07:04:36 +03:00 |
|
Alexey Milovidov
|
1333b4cd89
|
Merge pull request #36345 from ucasfl/throw-no-data
Add setting throw_if_no_data_to_insert
|
2022-04-18 07:04:16 +03:00 |
|
Alexey Milovidov
|
f6ab2bd523
|
Merge pull request #36312 from ClickHouse/remove-arcadia
Remove remaining parts of Arcadia
|
2022-04-18 07:02:54 +03:00 |
|
Alexey Milovidov
|
36595e4206
|
Merge pull request #36320 from ClickHouse/fix-clang-tidy-14
Fix clang-tidy-14 (part 1)
|
2022-04-18 07:02:10 +03:00 |
|
Alexey Milovidov
|
48fd09c7db
|
Merge pull request #36310 from ClickHouse/cpuid-remove-trash
Remove trash from CPUID
|
2022-04-18 07:01:23 +03:00 |
|
Alexey Milovidov
|
f86808914c
|
Fix strange trash in Keeper
|
2022-04-18 04:44:30 +02:00 |
|
Alexey Milovidov
|
c23e451b04
|
Add nodiscard attribute to immutable methods of IColumn to avoid errors
|
2022-04-18 04:22:40 +02:00 |
|
Alexey Milovidov
|
70d7ba5d61
|
Fix clang-tidy
|
2022-04-18 02:13:28 +02:00 |
|
Alexey Milovidov
|
6de5d8a554
|
Merge branch 'master' into fix-clang-tidy-14
|
2022-04-18 02:12:45 +02:00 |
|
Alexey Milovidov
|
c7bca13a03
|
Remove abbreviation
|
2022-04-18 01:03:58 +02:00 |
|
Alexey Milovidov
|
242919eddd
|
Remove abbreviation
|
2022-04-18 01:02:49 +02:00 |
|
Alexey Milovidov
|
aa93f4a074
|
Do not randomize "priority" setting
|
2022-04-17 20:48:02 +02:00 |
|
fenglv
|
0024a08ace
|
fix
fix typo
|
2022-04-17 15:12:07 +00:00 |
|
fenglv
|
293d0a5d46
|
Implement type inference for INSERT INTO function null()
|
2022-04-17 15:07:56 +00:00 |
|
Alexey Milovidov
|
89deaf0af1
|
Merge pull request #36056 from azat/client-trailing-space
Remove trailing whitespace in default client_name
|
2022-04-17 17:37:43 +03:00 |
|
Alexey Milovidov
|
27afc08d8f
|
Merge branch 'master' into cpuid-remove-trash
|
2022-04-17 16:30:30 +02:00 |
|
Alexey Milovidov
|
7de4f2b6c1
|
Merge branch 'master' into remove-arcadia
|
2022-04-17 16:30:09 +02:00 |
|
Alexey Milovidov
|
fb0a23881d
|
Merge branch 'master' into fix-clang-tidy-14
|
2022-04-17 16:28:54 +02:00 |
|
fenglv
|
b25850a665
|
Add setting throw_if_no_data_to_insert
|
2022-04-17 05:42:07 +00:00 |
|
Alexey Milovidov
|
42618239a4
|
Update ParserDataType.cpp
|
2022-04-17 01:53:11 +03:00 |
|
Alexey Milovidov
|
cb9675d0f2
|
Revert "support UNSIGNED modifier with unused parameters of INT"
|
2022-04-16 21:23:57 +03:00 |
|
Alexey Milovidov
|
294efeccfe
|
Fix clang-tidy-14 (part 1)
|
2022-04-16 04:54:04 +02:00 |
|
Alexey Milovidov
|
33ffdcaa4f
|
Return two changes
|
2022-04-16 02:18:22 +02:00 |
|
Alexey Milovidov
|
69b91c5410
|
Simplification #36313
|
2022-04-16 02:08:06 +02:00 |
|
Kseniia Sumarokova
|
0abc6290b1
|
Merge pull request #36253 from kssenii/fix-s3-tests
Fix exception "File segment can be completed only by downloader" in tests
|
2022-04-16 01:24:39 +02:00 |
|
Alexey Milovidov
|
40357637ec
|
Remove Arcadia
|
2022-04-16 00:33:32 +02:00 |
|
Alexey Milovidov
|
e128d89957
|
Remove Arcadia
|
2022-04-16 00:24:58 +02:00 |
|
Alexey Milovidov
|
cbeeb7ec4f
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
|
Alexey Milovidov
|
a0fe29e243
|
Remove Arcadia
|
2022-04-15 23:59:49 +02:00 |
|
Alexey Milovidov
|
416fa95b87
|
Remove "Arcadia" build system
|
2022-04-15 23:57:09 +02:00 |
|
Alexey Milovidov
|
364f10aff5
|
Remove trash
|
2022-04-15 22:56:51 +02:00 |
|
Alexey Milovidov
|
58fc4e033a
|
Remove trash
|
2022-04-15 22:54:08 +02:00 |
|
alesapin
|
40e5ba21a4
|
Update src/Common/FileSegment.cpp
|
2022-04-15 11:55:05 +02:00 |
|
Yakov Olkhovskiy
|
51b4cef6f8
|
Merge pull request #36101 from awakeljw/fork_chmaster
Auto assign numbers for Enum elements
|
2022-04-14 23:53:03 -04:00 |
|
Kruglov Pavel
|
4bad2cd364
|
Merge pull request #36192 from Avogar/fix-parallel-read-buffer
Use atomic instead of mutex + condvar in ParallelReadBuffer
|
2022-04-14 18:36:16 +02:00 |
|
Nikolay Degterinsky
|
b36f810132
|
Merge pull request #36154 from bharatnc/ncb/h3Res0Indexes-fix
remove unused array in h3Res0Indexes func
|
2022-04-14 14:44:00 +02:00 |
|
tavplubix
|
3af2384066
|
Merge pull request #36190 from azat/revert-27002-mutation-stuck
Revert "Fix possible mutation stuck due to race with DROP_RANGE"
|
2022-04-14 15:03:35 +03:00 |
|
Anton Popov
|
c76b9cc9f5
|
Merge pull request #36215 from CurtizJ/fix-reading-empty-arrays
Fix reading of empty arrays in reverse order
|
2022-04-14 13:51:48 +02:00 |
|
kssenii
|
3e42a1711d
|
Fix
|
2022-04-14 13:50:13 +02:00 |
|
Anton Popov
|
791454678b
|
Merge pull request #36126 from awakeljw/fork_chmaster2
support UNSIGNED modifier with unused parameters of INT
|
2022-04-14 13:43:51 +02:00 |
|
Kruglov Pavel
|
3545eba318
|
Merge pull request #36202 from ClickHouse/client-progress-indication
Print progress bar on each ProfileEvents packet
|
2022-04-14 12:32:07 +02:00 |
|