Olga Revyakina
|
4b17188de1
|
Minor fix in en. translated to ru. Plus template updates (administrative)..
|
2020-11-09 22:40:32 +03:00 |
|
Olga Revyakina
|
fd93d31950
|
Revert "my changes to gitignore"
This reverts commit 5884b1e79b .
|
2020-11-08 22:33:42 +03:00 |
|
Olga Revyakina
|
b480c3c2d3
|
Docs for the Regexp input format (en)
|
2020-11-08 08:56:56 +03:00 |
|
Olga Revyakina
|
a9a0710119
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2020-10-31 10:56:05 +03:00 |
|
alexey-milovidov
|
15a342e5e1
|
Merge pull request #16541 from ucasFL/parse-null
fix parseDateTimeBestEffortOrNull with empty string
|
2020-10-31 06:38:51 +03:00 |
|
alexey-milovidov
|
4b3c99530f
|
Merge pull request #16561 from azat/01541_max_memory_usage_for_user-flacky
Fix 01541_max_memory_usage_for_user flackiness
|
2020-10-31 06:38:25 +03:00 |
|
alexey-milovidov
|
022648a154
|
Merge pull request #16558 from azat/query_thread_log_current_database
Add current_database into query_thread_log
|
2020-10-31 06:36:10 +03:00 |
|
Azat Khuzhin
|
067a3f9814
|
Fix 01541_max_memory_usage_for_user flackiness
|
2020-10-31 01:26:07 +03:00 |
|
Azat Khuzhin
|
ccddf5e9cf
|
Add 01547_query_log_current_database into arcadia_skip_list
In attempt to fix "Yandex synchronization check (only for Yandex employees)"
|
2020-10-30 22:56:11 +03:00 |
|
alesapin
|
94ae5aed73
|
Merge pull request #16550 from ClickHouse/remove_wrong_assertion
Remove wrong assertion from SSDComplexKeyCacheDictionary
|
2020-10-30 22:45:48 +03:00 |
|
Azat Khuzhin
|
5bab7a5bc7
|
Add current_database into query_thread_log
|
2020-10-30 21:16:10 +03:00 |
|
olgarev
|
49d3b65cc2
|
DOCSUP-3537: Documented the output_format_pretty_row_numbers setting (#16446)
* Docs en, ru
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Docs for allow_experimental_bigint_types translated to Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-10-30 20:25:05 +03:00 |
|
alexey-milovidov
|
2d80c98964
|
Merge pull request #16509 from kitaisreal/cmake-moved-power-pc-check-in-tools
CMake moved power pc check in tools
|
2020-10-30 16:03:50 +03:00 |
|
alexey-milovidov
|
83220b0956
|
Update parseDateTimeBestEffort.cpp
|
2020-10-30 16:00:49 +03:00 |
|
alexey-milovidov
|
7f756dc536
|
Merge pull request #16549 from ClickHouse/filimonov-remove-obsolete-tz-note
Update date-time-functions.md
|
2020-10-30 15:59:34 +03:00 |
|
alesapin
|
be183027b3
|
Merge pull request #16516 from zlobober/remove_g0
Remove -g0 form Arcadia build settings.
|
2020-10-30 13:58:08 +03:00 |
|
alesapin
|
182f9fbdca
|
Remove wrong assertion from SSDComplexKeyCacheDictionary
|
2020-10-30 12:36:46 +03:00 |
|
filimonov
|
f52d0919f0
|
Update date-time-functions.md
|
2020-10-30 10:31:05 +01:00 |
|
alesapin
|
e06f65ee73
|
Merge pull request #16521 from myrrc/improvement/avro-format-lc
Fixing the inability to deserialize AVRO into table if it contains LowCardinality columns
|
2020-10-30 11:31:22 +03:00 |
|
feng lv
|
21fcd8aece
|
fix
fix
|
2020-10-30 07:35:35 +00:00 |
|
feng lv
|
f428675b6e
|
fix parseDateTimeBestEffortOrNull with empty string
|
2020-10-30 05:42:10 +00:00 |
|
alexey-milovidov
|
012227daed
|
Merge pull request #16520 from Avogar/rename-null-sink
Rename NullSink to NullOutput
|
2020-10-30 08:26:52 +03:00 |
|
alexey-milovidov
|
2bc4d7bf5b
|
Merge pull request #16528 from ClickHouse/useless-timeouts
Remove useless sleep in test
|
2020-10-30 07:42:49 +03:00 |
|
Olga Revyakina
|
5884b1e79b
|
my changes to gitignore
|
2020-10-30 04:23:38 +03:00 |
|
Alexey Milovidov
|
ba4bb18663
|
Remove useless sleep in test
|
2020-10-29 21:57:16 +03:00 |
|
Ekaterina
|
19794bee07
|
DOCSUP-2966: Update the INSERT INTO statement (#16404)
* Revert "Update version_date.tsv after release 20.7.4.11"
This reverts commit 9aff247afe .
* Added translation for feature.
* Fixed.
* Fixed.
* Fixed.
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update version_date.tsv
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-10-29 21:27:37 +03:00 |
|
Anna
|
0f92fe9ad2
|
DOCSUP-3118: Document the named subqueries WITH AS (#16339)
* Update WITH desc
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed, ru translated
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed syntax description
* Update docs/ru/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-10-29 21:22:28 +03:00 |
|
myrrc
|
4e5bfc9784
|
added the simple test
|
2020-10-29 21:02:48 +03:00 |
|
myrrc
|
9564a7f6d1
|
simplified the cast
|
2020-10-29 20:30:24 +03:00 |
|
myrrc
|
68b47f5f61
|
removing LC in AVRO input format if needed
|
2020-10-29 20:24:54 +03:00 |
|
Pavel Kruglov
|
dbfef325e6
|
Rename NullSink to NullOutput
|
2020-10-29 20:22:48 +03:00 |
|
alexey-milovidov
|
434f6227cb
|
Merge pull request #16451 from ClickHouse/decimal-round-fuzz
Decimal round fuzz
|
2020-10-29 20:04:34 +03:00 |
|
Nikolai Kochetov
|
1c106691b5
|
Merge pull request #16423 from amosbird/jbodread
Balanced reading from JBOD
|
2020-10-29 19:22:45 +03:00 |
|
Maxim Akhmedov
|
3627fabfb9
|
Remove -g0 form Arcadia build settings.
|
2020-10-29 17:37:23 +03:00 |
|
alexey-milovidov
|
46db8a2d51
|
Merge pull request #16495 from ucasFL/dev
fix build problem on clang 9
|
2020-10-29 16:56:43 +03:00 |
|
tavplubix
|
2a66c17472
|
Update InterpreterDropQuery.cpp
|
2020-10-29 16:37:59 +03:00 |
|
Maksim Kita
|
d3f08b21de
|
CMake moved power pc check in tools
|
2020-10-29 11:28:40 +03:00 |
|
Nikolai Kochetov
|
671d2b7f1b
|
Update MergeTreeReadPool.cpp
Fix comment
|
2020-10-29 10:04:23 +03:00 |
|
robot-clickhouse
|
745cb4ab2f
|
Update version_date.tsv after release 20.8.5.45
|
2020-10-29 09:57:42 +03:00 |
|
alexey-milovidov
|
ae4d66ac9d
|
Merge pull request #16047 from ClickHouse/suggest-destruction-order
Fix destruction order of Suggest #16035
|
2020-10-29 09:10:23 +03:00 |
|
alexey-milovidov
|
0faf2bc7e3
|
Merge pull request #16332 from ClickHouse/fix-queue-processing-of-very-large-entries
Fix processing of very large entries in queue
|
2020-10-29 09:09:29 +03:00 |
|
feng lv
|
c2ca5d29a8
|
fix build
|
2020-10-29 02:40:39 +00:00 |
|
Alexey Milovidov
|
3e8f399f0b
|
Update test
|
2020-10-29 05:15:01 +03:00 |
|
Alexey Milovidov
|
1e99ce5f3a
|
Merge branch 'master' into decimal-round-fuzz
|
2020-10-29 04:57:43 +03:00 |
|
alexey-milovidov
|
d46cf39f3b
|
Merge pull request #16485 from ClickHouse/cmake-remove-trash
Remove trash from CMakeLists
|
2020-10-29 04:41:04 +03:00 |
|
alexey-milovidov
|
bf3acecf6f
|
Merge pull request #16032 from Avogar/mysql_bug
Don't touch MySQL database if it's unnecessary
|
2020-10-29 04:14:26 +03:00 |
|
alexey-milovidov
|
92d0e1a8c9
|
Merge pull request #16479 from filimonov/docker-alpine
docker: clickhouse-server on the top of alpine
|
2020-10-29 04:13:47 +03:00 |
|
robot-clickhouse
|
e094b001d3
|
Update version_date.tsv after release 20.9.4.76
|
2020-10-29 02:01:30 +03:00 |
|
robot-clickhouse
|
5531bbdc98
|
Update version_date.tsv after release 20.10.3.30
|
2020-10-29 01:21:32 +03:00 |
|
Nikolai Kochetov
|
10bad32fb4
|
Refactor code a little bit. Add comment.
|
2020-10-29 00:52:26 +03:00 |
|