Amos Bird
|
72786c8130
|
Take arithmetic overflow into consideration
|
2020-09-13 21:55:16 +08:00 |
|
Amos Bird
|
34b9547ce1
|
Binary operator monotonicity
|
2020-09-13 21:55:12 +08:00 |
|
alexey-milovidov
|
c2f762e20a
|
Merge pull request #14748 from vitlibar/skip-access-storages-with-same-path
Skip access storages with same path while reading the main config.
|
2020-09-12 14:20:02 +03:00 |
|
alexey-milovidov
|
c87f50bc4b
|
Merge pull request #14761 from zhang2014/fix/osx_build
Fix build failure in OSX
|
2020-09-12 14:15:17 +03:00 |
|
alexey-milovidov
|
8be046c9f5
|
Merge pull request #14763 from ClickHouse/fix_flaky_test_5
Fix flaky test (01465_ttl_recompression)
|
2020-09-12 14:14:33 +03:00 |
|
alesapin
|
ecbcbad0d9
|
Fix flaky test
|
2020-09-12 10:07:08 +03:00 |
|
alexey-milovidov
|
1c2ca4e773
|
Merge pull request #14734 from amosbird/bugfix1
Fix missing clone in replace column transformer
|
2020-09-12 09:54:00 +03:00 |
|
alesapin
|
2c6567eb88
|
Merge pull request #14745 from kssenii/fix-rabbit-tests-crash
Fix crashes in RabbitMQ tests
|
2020-09-12 09:53:14 +03:00 |
|
zhang2014
|
5b952a369b
|
Fix build failure in OSX
|
2020-09-12 12:07:02 +08:00 |
|
alexey-milovidov
|
cc3d1a3922
|
Merge pull request #14471 from ClickHouse/git-to-clickhouse
Added a script to import git repository to ClickHouse
|
2020-09-12 03:56:31 +03:00 |
|
Alexey Milovidov
|
f6e9a9bdfb
|
Merge branch 'git-to-clickhouse' of github.com:yandex/ClickHouse into git-to-clickhouse
|
2020-09-12 03:56:13 +03:00 |
|
Alexey Milovidov
|
e12ae99bf7
|
Added review suggestion
|
2020-09-12 03:55:54 +03:00 |
|
Vitaly Baranov
|
70b0fe88b1
|
Merge pull request #14604 from vitlibar/no-detach-threads-2
Use join() instead of detach() for threads #2
|
2020-09-12 02:07:46 +03:00 |
|
Vitaly Baranov
|
5e3260678c
|
Merge pull request #14561 from vitlibar/no-detach-threads
Use join() instead of detach() for threads
|
2020-09-12 02:04:08 +03:00 |
|
Vitaly Baranov
|
e2c2a679ef
|
Skip access storages with same path while reading the main config.
|
2020-09-12 01:34:46 +03:00 |
|
Nikita Mikhaylov
|
fcad11e48f
|
Merge pull request #14746 from nikitamikhaylov/arcadia-fix
Disable test in Arcadia
|
2020-09-11 22:56:21 +04:00 |
|
alesapin
|
36019596c1
|
Disable flaky test
|
2020-09-11 20:08:23 +03:00 |
|
alesapin
|
2c4047b280
|
Revert accident changes
|
2020-09-11 20:07:00 +03:00 |
|
alesapin
|
c0dafb0283
|
Disable test
|
2020-09-11 20:04:55 +03:00 |
|
alesapin
|
6dd75182f0
|
Better
|
2020-09-11 20:04:55 +03:00 |
|
alesapin
|
a4c43e51b9
|
Add a test
|
2020-09-11 20:04:55 +03:00 |
|
alesapin
|
a5f8899874
|
First implementation
|
2020-09-11 20:04:55 +03:00 |
|
alesapin
|
489b9c80ac
|
Starting steps
|
2020-09-11 20:04:55 +03:00 |
|
nikitamikhaylov
|
b96da75ead
|
done
|
2020-09-11 19:44:14 +03:00 |
|
kssenii
|
31dbfd07e2
|
remove tests crash reason
|
2020-09-11 16:16:24 +00:00 |
|
Artem Zuikov
|
6dd764bcfe
|
FunctionBinaryArithmetic refactoring (#14712)
|
2020-09-11 18:12:08 +03:00 |
|
Roman Bug
|
eb7e480d39
|
DOCSUP-2040: Translate PR to RU (#14551)
* DOCSUP-2040: Update by PR#1127.
* DOCSUP-2040: Update by PR#11088.
* DOCSUP-2040: Update by PR#10923.
* DOCSUP-2040: Minor fix.
* Update docs/ru/sql-reference/functions/random-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update translation.
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/random-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-09-11 15:47:36 +03:00 |
|
Nikita Mikhaylov
|
26742a3c81
|
Merge pull request #14703 from nikitamikhaylov/format-line-as-string
Merging #13846 (Format LineAsString)
|
2020-09-11 16:45:57 +04:00 |
|
Nikita Mikhaylov
|
468089a4cd
|
Merge pull request #14514 from bharatnc/ncb/event_time_microseconds_metric_logs
add event_time_microseconds field to asynchronous_metric_log & metric_log system tables
|
2020-09-11 16:14:00 +04:00 |
|
tavplubix
|
92eb58b555
|
Merge pull request #14696 from BohuTANG/mysql_replication_tablemapevent
Fix mysql replication optional metadata ignore
|
2020-09-11 15:09:55 +03:00 |
|
robot-clickhouse
|
5de3d9c032
|
Update version_date.tsv after release 20.6.6.7
|
2020-09-11 12:58:04 +03:00 |
|
tavplubix
|
1f47b1ff6b
|
Merge pull request #14704 from ClickHouse/fix_misleading_message_uuid_macro
Fix misleading exception message about uuid macro
|
2020-09-11 12:45:32 +03:00 |
|
alexey-milovidov
|
e73ca17ad3
|
Merge pull request #14725 from BooBSD/formatReadableQuantity
formatReadableQuantity() function
|
2020-09-11 12:09:18 +03:00 |
|
Alexander Kuzmenkov
|
d227f1f706
|
Merge pull request #13192 from ClickHouse/aku/semicolon-simple
Simpler version of semicolon-terminated VALUES #12999 w/o `pos` changes
|
2020-09-11 11:51:52 +03:00 |
|
Amos Bird
|
da2bb4e0d3
|
Fix missing clone in replace column transformer
|
2020-09-11 15:50:25 +08:00 |
|
BohuTANG
|
2873777857
|
Ignore unprocessed replication payload
|
2020-09-11 12:54:53 +08:00 |
|
BohuTANG
|
faa394b27c
|
Merge remote-tracking branch 'origin/master' into mysql_replication_tablemapevent
|
2020-09-11 08:49:17 +08:00 |
|
alexey-milovidov
|
87b3984d17
|
Merge pull request #14713 from ClickHouse/add-test-with-crahs-in-array-join
Added test from #13829
|
2020-09-10 23:57:02 +03:00 |
|
alexey-milovidov
|
4be85e76d5
|
Merge pull request #14714 from ClickHouse/remove-unused-headers
Remove unused headers
|
2020-09-10 23:01:57 +03:00 |
|
Ivan Blinkov
|
54491b8608
|
Update README.md
|
2020-09-10 22:23:23 +03:00 |
|
alexey-milovidov
|
f21cf98960
|
Merge pull request #14657 from myrrc/feature/disable-debug-symbols-cmake-option
Extracted the debug info generation for functions into a cmake option
|
2020-09-10 21:04:15 +03:00 |
|
Artem Hnilov
|
726277adec
|
Update other-functions.md
|
2020-09-10 20:34:23 +03:00 |
|
Artem Hnilov
|
294af54007
|
Update other-functions.md
|
2020-09-10 20:27:37 +03:00 |
|
Artem Hnilov
|
bbe379d58e
|
00534_filimonov.data was updated
|
2020-09-10 17:06:32 +00:00 |
|
Artem Hnilov
|
142026f4ab
|
01492_format_readable_quantity test added
|
2020-09-10 16:54:52 +00:00 |
|
Alexey Milovidov
|
4e197cf069
|
Remove unused headers
|
2020-09-10 19:41:46 +03:00 |
|
nikitamikhaylov
|
d0c259974d
|
style check
|
2020-09-10 19:35:18 +03:00 |
|
nikitamikhaylov
|
6e0d2a427c
|
add another test
|
2020-09-10 19:30:11 +03:00 |
|
Artem Hnilov
|
15bdb6048e
|
Function formatReadableQuantity() added.
|
2020-09-10 16:25:07 +00:00 |
|
tavplubix
|
4581e3a18a
|
Merge pull request #14563 from bharatnc/ncb/zk-conn-fail-do-cleanup
ReplicatedMergeTree - cleanup data directory after Zookeeper exceptions
|
2020-09-10 19:19:57 +03:00 |
|