sevirov
|
8766a981b2
|
Update docs/en/sql-reference/table-functions/postgresql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:26:20 +03:00 |
|
sevirov
|
92726cf8e2
|
Update docs/en/sql-reference/table-functions/mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:26:12 +03:00 |
|
sevirov
|
6efe22d67e
|
Update docs/en/engines/table-engines/integrations/postgresql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:26:03 +03:00 |
|
sevirov
|
775454bfe0
|
Update docs/en/engines/table-engines/integrations/mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:25:52 +03:00 |
|
sevirov
|
020a82b96f
|
Update docs/en/engines/table-engines/integrations/ExternalDistributed.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:25:34 +03:00 |
|
sevirov
|
e87c2c3147
|
Update docs/en/engines/table-engines/integrations/ExternalDistributed.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 12:25:16 +03:00 |
|
George
|
0e00132936
|
Small fix
|
2021-06-27 03:44:26 +03:00 |
|
alexey-milovidov
|
ec738c6170
|
Update StorageSystemDataSkippingIndices.cpp
|
2021-06-27 03:25:04 +03:00 |
|
alexey-milovidov
|
80d9346080
|
Update StorageSystemDataSkippingIndices.h
|
2021-06-27 03:20:28 +03:00 |
|
mergify[bot]
|
8ca52ea2df
|
Merge branch 'master' into master
|
2021-06-27 00:17:31 +00:00 |
|
Alexey Milovidov
|
ebc2fbfd63
|
Performance test: be more generous
|
2021-06-27 03:14:42 +03:00 |
|
Alexey Milovidov
|
686bf75f78
|
This performance test does not run in CI - remove
|
2021-06-27 03:11:59 +03:00 |
|
alexey-milovidov
|
13e6da9bb8
|
Merge pull request #25738 from nikitamikhaylov/fix-arcadia-9
Fix arcadia
|
2021-06-27 03:08:43 +03:00 |
|
alexey-milovidov
|
6119061cf4
|
Merge branch 'master' into fix-arcadia-9
|
2021-06-27 03:07:49 +03:00 |
|
mergify[bot]
|
9dc81bdf4f
|
Merge branch 'master' into xcode-build-fix
|
2021-06-27 00:00:46 +00:00 |
|
Alexey Milovidov
|
ba67097c0f
|
Fix test in database Ordinary
|
2021-06-27 02:54:22 +03:00 |
|
Alexey Milovidov
|
930a67da13
|
Fix the annoying Arcadia
|
2021-06-27 02:49:25 +03:00 |
|
Alexey Milovidov
|
1e55b9376a
|
Silent ANTLR parser test (non production)
|
2021-06-27 02:48:11 +03:00 |
|
George
|
96b2c054da
|
Added translation
|
2021-06-27 02:37:34 +03:00 |
|
gyuton
|
e7af8ee31b
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 02:09:30 +03:00 |
|
Nikita Mikhaylov
|
e04ca6e041
|
Merge branch 'master' into fix-arcadia-9
|
2021-06-27 01:24:10 +03:00 |
|
Nikita Mikhaylov
|
e9e941f6ef
|
fix
|
2021-06-26 22:23:14 +00:00 |
|
gyuton
|
5e5aa409ee
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 01:00:39 +03:00 |
|
Denis Glazachev
|
7b3996c603
|
Remove manual flag adjusting - cross compilations should be configured automatically
|
2021-06-26 21:52:37 +04:00 |
|
Amos Bird
|
4da1b8154a
|
Fix data race in getClusters()
|
2021-06-26 22:15:57 +08:00 |
|
Denis Glazachev
|
9788b0e38a
|
Fix locating objcopy in macOS
Rework clickhouse_embed_binaries() to compile asm files properly and avoid duplicate symbols when linking in macOS
|
2021-06-26 17:39:02 +04:00 |
|
Maksim Kita
|
bf85b09a16
|
Merge pull request #25444 from kitaisreal/replace-dictionary
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
|
2021-06-26 16:19:58 +03:00 |
|
Kseniia Sumarokova
|
28c5a14922
|
Fix clang-tidy
|
2021-06-26 15:50:15 +03:00 |
|
Maksim Kita
|
99689484aa
|
Fixed ANTRL tests
|
2021-06-26 14:28:33 +03:00 |
|
Maksim Kita
|
44122118de
|
Fixed ASTRenameQuery for EXCHANGE DICTIONARIES
|
2021-06-26 14:28:13 +03:00 |
|
Maksim Kita
|
3c9ae7b5ba
|
Added more tests
|
2021-06-26 14:28:13 +03:00 |
|
Maksim Kita
|
7b03150b90
|
Fixed tests
|
2021-06-26 14:28:13 +03:00 |
|
Maksim Kita
|
008adabec2
|
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
|
2021-06-26 14:28:13 +03:00 |
|
alexey-milovidov
|
6662e7ab0f
|
Merge pull request #25732 from matwey/missed_include_optional_2
Fix some more missed includes
|
2021-06-26 14:04:06 +03:00 |
|
Matwey V. Kornilov
|
a29bd2c4b3
|
Add missed #include <limits>
Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
|
2021-06-26 11:25:54 +03:00 |
|
Matwey V. Kornilov
|
9306b598cf
|
Merge branch 'missed_include_optional' into missed_include_optional_2
|
2021-06-26 11:07:59 +03:00 |
|
Matwey V. Kornilov
|
2f73469629
|
Merge branch 'missed_include_condition_variable' into missed_include_optional_2
|
2021-06-26 11:07:50 +03:00 |
|
alexey-milovidov
|
fdc965c579
|
Update recipes.md
|
2021-06-26 04:07:25 +03:00 |
|
alexey-milovidov
|
e766d2cb1f
|
Update 01917_system_data_skipping_indices.sql
|
2021-06-26 03:33:59 +03:00 |
|
alexey-milovidov
|
420839a4c0
|
Merge pull request #25697 from sundy-li/mysql-fix
[mysql] fix mysql select user() return empty
|
2021-06-26 03:31:46 +03:00 |
|
alexey-milovidov
|
1c5987ce71
|
Merge pull request #25720 from ClickHouse/add_test_for_working_code
Add working test
|
2021-06-26 03:29:36 +03:00 |
|
alexey-milovidov
|
5145f8df0c
|
Merge pull request #25726 from ClickHouse/alexey-milovidov-patch-4
Ditch syntax highlighting in docs (it was harmful), continuation of #25682
|
2021-06-26 02:10:18 +03:00 |
|
Maksim Kita
|
f7df2cd03a
|
Merge pull request #25725 from kitaisreal/compile-expressions-updated-documentation
Compile expressions updated documentation
|
2021-06-26 01:02:51 +03:00 |
|
alexey-milovidov
|
67a6721c25
|
Ruin syntax highlighting (it was harmful), continuation of #25682
|
2021-06-26 00:14:49 +03:00 |
|
Maksim Kita
|
db1c70975e
|
Compile expressions updated documentation
|
2021-06-25 23:27:18 +03:00 |
|
Maksim Kita
|
c633d133e5
|
Merge pull request #25275 from michon470/kuriatnikovm-DOCSUP-9285-compile-expressions-setting
DOCSUP-9285: Documented compile_expressions setting
|
2021-06-25 22:50:14 +03:00 |
|
Dmitriy
|
8062884323
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-06-25 21:25:25 +03:00 |
|
sevirov
|
25c8e09dbb
|
Update docs/ru/sql-reference/table-functions/s3Cluster.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-25 19:56:26 +03:00 |
|
sevirov
|
400e685532
|
Update docs/ru/sql-reference/table-functions/s3Cluster.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-25 19:56:18 +03:00 |
|
sevirov
|
638b2862b8
|
Update docs/ru/sql-reference/table-functions/s3Cluster.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-25 19:56:11 +03:00 |
|