Commit Graph

118006 Commits

Author SHA1 Message Date
Alexey Milovidov
171e11f276 Fix "merge_truncate_long" test 2023-06-25 04:11:27 +02:00
Alexey Milovidov
d84a4626b0 Disable "compile_expressions" setting by default 2023-06-25 03:22:59 +02:00
Alexey Milovidov
84c592aecd Update test 2023-06-25 01:34:15 +02:00
Yakov Olkhovskiy
71678f64b1
Merge pull request #49759 from ClickHouse/cast-ipv6-to-ipv4
Allow to cast IPv6 to IPv4 for address in proper mapping block
2023-06-24 17:33:15 -04:00
Alexey Milovidov
3ed86867f8 Remove sipHash128ReferenceKeyed 2023-06-24 23:06:13 +02:00
Ilya Yatsishin
9a75faad77
Merge pull request #51340 from ClickHouse/qoega-patch-4 2023-06-24 14:22:32 +02:00
Alexander Gololobov
18bab6fee9
Merge pull request #51347 from ClickHouse/speedup_datelut_init
Speedup DateLUT initialization
2023-06-24 13:57:35 +02:00
Alexey Milovidov
2c69cff589
Merge branch 'master' into set-index-nullable-atoms 2023-06-24 10:18:20 +03:00
Alexey Milovidov
a7febd1c13 Backward compatibility 2023-06-24 08:28:23 +02:00
Alexey Milovidov
7d55461f8b Update test 2023-06-24 08:23:36 +02:00
Alexey Milovidov
f41183d209 Update test 2023-06-24 08:22:42 +02:00
Alexey Milovidov
64a42c7d3a More tests 2023-06-24 07:23:17 +02:00
Alexey Milovidov
ed3ead3493 Add support for Nullable 2023-06-24 07:23:17 +02:00
Alexey Milovidov
f48c1605da Add a test 2023-06-24 07:23:17 +02:00
Alexey Milovidov
3746e274b8 Support empty arrays 2023-06-24 07:23:15 +02:00
Alexander Gololobov
dfc1afab62 Better naming and comments 2023-06-24 07:14:21 +02:00
Alexey Milovidov
cb2d395410 Add generic implementation of function transform 2023-06-24 06:52:28 +02:00
Alexey Milovidov
396eb70426 Remove garbage from function transform 2023-06-24 05:49:12 +02:00
Alexey Milovidov
786987a29a Remove garbage from function transform 2023-06-24 05:49:12 +02:00
Alexey Milovidov
50f0cd48c6
Merge pull request #51295 from ClickHouse/more-checks-are-required
Require more checks
2023-06-24 03:54:23 +03:00
robot-clickhouse-ci-1
c66ff09627
Merge pull request #51253 from kssenii/delete-non-evictable-feature
Delete feature do_not_evict_index_and_mark_files in fs cache
2023-06-24 02:37:52 +02:00
Vitaly Baranov
fad07bf4b8 Fix using locks in ProcessList. 2023-06-23 23:49:51 +02:00
Alexander Gololobov
8243b624e9 Speedup DateLUT initialization 2023-06-23 23:33:45 +02:00
Dan Roscigno
72f7867e9e
Merge pull request #51343 from DanRoscigno/l2squared-docs
L2squared docs
2023-06-23 16:43:23 -04:00
Dan Roscigno
cd8cdd4e9b
Update aspell-dict.txt 2023-06-23 16:20:56 -04:00
DanRoscigno
7bde0781b4 missing anchor 2023-06-23 16:05:58 -04:00
DanRoscigno
35c7a0017a Merge branch 'l2squared-docs' of github.com:DanRoscigno/ClickHouse into l2squared-docs 2023-06-23 16:04:00 -04:00
Dan Roscigno
22b20512ad
Merge branch 'master' into l2squared-docs 2023-06-23 15:41:41 -04:00
Dan Roscigno
5c414e8c16
Merge pull request #51328 from DanRoscigno/docs-s3-engine-partition
document partitioned writes for s3 engine
2023-06-23 15:41:29 -04:00
Dan Roscigno
b3dee72121
no hyphens in dictionary 2023-06-23 15:19:01 -04:00
DanRoscigno
4d92fc915f revert to master 2023-06-23 15:16:57 -04:00
Dan Roscigno
d8ccb36621
hyphens not allowed in dictionary 2023-06-23 15:12:07 -04:00
Dan Roscigno
1012b7c8c7
Merge branch 'master' into l2squared-docs 2023-06-23 15:09:41 -04:00
DanRoscigno
1f38209de9 add L2SquaredDistance to docs 2023-06-23 14:45:52 -04:00
Alexander Tokmakov
878000025d
Merge pull request #51297 from ClickHouse/fix-metadata-loading
Fix metadata loading test
2023-06-23 21:45:21 +03:00
Ilya Yatsishin
7e3eaadaac
Make SQLancer check not "always green" 2023-06-23 18:55:04 +02:00
Kruglov Pavel
95917ad87a
Merge pull request #51197 from Avogar/fix-flaky-tests
Split long test 02149_schema_inference_formats_with_schema into several tests to avoid timeout in debug
2023-06-23 18:38:38 +02:00
Nikolai Kochetov
598da6207e Use inNull and add a comment. 2023-06-23 15:49:37 +00:00
Alexey Milovidov
305e3d1f66
Merge pull request #50704 from rschu1ze/qc-materialize-query
Query Cache: Try to fix bad cast from ColumnConst to ColumnVector<char8_t>
2023-06-23 18:01:00 +03:00
Yakov Olkhovskiy
09806bc363
Merge branch 'master' into cast-ipv6-to-ipv4 2023-06-23 10:53:46 -04:00
DanRoscigno
4d5a4f342d Merge branch 'docs-s3-engine-partition' of github.com:DanRoscigno/ClickHouse into docs-s3-engine-partition 2023-06-23 10:28:23 -04:00
Dan Roscigno
19d4a49254
Merge branch 'master' into docs-s3-engine-partition 2023-06-23 10:04:11 -04:00
DanRoscigno
3a0db35d16 allow on-prem 2023-06-23 10:01:54 -04:00
Alexey Milovidov
945a119fc6
Merge pull request #51287 from ClickHouse/remove-live-view-alter
Remove ALTER of LIVE VIEW
2023-06-23 16:44:53 +03:00
Alexey Milovidov
9885f0597d
Merge branch 'master' into more-checks-are-required 2023-06-23 16:43:43 +03:00
Rich Raposa
75ea57062a
Merge pull request #51324 from ClickHouse/rfraposa-patch-2
Fix heading of nlp-functions.md
2023-06-23 07:39:01 -06:00
robot-ch-test-poll4
7559ac8724
Merge pull request #51327 from ClickHouse/reorder-table-functions-engines
Alphabetize table functions and engines in docs nav
2023-06-23 15:38:29 +02:00
Sema Checherinda
963cbbf29b
Merge pull request #50907 from CheSema/memory-leak
do not call finalize after exception
2023-06-23 15:36:34 +02:00
Sema Checherinda
977cd03cf2
Merge branch 'master' into memory-leak 2023-06-23 15:35:53 +02:00
Dan Roscigno
7f2bd8e76b
Merge branch 'master' into docs-s3-engine-partition 2023-06-23 09:27:48 -04:00