Justin de Guzman
|
af43e95f8d
|
Update date-time-functions doc
|
2023-08-23 17:42:55 -07:00 |
|
Justin de Guzman
|
2db0e0879d
|
Simply docs for possible values for date units
|
2023-08-23 17:39:33 -07:00 |
|
Alexey Milovidov
|
b884fdb867
|
Merge pull request #53641 from irenjj/feat_53602
dateDiff: add support for plural units.
|
2023-08-23 12:45:35 +03:00 |
|
irenjj
|
0f0b5eb3b1
|
dateDiff: add support for plural units.
|
2023-08-21 21:15:00 +08:00 |
|
kevinyhzou
|
48cb9b59f4
|
Support from/to utc timestamp
|
2023-08-21 09:28:00 +08:00 |
|
Robert Schulze
|
b8912203e4
|
Merge pull request #53525 from aiven-sal/aiven-sal/siphash_readd
Re-add SipHash keyed functions, try II
|
2023-08-18 14:14:56 +02:00 |
|
Alexey Milovidov
|
67b45619eb
|
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
|
2023-08-12 03:35:25 +03:00 |
|
Salvatore Mesoraca
|
08e443b766
|
Revert "Revert "Re-add SipHash keyed functions""
This reverts commit e68234a231 .
|
2023-08-11 17:30:04 +02:00 |
|
Kruglov Pavel
|
14aad359e6
|
Merge pull request #52555 from bigo-sg/starts_ends_with_utf8
Add new function startsWithUTF8 and endsWithUTF8
|
2023-08-10 13:18:04 +02:00 |
|
Nikolay Degterinsky
|
5403507950
|
Add tupleConcat function
|
2023-08-09 20:52:09 +00:00 |
|
Slach
|
a9580644eb
|
add ** wildcard to docs, which available from 22.11
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2023-08-09 16:30:33 +04:00 |
|
李扬
|
041af6899d
|
Merge branch 'master' into starts_ends_with_utf8
|
2023-08-02 10:29:29 +08:00 |
|
taiyang-li
|
292d2ecb9a
|
Merge branch 'starts_ends_with_utf8' of https://github.com/bigo-sg/ClickHouse into starts_ends_with_utf8
|
2023-07-31 12:08:46 +08:00 |
|
taiyang-li
|
fdfe64f1b0
|
change as request
|
2023-07-31 12:07:50 +08:00 |
|
Kruglov Pavel
|
3e1c409e60
|
Merge branch 'master' into structure-to-schema
|
2023-07-28 11:32:16 +02:00 |
|
李扬
|
d0c9425711
|
Merge branch 'master' into starts_ends_with_utf8
|
2023-07-28 10:03:39 +08:00 |
|
avogar
|
67b0993bdf
|
Add documentation
|
2023-07-27 18:54:41 +00:00 |
|
robot-ch-test-poll2
|
7bcef0a6c0
|
Merge pull request #52520 from zvonand/revert-52450-remove-to-decimal-string
Fix `toDecimalString` function
|
2023-07-27 00:18:36 +02:00 |
|
taiyang-li
|
27f3c5cfa2
|
change as requested
|
2023-07-26 10:53:07 +08:00 |
|
Yakov Olkhovskiy
|
e133db7937
|
Merge pull request #51472 from bigo-sg/substring_index
Add function substring_index, as in spark or mysql
|
2023-07-25 08:43:13 -04:00 |
|
taiyang-li
|
23897b823d
|
fix code style
|
2023-07-25 20:41:16 +08:00 |
|
taiyang-li
|
a5d7391fbf
|
add new function startsWithUTF8 and endsWithUTF8
|
2023-07-25 15:34:38 +08:00 |
|
Andrey Zvonov
|
21097209d2
|
Revert "Remove toDecimalString "
|
2023-07-24 15:41:21 +03:00 |
|
Alexey Milovidov
|
5c15e6021b
|
Merge branch 'master' into remove-to-decimal-string
|
2023-07-24 01:51:43 +02:00 |
|
robot-clickhouse-ci-2
|
66c0015b87
|
Merge pull request #52050 from arenadata/ADQM-982
Subsequence string matching (new hasSubsequence() function)
|
2023-07-23 21:18:27 +02:00 |
|
Alexey Milovidov
|
a57fc914e0
|
Merge pull request #52466 from ClickHouse/revert-52206-aiven-sal/siphash_fix_pr
Revert "Re-add SipHash keyed functions"
|
2023-07-22 19:10:23 +03:00 |
|
Alexey Milovidov
|
5f4756fb33
|
Remove toDecimalString
|
2023-07-22 04:54:58 +02:00 |
|
Alexey Milovidov
|
e68234a231
|
Revert "Re-add SipHash keyed functions"
|
2023-07-22 04:45:50 +03:00 |
|
StianBerger
|
d2dba496bf
|
Update date-time-functions.md
formatDateTime %r for 12-hour time, mentioned %H in equivalent, which is 24H. Replaced with %h.
|
2023-07-21 10:26:01 +02:00 |
|
Robert Schulze
|
a73f621bf4
|
Merge pull request #52359 from rschu1ze/docs-integer-promotion
Docs: Add another reason for integer promotion rules in ClickHouse
|
2023-07-20 16:53:57 +02:00 |
|
Robert Schulze
|
046bf55dc0
|
Incorporate feedback
|
2023-07-20 14:17:33 +00:00 |
|
Alexey Milovidov
|
f4ec421292
|
Merge pull request #52106 from Lloyd-Pottiger/add-alias-for-today-and-now
Add alias for today(curdate/current_date) and now(current_timestamp)
|
2023-07-20 15:02:25 +03:00 |
|
Robert Schulze
|
27921a5d8f
|
Docs: Add another reason for integer promotion rules in ClickHouse
|
2023-07-20 10:48:39 +00:00 |
|
Robert Schulze
|
e5f7890bb5
|
Merge pull request #52206 from aiven-sal/aiven-sal/siphash_fix_pr
Re-add SipHash keyed functions
|
2023-07-20 11:15:31 +02:00 |
|
Han Fei
|
2675b8fa79
|
Merge pull request #52181 from arenadata/ADQM-868
Millisecond and microsecond support in date_diff / age functions
|
2023-07-19 17:41:23 +02:00 |
|
Dmitry Kardymon
|
4e1bdc7db9
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-07-18 18:21:04 +00:00 |
|
Mikhail Koviazin
|
4f7fd69883
|
Added function firstLine to extract the first line from a multiline string
Fixes #51172
|
2023-07-18 12:18:26 +03:00 |
|
Salvatore Mesoraca
|
14ab1f2a98
|
Fix SipHash doc
Changes originally made by Robert Schulze (@rschu1ze)
|
2023-07-18 10:29:47 +02:00 |
|
Lloyd-Pottiger
|
9d11385543
|
Merge branch 'master' into add-alias-for-today-and-now
|
2023-07-18 10:29:49 +08:00 |
|
Lloyd-Pottiger
|
56a5446af3
|
format
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
|
2023-07-18 10:28:51 +08:00 |
|
vdimir
|
5de1cfee7d
|
Merge pull request #51735 from arenadata/ADQM-976
|
2023-07-17 16:24:11 +02:00 |
|
robot-ch-test-poll1
|
89a33c5879
|
Merge pull request #52176 from FFFFFFFHHHHHHH/add_length_alias
Add OCTET_LENGTH as an alias to length
|
2023-07-17 13:34:01 +02:00 |
|
Kruglov Pavel
|
df363f444e
|
Merge pull request #51767 from arenadata/Support-range-nullable
Support for function range of Nullable argument
|
2023-07-17 12:52:19 +02:00 |
|
Dmitry Kardymon
|
2de9ea6925
|
Merge remote-tracking branch 'origin/master' into ADQM-982
|
2023-07-17 10:03:16 +00:00 |
|
Lloyd-Pottiger
|
3636c2a847
|
Merge branch 'master' into add-alias-for-today-and-now
|
2023-07-17 14:28:24 +08:00 |
|
FFFFFFFHHHHHHH
|
0cdb1d1466
|
add docs
|
2023-07-17 10:52:05 +08:00 |
|
FFFFFFFHHHHHHH
|
0895e47629
|
Merge branch 'master' into jaccard_similarity
|
2023-07-17 10:33:10 +08:00 |
|
Dmitry Kardymon
|
a644317f57
|
Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868"
This reverts commit 1b9bcae68e , reversing
changes made to 7284749d05 .
|
2023-07-16 18:07:22 +00:00 |
|
robot-ch-test-poll1
|
3b2b7d75c9
|
Merge pull request #52094 from zvonand/zvonand-docs-dt-parsing-short-string
Small docs update for DateTime, DateTime64
|
2023-07-15 19:31:49 +02:00 |
|
robot-ch-test-poll1
|
78994c8a96
|
Merge pull request #52090 from zvonand/zvonand-docs-22948
Small docs update for toYearWeek() function
|
2023-07-15 19:31:19 +02:00 |
|
Alexey Milovidov
|
9307e60c20
|
Revert "Millisecond and microsecond support in date_diff / age functions"
|
2023-07-14 23:21:26 +03:00 |
|
Lloyd-Pottiger
|
e4cbece6dd
|
update docs
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
|
2023-07-14 14:03:19 +08:00 |
|
zvonand
|
f7505f0c77
|
update docs
|
2023-07-13 19:41:45 +02:00 |
|
Andrey Zvonov
|
0de7fb5c62
|
typofix1
|
2023-07-13 20:12:59 +03:00 |
|
Andrey Zvonov
|
013e46e0ee
|
Merge branch 'master' into zvonand-docs-22948
|
2023-07-13 18:02:49 +02:00 |
|
zvonand
|
a87474cee1
|
rm \n
|
2023-07-13 17:25:49 +02:00 |
|
zvonand
|
7e1b5d8997
|
updated docs for toYearWeek()
|
2023-07-13 17:21:23 +02:00 |
|
Robert Schulze
|
521c993eff
|
Merge branch 'master' into jaccard_similarity
|
2023-07-11 10:36:18 +02:00 |
|
Dmitry Kardymon
|
ae69627d87
|
Merge remote-tracking branch 'origin/master' into ADQM-982
|
2023-07-11 08:16:21 +00:00 |
|
Dmitry Kardymon
|
cfe846c2ec
|
Merge remote-tracking branch 'origin/master' into Support-range-nullable
|
2023-07-10 13:29:21 +00:00 |
|
Dmitry Kardymon
|
0cd4b753d6
|
Merge remote-tracking branch 'origin/master' into ADQM-976
|
2023-07-10 13:27:45 +00:00 |
|
Dmitry Kardymon
|
3237169c9a
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-07-10 13:24:17 +00:00 |
|
Dmitry Kardymon
|
17891ca1eb
|
Add case ins utf8 impl + tests
|
2023-07-10 09:18:09 +00:00 |
|
Alexey Milovidov
|
19072c9b47
|
Corrent example about parametric executable UDFs.
|
2023-07-08 02:03:23 +03:00 |
|
Dmitry Kardymon
|
7255c35edc
|
Add more tests
|
2023-07-06 19:43:37 +00:00 |
|
Dmitry Kardymon
|
9c8cb9f77e
|
Add comment to docs
|
2023-07-04 13:20:48 +03:00 |
|
Dmitry Kardymon
|
ed16828b70
|
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
|
2023-07-04 08:18:57 +03:00 |
|
Robert Schulze
|
9660291ab3
|
my fixes
|
2023-07-03 18:33:59 +00:00 |
|
Dmitry Kardymon
|
16ab84d804
|
Style fix
|
2023-07-03 11:50:26 +00:00 |
|
Dmitry Kardymon
|
1a40e30797
|
Add initcapUtf8: impl + tests
|
2023-07-03 11:37:55 +00:00 |
|
FFFFFFFHHHHHHH
|
2c09ea0404
|
add doc
|
2023-07-02 17:09:52 +08:00 |
|
Dmitry Kardymon
|
1cf021c0b1
|
Add initcap prototype / tests
|
2023-06-30 13:11:06 +00:00 |
|
Ilya Yatsishin
|
6b00a3094e
|
Merge pull request #51494 from ClickHouse/many-fixes-2
Many fixes for CI [2]
|
2023-06-30 01:01:50 +02:00 |
|
DanRoscigno
|
7d416cbc60
|
add exception docs for hasAll
|
2023-06-29 13:39:39 -04:00 |
|
Igor Nikonov
|
def0adf8f4
|
Merge branch 'master' into many-fixes-2
|
2023-06-29 10:33:59 +02:00 |
|
李扬
|
40ded2eca0
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-06-29 10:19:13 +08:00 |
|
李扬
|
e9bac152e1
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-06-29 10:19:04 +08:00 |
|
李扬
|
e2236384d1
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-06-29 10:18:54 +08:00 |
|
李扬
|
98966796d0
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-06-29 10:18:47 +08:00 |
|
Thom O'Connor
|
29a0220e63
|
Update functions-for-nulls.md
Fixing broken link to HTML anchor on page
|
2023-06-28 14:42:01 -06:00 |
|
Robert Schulze
|
eea3c39959
|
Cosmetics
|
2023-06-28 18:35:27 +00:00 |
|
taiyang-li
|
70e49cb31c
|
add docs
|
2023-06-28 11:28:20 +08:00 |
|
DanRoscigno
|
7bde0781b4
|
missing anchor
|
2023-06-23 16:05:58 -04:00 |
|
DanRoscigno
|
1f38209de9
|
add L2SquaredDistance to docs
|
2023-06-23 14:45:52 -04:00 |
|
Rich Raposa
|
ffd8183cfa
|
Fix heading of nlp-functions.md
|
2023-06-23 06:49:41 -06:00 |
|
Dmitry Kardymon
|
d2635bff64
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-06-22 19:56:15 +00:00 |
|
Andrey Zvonov
|
d4316c7189
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-22 17:23:20 +02:00 |
|
Dan Roscigno
|
c856c4a7df
|
Merge branch 'master' into Docs/ip_addresses
|
2023-06-21 17:26:27 -04:00 |
|
Dmitry Kardymon
|
792cdb6da5
|
Add millisecond support to age() / add tests
|
2023-06-20 08:26:59 +00:00 |
|
Dmitry Kardymon
|
02b5b50e41
|
Add milli/micro seconds support for date_diff
|
2023-06-16 12:39:46 +00:00 |
|
zvonand
|
4155d13d69
|
merge master and resolve conflict
|
2023-06-16 02:20:32 +02:00 |
|
zvonand
|
e60506f41b
|
changes requested in review
|
2023-06-16 02:16:04 +02:00 |
|
Victor Krasnov
|
11dfd35cd7
|
Amend the docs following the reviewer's pointers
|
2023-06-15 10:45:18 +03:00 |
|
Denny Crane
|
fd01cb7bec
|
Merge branch 'master' into Docs/ip_addresses
|
2023-06-14 17:38:48 -03:00 |
|
Victor Krasnov
|
b3ef2a4860
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-812
|
2023-06-13 03:55:38 +00:00 |
|
Dmitry Kardymon
|
9fd3f197c6
|
Merge branch 'master' into ADQM-867
|
2023-06-11 22:06:37 +03:00 |
|
Dmitry Kardymon
|
61fa694414
|
Fix boundery -> boundary in docs
|
2023-06-11 19:03:57 +00:00 |
|
Victor Krasnov
|
9b70836b6c
|
Add a syslog format example to the documentation
|
2023-06-09 16:07:07 +03:00 |
|
Victor Krasnov
|
3c1b02a37b
|
Rectify the existing example of the year omission
|
2023-06-09 15:43:36 +03:00 |
|
Victor Krasnov
|
a21bd4ec62
|
Elucidate the syslog case in the documentation
|
2023-06-09 15:33:51 +03:00 |
|