Alexander Kuzmenkov
|
658ce5258f
|
Merge pull request #26663 from ildus/mappopulateseries_for_maps
Add Map type support in mapPopulateSeries function
|
2021-08-06 18:53:37 +03:00 |
|
Vitaly Baranov
|
fae841cb3e
|
Merge pull request #27175 from adevyatova/annadevyatova-DOCSUP-12124
DOCSUP-12124: Document currentProfiles, enabledProfiles, defaultProfiles functions
|
2021-08-06 15:26:40 +03:00 |
|
adevyatova
|
6ef73ef051
|
More fixes
|
2021-08-06 05:15:55 +00:00 |
|
adevyatova
|
d6b5b0922c
|
More fixes
|
2021-08-06 05:11:13 +00:00 |
|
adevyatova
|
bc1b14af9e
|
Fix conflicts
|
2021-08-06 04:58:46 +00:00 |
|
adevyatova
|
e7c28767fc
|
Fixes
|
2021-08-06 04:54:41 +00:00 |
|
Kseniia Sumarokova
|
5edd9e0513
|
Merge pull request #27198 from kssenii/postgres-db-schema
Support schema for postgres database engine
|
2021-08-05 18:30:47 +03:00 |
|
Alexander Kuzmenkov
|
4bc652699f
|
Merge pull request #27184 from ClickHouse/aku/window-functions
mark window functions as ready for general use
|
2021-08-05 14:18:28 +03:00 |
|
Maksim Kita
|
7fdf3cc263
|
Merge pull request #27180 from kitaisreal/storage-system-replicas-added-column-replica-is-active
Storage system replicas added column replica is active
|
2021-08-05 12:46:53 +03:00 |
|
Anna
|
71de6f3e03
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:29:17 +03:00 |
|
Anna
|
1331537064
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:29:12 +03:00 |
|
Anna
|
ca89cf656d
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:28:58 +03:00 |
|
Anna
|
4f14ccf3e6
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:28:52 +03:00 |
|
Anna
|
44b71efb72
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:27:48 +03:00 |
|
Anna
|
a60640af2f
|
Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-05 09:25:52 +03:00 |
|
kssenii
|
f06703a7c9
|
Support schema for postgres database engine
|
2021-08-04 20:52:45 +00:00 |
|
Alexander Kuzmenkov
|
0730e685b0
|
Mark window functions ready for general use.
|
2021-08-04 17:45:32 +03:00 |
|
Maksim Kita
|
3f48c85722
|
StorageSystemReplicas added column replica_is_active
|
2021-08-04 16:19:42 +03:00 |
|
adevyatova
|
9b9c6e02d1
|
Applied suggestion from code review
|
2021-08-04 12:34:50 +00:00 |
|
adevyatova
|
61ddc53e26
|
Fixed links
|
2021-08-04 11:51:22 +00:00 |
|
adevyatova
|
5bd665bfba
|
Add ru docs
|
2021-08-04 11:47:27 +00:00 |
|
adevyatova
|
5c39ae981c
|
Add desc for currentProfiles, enabledProfiles, defaultProfiles func
|
2021-08-04 11:26:24 +00:00 |
|
adevyatova
|
bb8c6813a1
|
Update
|
2021-08-04 10:15:50 +00:00 |
|
Malte
|
1df8a5f57a
|
Update gui.md
We had some issues figuring out how to use the session settings and hope this helps other folks as well
|
2021-08-03 14:40:28 -04:00 |
|
adevyatova
|
25a7eee9e1
|
Merge master
|
2021-08-03 12:25:51 +00:00 |
|
adevyatova
|
d8c112d0c0
|
Small current fixes
|
2021-08-03 12:03:10 +00:00 |
|
Alexey Boykov
|
b52250bc0d
|
Merge pull request #26792 from michon470/kuriatnikovm-DOCSUP-9735-clarification-about-WITH-FILL
DOCSUP-9735: clarification about WITH FILL
|
2021-08-03 14:32:17 +03:00 |
|
Maksim Kita
|
d9383270f6
|
Merge pull request #27054 from MaxWk/feature/add-default-database-to-system-users
add column default_database to system.users
|
2021-08-03 13:37:15 +03:00 |
|
Kseniia Sumarokova
|
5d3abc14c7
|
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
|
2021-08-03 08:29:34 +03:00 |
|
Maksim Kita
|
edab45d25f
|
Merge pull request #27082 from kitaisreal/updated-cache-dictionaries-documentation
Updated cache dictionaries documentation
|
2021-08-03 02:22:21 +03:00 |
|
Maksim Kita
|
3b4eb2d769
|
Fixed code review issues
|
2021-08-03 00:53:43 +03:00 |
|
michon470
|
d10835f223
|
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 20:14:22 +03:00 |
|
michon470
|
e03539fdd4
|
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 20:14:09 +03:00 |
|
michon470
|
c5df30594d
|
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 20:13:58 +03:00 |
|
michon470
|
1a4d9fec9b
|
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 20:13:48 +03:00 |
|
michon470
|
36c6d7e1c0
|
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 20:13:35 +03:00 |
|
Nikolay Degterinsky
|
0f6fff47d3
|
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-02 18:54:24 +03:00 |
|
Nikolay Degterinsky
|
d9db3dcff8
|
Improve docs
|
2021-08-02 12:32:45 +00:00 |
|
Maksim Kita
|
d2440dca86
|
Updated cache dictionaries documentation
|
2021-08-02 15:18:05 +03:00 |
|
Alexander Kuzmenkov
|
44e3b76c3a
|
Merge branch 'master' into mappopulateseries_for_maps
|
2021-08-02 13:02:22 +03:00 |
|
Alexander Kuzmenkov
|
df0d9be04b
|
Update docs/en/sql-reference/functions/tuple-map-functions.md
|
2021-08-02 12:59:13 +03:00 |
|
Tobias Lins
|
f29aa2ec3e
|
Add Splitbee
|
2021-08-02 10:12:36 +02:00 |
|
alesapin
|
181f93c60a
|
Merge pull request #24997 from evillique/nlp
NLP functions
|
2021-08-02 10:50:40 +03:00 |
|
万康
|
66631ca680
|
add column default_database
|
2021-08-01 08:11:01 +08:00 |
|
Alexey Boykov
|
0b5e3ce195
|
Merge pull request #26979 from atereh/terehova-DOCSUP-10514-setting-global-in-join
DOCSUP-10514: documented new setting prefer_global
|
2021-07-30 19:26:31 +03:00 |
|
Alina Terekhova
|
98f8ffc4c9
|
en version colon
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-30 17:42:11 +02:00 |
|
Alexey Boykov
|
e3431dfbf4
|
Merge pull request #26793 from michon470/kuriatnikovm-DOCSUP-10297-update-system.query_log-system-table
DOCSUP-10297: system.query_log system table documentation updated
|
2021-07-30 14:28:28 +03:00 |
|
Alexey Boykov
|
e72dc81c69
|
Merge pull request #26459 from zxc111/DOCSUP-11553
DOCSUP-11553: add bin/unbin function
|
2021-07-30 14:11:47 +03:00 |
|
Ilya Yatsishin
|
5f70ffac00
|
Merge pull request #26878 from Slach/improve_alter_modify_column
add MODIFY COLUMN compression codec section, sync RU and EN formatting and links
|
2021-07-30 13:41:39 +03:00 |
|
alesapin
|
916594fe23
|
Merge branch 'master' into evillique-nlp
|
2021-07-30 13:03:10 +03:00 |
|