Robert Schulze
|
b746224217
|
Merge pull request #42554 from arenadata/ADQM-604
Add support of Date32 arguments for dateName function
|
2022-10-22 17:20:10 +02:00 |
|
Alexey Milovidov
|
bc6762d613
|
Merge pull request #42565 from alexeyerm/other-functions.md-fix
other-functions.md example fix
|
2022-10-22 04:20:23 +02:00 |
|
Alexey Milovidov
|
592fbb3eaf
|
Merge pull request #42367 from ClickHouse/revert-40217
Revert #40217
|
2022-10-21 21:56:15 +02:00 |
|
Dan Roscigno
|
440af00c74
|
Merge pull request #42151 from ClickHouse/remove-misc-statements
Docs: Remove obsolete misc page
|
2022-10-21 13:48:53 -04:00 |
|
alexeyerm
|
4b4d1e8a5d
|
doc fix fix
|
2022-10-21 20:09:19 +03:00 |
|
alexeyerm
|
930c60d71e
|
fix transform() example
|
2022-10-21 19:45:37 +03:00 |
|
Robert Schulze
|
2d448c139c
|
Merge pull request #42308 from arenadata/ADQM-584
Add support of Date32 arguments for date_diff function
|
2022-10-21 13:18:44 +02:00 |
|
Roman Vasin
|
537f7000d6
|
Update documentation
|
2022-10-21 06:55:24 +00:00 |
|
Robert Schulze
|
9b7294ef45
|
Merge remote-tracking branch 'origin/master' into revert-40217
|
2022-10-20 15:27:31 +00:00 |
|
Robert Schulze
|
52eefe1ffd
|
Fix 02403_enable_extended_results_for_datetime_functions
|
2022-10-20 13:25:48 +00:00 |
|
DanRoscigno
|
e76560619c
|
moved into dev/getting-started
|
2022-10-18 14:52:28 -04:00 |
|
Alexey Milovidov
|
2023f38764
|
Fixups
|
2022-10-17 05:50:24 +02:00 |
|
Alexey Milovidov
|
d1f0c80ffe
|
Revert "Merge pull request #40217 from zvonand/zvonand-minmax"
This reverts commit df934d8762 , reversing
changes made to d3a7945b1b .
|
2022-10-17 04:57:15 +02:00 |
|
Roman Vasin
|
90f9bd24a3
|
Update documentation
|
2022-10-14 08:02:38 +00:00 |
|
zimv
|
56ef17e083
|
Docs: Add "node-clickhouse-orm" to the client-libraries.md
|
2022-10-13 14:57:35 +08:00 |
|
Alexey Milovidov
|
9bf5fe728b
|
Merge pull request #42173 from ClickHouse/remove-temporary-live-view
Remove TEMPORARY LIVE VIEW
|
2022-10-08 19:05:33 +03:00 |
|
Alexey Milovidov
|
b9159db82f
|
Remove temporary live views
|
2022-10-08 00:16:36 +02:00 |
|
Robert Schulze
|
3e3c0a7bb6
|
Docs: Add "TABLE" to CHECK/DESCRIBE statements in sidebar
|
2022-10-07 14:41:00 +00:00 |
|
Robert Schulze
|
cde0257d11
|
Docs: Remove obsolete pages
Removes page https://clickhouse.com/docs/en/sql-reference/statements/misc
It indexes "miscellaneous" SQL statements but these are already easily
reachable by the sidebar.
|
2022-10-07 14:37:22 +00:00 |
|
Robert Schulze
|
e759a64d38
|
Docs: Redirect links to misc.md
--> https://clickhouse.com/docs/en/sql-reference/statements/misc
This page indexes a bunch of SQL statements but they are easily
reachable by the sidebar already.
|
2022-10-07 13:22:40 +00:00 |
|
Jus
|
72015dca4d
|
add %z offset
Add placeholder %z
|
2022-10-06 16:45:18 +04:00 |
|
Kseniia Sumarokova
|
3cff776109
|
Merge pull request #41254 from filimonov/system_disks_unreserved_space
Add unreserved_space column to system.disks
|
2022-10-06 12:28:23 +02:00 |
|
Nikita Mikhaylov
|
d767e1f0d8
|
Added an option to specify environment name in Sentry's config (#42037)
|
2022-10-04 13:23:51 +02:00 |
|
Sergei Trifonov
|
939b9091cc
|
Merge pull request #42007 from aldy505/master
docs(statements): specify ON CLUSTER clause for CREATE ROLE
|
2022-10-03 15:13:25 +02:00 |
|
Kseniia Sumarokova
|
0bfbb5c38a
|
Merge branch 'master' into system_disks_unreserved_space
|
2022-10-03 14:25:47 +02:00 |
|
Robert Schulze
|
8e727d4fbc
|
Merge pull request #41910 from arenadata/ADQM-583
Improve enable_extended_results_for_datetime_functions option to return results of type DateTime64
|
2022-10-02 20:46:51 +02:00 |
|
Reinaldy Rafli
|
b52d58dcae
|
docs(statements): specify ON CLUSTER clause for CREATE ROLE
|
2022-10-02 09:51:17 +07:00 |
|
Alexey Milovidov
|
b9e8ae2fd9
|
Merge pull request #41913 from BoloniniD/Corrosion_docs
Fix Rust integration docs
|
2022-10-01 18:17:19 +03:00 |
|
Vladimir C
|
895afdec45
|
Merge pull request #40893 from ClickHouse/vdimir/track-tmp-disk
|
2022-09-30 11:27:24 +02:00 |
|
Roman Vasin
|
f716fc2fe5
|
Put list of functions in correct order in docs; Use new formatting in exception messages.
|
2022-09-30 07:54:35 +00:00 |
|
Roman Vasin
|
45414b251d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-583
|
2022-09-29 17:02:49 +00:00 |
|
Roman Vasin
|
9dfb2d058c
|
Add DateTime64 returing functions in Note box
|
2022-09-29 14:23:50 +00:00 |
|
vdimir
|
3a2508a200
|
Upd ru doc for tmp_policy
|
2022-09-29 09:51:39 +00:00 |
|
mosinnik
|
a2939c6061
|
Update from.md
|
2022-09-29 12:48:38 +03:00 |
|
Robert Schulze
|
6379cb41ce
|
Merge branch 'master' into fix-links
|
2022-09-29 09:17:39 +02:00 |
|
BoloniniD
|
fcb039d465
|
Fix docs for corrosion
|
2022-09-28 22:24:26 +03:00 |
|
Roman Vasin
|
a551e8d950
|
Fix example in documentation
|
2022-09-28 13:00:52 +00:00 |
|
Roman Vasin
|
109c5ee1a1
|
Update docs for DateTime64 return types.
|
2022-09-28 12:49:58 +00:00 |
|
Robert Schulze
|
fa93952231
|
Docs: Reference external papers as DOIs
See also #31076 which noted that links were broken but didn't fix.
|
2022-09-28 12:21:58 +00:00 |
|
Robert Schulze
|
82139fad0e
|
Docs: Remove obsolete modelEvaluate() mention
|
2022-09-28 11:47:16 +00:00 |
|
mosinnik
|
44d3eccf4c
|
Update external-data.md
fix lost double hyphens
|
2022-09-27 19:13:40 +03:00 |
|
Kseniia Sumarokova
|
1e7308832c
|
Merge branch 'master' into system_disks_unreserved_space
|
2022-09-21 13:04:39 +02:00 |
|
Sergei Trifonov
|
f7a1ed3141
|
Merge branch 'master' into readonly-settings-allow
|
2022-09-19 12:52:36 +02:00 |
|
Robert Schulze
|
38aecc15a2
|
Merge pull request #41214 from arenadata/ADQM-528-B
Add enable_extended_results_for_datetime_functions option to return results of type Date32
|
2022-09-17 19:25:11 +02:00 |
|
Robert Schulze
|
b32b02d844
|
Merge pull request #40897 from ClickHouse/catboost-bridge-resurrected
Move CatBoost evaluation into clickhouse-library-bridge
|
2022-09-16 13:12:09 +02:00 |
|
Roman Vasin
|
d82cd7b007
|
Add many cosmetic changes to C++ code and MD docs
|
2022-09-16 09:37:30 +00:00 |
|
Roman Vasin
|
5c242de43a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-528-B
|
2022-09-15 13:47:51 +00:00 |
|
Roman Vasin
|
3ce66eab83
|
Correct all needed MD files
|
2022-09-15 13:28:11 +00:00 |
|
Roman Vasin
|
563449779c
|
Replace enable_date32_results by enable_extended_results_for_datetime_functions
|
2022-09-15 12:48:09 +00:00 |
|
Kseniia Sumarokova
|
c511c3f168
|
Merge pull request #40889 from AVMusorin/docs_table_function_update
Doc. Updated optional parameters for table functions
|
2022-09-15 13:12:20 +02:00 |
|