Robert Schulze
|
9bd6f9c6b4
|
Smaller fixups
|
2024-11-15 17:47:20 +00:00 |
|
kevinyhzou
|
0349eeed37
|
Merge branch 'master' into fix_comments_parse_date_time
|
2024-11-14 16:41:52 +08:00 |
|
kevinyhzou
|
66a216f63c
|
fix comments
|
2024-11-14 16:25:41 +08:00 |
|
Max Vostrikov
|
d38bd0df0a
|
Merge pull request #71469 from ClickHouse/tests_to_utc_timestamp_arrayunion_quntiles
Added tests for corner cases for 24.10
|
2024-11-12 13:37:22 +00:00 |
|
kevinyhzou
|
7634e646e8
|
fix review
|
2024-11-12 21:23:09 +08:00 |
|
maxvostrikov
|
05be65315a
|
squash! Missing tests in several tests in 24.10 Added corner cases for tests for: to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that) arrayUnion (empty and big arrays) quantilesExactWeightedInterpolated (more data types)
|
2024-11-12 11:54:12 +01:00 |
|
kevinyhzou
|
373f00c127
|
fix review & ci
|
2024-11-12 11:25:14 +08:00 |
|
Robert Schulze
|
f57bf2ee15
|
Fix trash in the docs, pt. II
|
2024-11-11 09:54:37 +00:00 |
|
kevinyhzou
|
0768e0b265
|
update doc & comments
|
2024-11-11 14:26:58 +08:00 |
|
kevinyhzou
|
ab79efe40f
|
make scale argument not optional
|
2024-11-11 14:07:19 +08:00 |
|
Shaun Struwig
|
a74f491df3
|
Fix typo
|
2024-11-10 22:02:01 +01:00 |
|
kevinyhzou
|
3332bce1dc
|
fix doc and comments
|
2024-11-07 20:38:44 +08:00 |
|
kevinyhzou
|
a6b08187b3
|
checkstyle and doc
|
2024-11-07 20:03:44 +08:00 |
|
kevinyhzou
|
abb69d70a8
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-24 11:07:35 +08:00 |
|
Pablo Marcos
|
ff191b0b08
|
Improve doc of globalVariable
|
2024-10-22 16:43:38 +00:00 |
|
kevinyhzou
|
e4d909c845
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-22 10:14:42 +08:00 |
|
Robert Schulze
|
9d5410e7ea
|
Merge pull request #70846 from faizan2786/master
Functions `base58Encode/Decode`: Support `FixedString` arguments
|
2024-10-21 17:15:00 +00:00 |
|
Robert Schulze
|
fd309f7b34
|
Minor fixups
|
2024-10-21 08:23:44 +00:00 |
|
kevinyhzou
|
8357ba3241
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-21 15:34:19 +08:00 |
|
Robert Schulze
|
d02a31da44
|
Merge pull request #70616 from rschu1ze/query-time-ef-search
Vector search: allow to specify HNSW parameter `ef_search` at query time
|
2024-10-21 06:47:46 +00:00 |
|
Robert Schulze
|
71df65c288
|
Merge pull request #70454 from Blargian/docs_toIP
[Docs] Document `toIP` functions
|
2024-10-18 09:16:49 +00:00 |
|
kevinyhzou
|
56f7611b50
|
ci & review fix
|
2024-10-18 14:21:49 +08:00 |
|
Blargian
|
18e866c666
|
Review changes
|
2024-10-17 18:34:44 +02:00 |
|
kevinyhzou
|
7aa295f66a
|
fix ci test
|
2024-10-17 19:44:53 +08:00 |
|
Mikhail f. Shiryaev
|
56fe7206d0
|
Merge branch 'master' into docs_globalVariable
|
2024-10-17 12:40:31 +02:00 |
|
Robert Schulze
|
4b6b152562
|
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
|
2024-10-16 09:43:28 +00:00 |
|
Shichao Jin
|
7e1f7eca66
|
Merge pull request #70606 from Blargian/docs_timeSlot
[Docs] updates `timeSlot` function
|
2024-10-15 20:46:37 +00:00 |
|
Robert Schulze
|
da31d3252e
|
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search
|
2024-10-15 17:24:32 +00:00 |
|
Robert Schulze
|
a197f19396
|
Some unrelated minor fixes
|
2024-10-15 16:59:15 +00:00 |
|
Blargian
|
4be0d6868f
|
update syntax
|
2024-10-13 17:08:36 +02:00 |
|
Blargian
|
0abb6684eb
|
add globalVariable function
|
2024-10-13 17:06:27 +02:00 |
|
Blargian
|
b2082ce86e
|
update example
|
2024-10-13 16:21:24 +02:00 |
|
Blargian
|
bb58ab61a4
|
update timeSlot docs
|
2024-10-13 16:18:31 +02:00 |
|
Shaun Struwig
|
e58ed73d71
|
Update type-conversion-functions.md
fix incorrect example
|
2024-10-13 15:43:49 +02:00 |
|
Dmitry Novik
|
9bdbf30cf7
|
Merge pull request #70488 from Blargian/docs_conversion_functions
[Docs] update `toFixedString` and `toISOWeek`
|
2024-10-10 02:39:04 +00:00 |
|
Shaun Struwig
|
636ca957db
|
Update type-conversion-functions.md
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2024-10-09 09:10:16 +02:00 |
|
Robert Schulze
|
eefe70472e
|
Merge pull request #70418 from Blargian/docs_connectionId
[Docs] update `connectionId` alias
|
2024-10-09 02:14:41 +00:00 |
|
Robert Schulze
|
df8568c446
|
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
|
2024-10-09 01:46:01 +00:00 |
|
Robert Schulze
|
6307267ba2
|
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
|
2024-10-09 01:43:15 +00:00 |
|
Robert Schulze
|
703382776c
|
Merge pull request #70416 from Blargian/docs_ignore
[Docs] Update `ignore` documentation
|
2024-10-09 01:42:20 +00:00 |
|
Robert Schulze
|
7569d6917e
|
Update other-functions.md
|
2024-10-09 03:41:18 +02:00 |
|
Blargian
|
6b56ca4e10
|
update toFixedString and toISOWeek
|
2024-10-08 18:22:52 +02:00 |
|
Shaun Struwig
|
9bd36d2367
|
Merge branch 'master' into docs_toIP
|
2024-10-08 17:58:32 +02:00 |
|
Blargian
|
c35c812edf
|
review changes
|
2024-10-08 17:56:52 +02:00 |
|
Blargian
|
f151d4f4b5
|
link to UInt64 page
|
2024-10-08 17:31:33 +02:00 |
|
Blargian
|
62374ac645
|
undo accidental change on wrong branch
|
2024-10-08 17:30:24 +02:00 |
|
Blargian
|
ce4d6c81b8
|
link UInt64 to relevant page
|
2024-10-08 17:29:19 +02:00 |
|
Blargian
|
5703b5409a
|
review changes and fix style-heck
|
2024-10-08 17:23:30 +02:00 |
|
Blargian
|
fccd1cf822
|
review changes: change instances of value to string, add syntax and argument to toIPv4
|
2024-10-08 17:15:19 +02:00 |
|
Blargian
|
fce6df5e93
|
review changes
|
2024-10-08 16:17:26 +02:00 |
|