Commit Graph

64 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
230fbf76a9
Merge pull request #60156 from Artemmm91/hilbert-function
Add `hilbertEncode` and `hilbertDecode` functions
2024-06-03 12:23:01 +00:00
Artem Mustafin
d630f34eca docs upd 2024-05-28 18:37:39 +00:00
Artem Mustafin
3f1941dd15 docs added 2024-05-28 18:25:37 +00:00
Blargian
029e2ea226 Standardize references to data type docs 2024-05-24 05:54:16 +02:00
Blargian
87b4d43a3f Update return type formatting 2024-05-23 15:48:20 +02:00
Shaun Struwig
06a7665d0e
Update encoding-functions.md
Add missing "Result:" after query
2024-03-06 18:19:52 +01:00
Shaun Struwig
68a3ca37c4
Add examples using columns 2024-03-06 06:42:01 +01:00
Blargian
45509607ad Fix spelling mistake 2024-03-05 15:50:30 +01:00
Blargian
7930a26df1 Fix formatting of compression/expansion levels 2024-03-05 15:47:45 +01:00
Blargian
bfb703b579 Add mortonEncode and mortonDecode to documentation 2024-03-05 15:38:42 +01:00
Robert Schulze
ec5b421be4
Docs: Sort functions in sidebar 2023-04-19 17:05:55 +00:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
freedomDR
37c448c6be complete unhex doc 2022-11-15 12:33:14 +08:00
ltrk2
2c902bbc65
Implement support for different UUID binary formats (#42108)
* Implement support for different UUID binary formats

* Declare error codes that the implementation uses

* Make single-argument constructor explicit

* Modernize parts of the solution

* Make improvements based on review comments

* Declare an error code being used
2022-10-25 21:57:50 +02:00
DanRoscigno
5b5fcc56aa add slugs 2022-08-28 10:53:34 -04:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
rfraposa
560471f991 Update /sql-reference docs 2022-03-29 22:06:21 -06:00
rfraposa
c05bf7beb4 Testing new /en folder 2022-03-28 23:09:17 -06:00
frank chen
3391f3f06e Change the order
Signed-off-by: frank chen <frank.chen021@outlook.com>
2022-01-18 14:27:08 +08:00
frank chen
c6f1d7d292 Add examples in doc
Signed-off-by: frank chen <frank.chen021@outlook.com>
2021-12-03 11:27:41 +08:00
Vladimir C
a581603964
Apply suggestions from code review 2021-09-11 10:46:55 +03:00
romanzhukov
f0414ed7f9 Fix err arg. 2021-09-01 21:05:22 +03:00
Roman Zhukov
248a97201c Fix PR comments. 2021-09-01 14:26:36 +00:00
romanzhukov
981fdadaa6 Fix links errors. 2021-08-31 14:24:56 +03:00
Roman Zhukov
b7d647d74b Fix PR comments. 2021-08-31 06:45:22 +00:00
Roman Bug
ff5f5e9f77
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:32 +03:00
Roman Bug
43529c4e09
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:25 +03:00
Roman Bug
36e5462142
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:18 +03:00
Roman Bug
5bbeb0e935
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-31 09:34:11 +03:00
Roman Zhukov
2ce6d2760f Update bin/unbin 2021-08-30 14:10:13 +00:00
Roman Zhukov
61091395cd Update bin/unbin 2021-08-30 13:35:27 +00:00
Roman Zhukov
35fd0b80f4 Update bin/unbin fucntions 2021-08-26 11:16:05 +00:00
zxc111
1e831ab6b1 typo 2021-07-29 23:37:32 +08:00
zxc111
f2a6f5013d typo 2021-07-23 00:44:33 +08:00
zxc111
7f32271fd2 update docs/en/sql-reference/functions/encoding-functions.md 2021-07-17 15:51:40 +08:00
gyuton
077c7fab43
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-30 13:23:07 +03:00
George
2af628f963 Small update 2021-06-29 04:55:31 +03:00
George
6458a51ccf Edited bitPositionsToArray(num) 2021-06-29 04:38:33 +03:00
Maksim Kita
bc86b2b738 Updated function bitPositionsToArray before merge 2021-06-17 12:20:53 +03:00
Maksim Kita
5b2380d541
Merge branch 'function-bit-position-to-array-merge' into feature-function-bitpositionToArray 2021-06-17 10:23:41 +03:00
Anna
95b04dbbf0
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-05-31 07:30:52 +03:00
Anna
ffd0c10b57
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-05-31 07:30:46 +03:00
adevyatova
d2299dcf6d fixed 2021-05-30 08:49:58 +00:00
adevyatova
d932eed090 update 2021-05-29 14:29:56 +00:00
adevyatova
174a80f7b9 undo some changes 2021-05-29 13:55:20 +00:00
adevyatova
9ecf0b54ec update 2021-05-29 10:22:30 +00:00
adevyatova
741582f806 update 2021-05-29 10:19:46 +00:00