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 |
|
Robert Schulze
|
74cb79769b
|
Merge pull request #50925 from arenadata/ADQM-812
Implement support of syslog format in the parseDateTimeBestEffort() function
|
2023-06-15 21:04:50 +02:00 |
|
Victor Krasnov
|
11dfd35cd7
|
Amend the docs following the reviewer's pointers
|
2023-06-15 10:45:18 +03:00 |
|
DanRoscigno
|
40d4508a72
|
catch ru changelog up to 2023
|
2023-06-14 17:32:03 -04:00 |
|
Alexey Gerasimchuck
|
f1b5d47ce2
|
corrections after second review iteration
|
2023-06-14 01:26:39 +00:00 |
|
Alexey Gerasimchuck
|
e3a13111ae
|
Merge branch 'master' into ADQM-871
|
2023-06-13 14:05:13 +10:00 |
|
Victor Krasnov
|
b3ef2a4860
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-812
|
2023-06-13 03:55:38 +00:00 |
|
Alexey Gerasimchuck
|
2395b25f9e
|
Changes after review
|
2023-06-13 01:55:34 +00:00 |
|
Robert Schulze
|
128e8c20d5
|
Merge pull request #50709 from arenadata/ADQM-867
Added numeric arguments support to some Date/DateTime conversion functions
|
2023-06-12 17:08:14 +02:00 |
|
Kruglov Pavel
|
873cee9451
|
Merge pull request #49626 from alekseygolub/renamefile
Added option to rename files, loaded via TableFunctionFile, after successful processing
|
2023-06-12 15:01:22 +02:00 |
|
Dmitry Kardymon
|
9fd3f197c6
|
Merge branch 'master' into ADQM-867
|
2023-06-11 22:06:37 +03: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 |
|
Victor Krasnov
|
b740a08b6e
|
Fix the docs
|
2023-06-09 15:05:23 +03:00 |
|
Victor Krasnov
|
32d781c058
|
Align the documentation with the new feature
|
2023-06-09 14:51:26 +03:00 |
|
Dmitry Kardymon
|
5c76a8882e
|
Fix docs by pull request comments
|
2023-06-09 09:12:07 +00:00 |
|
YalalovSM
|
95c0b942c1
|
Update projection.md
|
2023-06-09 10:37:20 +05:00 |
|
Alexey Gerasimchuck
|
d15b737294
|
Minor renaming
|
2023-06-09 03:54:29 +00:00 |
|
Alexey Gerasimchuck
|
7578203b46
|
Changes after review
|
2023-06-09 03:44:43 +00:00 |
|
Andrey Zvonov
|
d95be4162f
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-08 18:34:45 +03:00 |
|
Alexey Gerasimchuck
|
cf24d70bfd
|
minor documentation changes
|
2023-06-08 02:20:50 +00:00 |
|
Alexey Gerasimchuck
|
d3eb0805d4
|
clang-tidy run + changes in docs
|
2023-06-07 23:28:19 +00:00 |
|
Alexey Gerasimchuck
|
17754bf694
|
minor changes in documentation
|
2023-06-07 05:59:13 +00:00 |
|
Alexey Gerasimchuck
|
23a3026836
|
Implemented connection string
|
2023-06-07 03:16:29 +00:00 |
|
Kruglov Pavel
|
b83b057045
|
Merge branch 'master' into renamefile
|
2023-06-06 19:38:05 +02:00 |
|
Alexey Gerasimchuk
|
9958731c27
|
Merge branch 'master' into ADQM-830
|
2023-06-05 07:46:47 +10:00 |
|
Dmitry Kardymon
|
c032dee3b4
|
Merge remote-tracking branch 'origin/master' into ADQM-867
|
2023-06-04 18:45:47 +00:00 |
|
Alexey Milovidov
|
129fe9158f
|
Merge pull request #50486 from Algunenano/system_on_cluster
Mention ON CLUSTER options for SYSTEM queries
|
2023-06-03 06:48:54 +03:00 |
|
Raúl Marín
|
dcd5579851
|
Mention ON CLUSTER options for SYSTEM queries
|
2023-06-02 16:51:04 +02:00 |
|
Roman Vlasenko
|
c3a888a47b
|
Remove needless minus sign
|
2023-06-02 15:41:43 +03:00 |
|
Dmitry Kardymon
|
fa5f890a7a
|
Added ru function descriptions (docs)
|
2023-06-02 12:03:50 +00:00 |
|
Andrey Zvonov
|
2e427ee028
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-02 01:15:56 +03:00 |
|
Andrey Zvonov
|
87fc780c14
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-05-30 13:13:46 +03:00 |
|
Victor Krasnov
|
9a8086a377
|
Reorder toLastDayOf* functions in settings.md
|
2023-05-29 22:12:44 +00:00 |
|
alekseygolub
|
63225b37a2
|
Merge branch 'ClickHouse:master' into renamefile
|
2023-05-29 16:52:41 +03:00 |
|
Victor Krasnov
|
0ad5b9f598
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-810-dev
|
2023-05-29 08:26:26 +00:00 |
|
alekseygolub
|
36e8f13242
|
Added docs for feature
|
2023-05-25 20:10:02 +00:00 |
|
Alexey Gerasimchuck
|
4eb944fef1
|
minor changes in documentation
|
2023-05-25 08:05:11 +00:00 |
|
Alexey Gerasimchuck
|
75791d7a63
|
Added input_format_csv_trim_whitespaces parameter
|
2023-05-25 07:51:32 +00:00 |
|
Victor Krasnov
|
99a7967f11
|
Amend the dicumentation with regard to toLastDayOfWeek
|
2023-05-24 11:58:39 +00:00 |
|
Dan Roscigno
|
0c3392662c
|
Merge branch 'master' into url-function-docs
|
2023-05-23 08:42:13 -04:00 |
|
Alexey Gerasimchuk
|
30f3b3ba04
|
Merge branch 'master' into ADQM-808
|
2023-05-23 17:03:54 +10:00 |
|
Robert Schulze
|
f4c73e94d2
|
Merge pull request #49989 from arenadata/ADQM-811
Add support of Date|Date32 arguments to the toUnixTimestamp() function
|
2023-05-23 08:55:56 +02:00 |
|
Alexey Gerasimchuk
|
df751f1bca
|
Merge branch 'master' into ADQM-808
|
2023-05-23 13:43:18 +10:00 |
|
Timur Solodovnikov
|
1f0250f730
|
Updating url table functions docs
|
2023-05-22 13:00:38 -07:00 |
|
Nikolay Degterinsky
|
d4b89cb643
|
Merge pull request #49356 from Ziy1-Tan/vcol
Support for `_path` and `_file` virtual columns for table function `url`.
|
2023-05-22 18:10:32 +02:00 |
|
Victor Krasnov
|
a7b641134a
|
Follow the reviewer's recommendations regarding the documentation
|
2023-05-22 08:28:11 +00:00 |
|
zvonand
|
f459ac5517
|
resolve ambiguity by adding a section to docs
|
2023-05-20 01:38:35 +02:00 |
|