sevirov
|
5b799a7821
|
Update docs/en/operations/system-tables/information_schema.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:10:37 +03:00 |
|
sevirov
|
cadbb74bab
|
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:10:28 +03:00 |
|
sevirov
|
84ea9056fc
|
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:10:12 +03:00 |
|
sevirov
|
50fc8f4d0d
|
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:09:53 +03:00 |
|
sevirov
|
761a488c48
|
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:09:36 +03:00 |
|
sevirov
|
833ab0cbf8
|
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-29 19:09:19 +03:00 |
|
sevirov
|
05bd672415
|
Update docs/ru/operations/system-tables/information_schema.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-28 19:29:12 +03:00 |
|
sevirov
|
173e5ac3ce
|
Update docs/ru/operations/system-tables/information_schema.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-28 19:29:00 +03:00 |
|
Dmitriy
|
46e41a10e8
|
Fix typo
Поправил опечатку.
|
2021-10-26 22:16:24 +03:00 |
|
Dmitriy
|
8d0f4e0d70
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-10-26 21:20:24 +03:00 |
|
Dmitriy
|
0969874a74
|
Document columns in views
Задокументировал столбцы в представлениях information_schema.
|
2021-10-26 00:19:43 +03:00 |
|
Dmitriy
|
d590a664ef
|
Update information_schema.md
Поправил ссылку.
|
2021-10-22 19:45:43 +03:00 |
|
Dmitriy
|
fb2200c087
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14981-information_schema_database
|
2021-10-21 23:01:42 +03:00 |
|
Dmitriy
|
6725dc2a16
|
Create information_schema
Задокументировал information_schema.
|
2021-10-21 22:41:11 +03:00 |
|
alexey-milovidov
|
fa1b587635
|
Merge pull request #30509 from orloffv/patch-2
Add placeholder to play.html inputs
|
2021-10-21 20:53:13 +03:00 |
|
Vitaly Baranov
|
5695ef55b3
|
Merge pull request #28125 from vitlibar/fix-writing-storage-log-marks
Fix writing marks in StorageLog
|
2021-10-21 20:10:01 +03:00 |
|
Vitaly
|
0ea2a37494
|
Add placeholder to play.html inputs
|
2021-10-21 18:49:20 +03:00 |
|
Cody Baker
|
a874ca29ed
|
Change link in nav from community -> learn (#30508)
|
2021-10-21 18:31:38 +03:00 |
|
Dmitry Novik
|
58ee783be4
|
Merge pull request #30293 from amosbird/projection-fix19
Fix projections with JOIN alias columns
|
2021-10-21 17:49:21 +03:00 |
|
Anton Popov
|
b1a74af44d
|
Merge pull request #30180 from CurtizJ/remove-sample-by
Allow to remove `SAMPLE BY` expression
|
2021-10-21 17:09:53 +03:00 |
|
tavplubix
|
4c5104b30d
|
Merge pull request #30432 from ClickHouse/tavplubix-patch-3
Fix segfault on REPLACE PARTITION if session expired
|
2021-10-21 17:08:57 +03:00 |
|
Nikolay Degterinsky
|
140e304b34
|
Merge pull request #30386 from morozovsk/patch-9
Docs: Remove argMin(tuple(arg, val)) due to changes in code
|
2021-10-21 16:33:10 +03:00 |
|
Vladimir Goncharov
|
a48da62949
|
Update argmin.md
|
2021-10-21 15:21:33 +03:00 |
|
Vladimir Goncharov
|
3afb070b15
|
Update argmin.md
|
2021-10-21 15:20:52 +03:00 |
|
Vladimir Goncharov
|
a43d293d12
|
Update argmax.md
|
2021-10-21 15:20:25 +03:00 |
|
Vladimir Goncharov
|
2ef25184d0
|
Update argmax.md
|
2021-10-21 15:19:48 +03:00 |
|
Kseniia Sumarokova
|
da0021c82f
|
Merge pull request #30412 from ClickHouse/kssenii-fix-test
Follow-up for #30282
|
2021-10-21 12:48:10 +03:00 |
|
Kruglov Pavel
|
27e8a83269
|
Merge pull request #30426 from amosbird/jsonextractstring3
JSONExtractString raw string support.
|
2021-10-21 12:29:11 +03:00 |
|
Vladimir C
|
388c3123f0
|
Merge pull request #30370 from Enmk/fix_session_log
|
2021-10-21 11:07:48 +03:00 |
|
Kseniia Sumarokova
|
feeb572219
|
Merge pull request #30474 from kssenii/sql-json-fix
sql json change order of arguments
|
2021-10-21 09:47:12 +03:00 |
|
Kseniia Sumarokova
|
5544e866f8
|
Merge pull request #30219 from lhuang09287750/master
make date32 type comparable with date/datetime/string
|
2021-10-21 09:38:55 +03:00 |
|
alexey-milovidov
|
4ad679946b
|
Merge pull request #30473 from j1fig/patch-1
Grammar suggestions to distributed.md
|
2021-10-21 07:59:12 +03:00 |
|
Amos Bird
|
e679e952c8
|
Let's check without projection just in case
|
2021-10-21 10:16:11 +08:00 |
|
alexey-milovidov
|
5b4bcf3a9e
|
Merge pull request #30475 from flickerbox/crb-update-blog-post
Update release date and add training link
|
2021-10-21 03:26:56 +03:00 |
|
alexey-milovidov
|
aac2c00c91
|
Merge pull request #30476 from flickerbox/crb-fix-horizontal-scroll
Fix horizontal scroll bar
|
2021-10-21 03:26:22 +03:00 |
|
Cody Baker
|
cbf397fa4e
|
Fix horizontal scroll bar
|
2021-10-20 17:17:39 -06:00 |
|
Cody Baker
|
422b0ba547
|
Update release date and add training link
|
2021-10-20 16:12:22 -06:00 |
|
kssenii
|
c96b884951
|
Fix
|
2021-10-20 20:47:34 +00:00 |
|
João Figueiredo
|
360ec76c29
|
Grammar suggestions to distributed.md
* fixed some typos.
* improved wording of some statements.
|
2021-10-20 22:35:17 +02:00 |
|
alexey-milovidov
|
d3df1c02bc
|
Merge pull request #29672 from ClickHouse/clickhouse-obfuscator-2
More enhancements for query obfuscator
|
2021-10-20 23:06:29 +03:00 |
|
Maksim Kita
|
e550e0c22d
|
Merge pull request #30435 from kitaisreal/sql-user-defined-functions-support-lambdas
SQLUserDefinedFunctions support lambdas
|
2021-10-20 21:36:52 +03:00 |
|
Maksim Kita
|
1b4829d071
|
Merge pull request #30454 from kitaisreal/sql-user-defined-functions-create-or-replace-no-exists-support
SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS
|
2021-10-20 21:36:42 +03:00 |
|
Kseniia Sumarokova
|
cae31437e8
|
Merge pull request #30336 from kssenii/fix-local-defaults
Send table columns in clickhouse-local
|
2021-10-20 21:18:02 +03:00 |
|
kssenii
|
220791b21c
|
Fix
|
2021-10-20 17:15:07 +00:00 |
|
Nikita Mikhaylov
|
56869c0ec4
|
Merge pull request #30360 from nikitamikhaylov/allow-graphite-final
Allow to use FINAL clause in SELECT from GraphiteMergeTree
|
2021-10-20 19:57:44 +03:00 |
|
Maksim Kita
|
ff48017f4a
|
SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS
|
2021-10-20 17:56:46 +03:00 |
|
Maksim Kita
|
f47aec6751
|
Fixed tests
|
2021-10-20 17:52:28 +03:00 |
|
Maksim Kita
|
73e6110b2a
|
Merge pull request #30437 from kitaisreal/sql-user-defined-functions-drop-if-exists
SQLUserDefinedFunctions added DROP IF EXISTS support
|
2021-10-20 17:24:57 +03:00 |
|
Nikita Mikhaylov
|
367e58357a
|
Better test
|
2021-10-20 13:43:39 +00:00 |
|
Amos Bird
|
2f615e9176
|
Use original_query for projection analysis
|
2021-10-20 21:30:15 +08:00 |
|