Alexey Milovidov
|
19e31578df
|
Better message about build error on Mac #16072
|
2020-10-16 15:00:26 +03:00 |
|
alesapin
|
dc1a5abea9
|
Remove cluster type check during alter
|
2020-10-16 14:59:58 +03:00 |
|
nikitamikhaylov
|
969b06508f
|
delete trash
|
2020-10-16 14:39:09 +03:00 |
|
alesapin
|
10bd25f037
|
One more negative case
|
2020-10-16 13:58:00 +03:00 |
|
alesapin
|
056d794fe4
|
One more test case
|
2020-10-16 13:56:04 +03:00 |
|
Pavel Kovalenko
|
a474bdcabf
|
Merge remote-tracking branch 'origin/master' into idempotent-part-move
|
2020-10-16 13:02:40 +03:00 |
|
hcz
|
d95229317d
|
Change error message in function if & ifNull
|
2020-10-16 17:50:47 +08:00 |
|
Mike
|
e89a3b5d09
|
Fixing arrayIndex functions when right operand is LC but left is not (#16038)
|
2020-10-16 12:08:44 +03:00 |
|
vivarum
|
1d9df13b47
|
Merge branch 'master' into enable-parsing-of-input-enum-values-by-id-10682
|
2020-10-16 11:07:01 +03:00 |
|
Vasily Kozhukhovskiy
|
107d1a2ce5
|
update tests checking parsing of inserted enum values by numeric enum ids
|
2020-10-16 10:52:14 +03:00 |
|
Vasily Kozhukhovskiy
|
bffa1ed28c
|
small refactoring of parsing enum values by numeric enum ids
(for CSV, TSV, JSON formats)
|
2020-10-16 10:50:20 +03:00 |
|
alesapin
|
0bb4480fee
|
Merge pull request #16031 from ClickHouse/database_atomic_patch
Minor fix for DatabaseAtomic
|
2020-10-16 10:08:04 +03:00 |
|
alesapin
|
07c12116e2
|
Merge pull request #16007 from CurtizJ/fix-complex-key-direct
Allow to use direct layout for dictionaries with complex keys
|
2020-10-16 10:03:10 +03:00 |
|
zhang2014
|
4e285168df
|
ISSUES-15883 try fix test failure
|
2020-10-16 09:11:05 +08:00 |
|
Alexey Milovidov
|
1cca8d09c5
|
Added a test for query parameter of type UUID
|
2020-10-16 02:36:28 +03:00 |
|
tavplubix
|
149c74b2b8
|
trigger CI
|
2020-10-15 23:48:10 +03:00 |
|
MyroTk
|
2efc9dd4e2
|
cleanup
|
2020-10-15 22:33:25 +02:00 |
|
Maksim Kita
|
9bd30b041a
|
Parser allow specify primary key in column list
|
2020-10-15 23:33:00 +03:00 |
|
MyroTk
|
708fedbcf8
|
testflows RBAC tests for views, distributed tables, public tables, and privileges: alter, updated select, updated insert, and show tables
|
2020-10-15 22:23:49 +02:00 |
|
nikitamikhaylov
|
a80bbf6e0e
|
fasttest + rm .py
|
2020-10-15 22:54:17 +03:00 |
|
Nikita Mikhaylov
|
6512d84b31
|
Merge pull request #15985 from CurtizJ/redis-cached-dict
Add support of cache layout for Redis dictionaries with complex key
|
2020-10-15 22:35:36 +03:00 |
|
alesapin
|
94baf8525e
|
Merge pull request #16006 from ClickHouse/print_time_in_tests
Fix options passing to functional tests scripts
|
2020-10-15 22:18:22 +03:00 |
|
Kruglov Pavel
|
5aba639430
|
Update test
|
2020-10-15 22:01:18 +03:00 |
|
sundy-li
|
153be93544
|
sub ReadonlyReplica when detach readonly tables
|
2020-10-15 22:01:18 +03:00 |
|
Alexander Tokmakov
|
95ad45a3b0
|
minor improvements of stress test
|
2020-10-15 21:14:04 +03:00 |
|
Alexander Kuzmenkov
|
41f1fd8fa0
|
Merge pull request #15822 from abyss7/fix-build
Fix build without libraries
|
2020-10-15 20:48:53 +03:00 |
|
olgarev
|
2478d9a927
|
Documented the bayesAB function (ru) (#15993)
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
|
2020-10-15 20:38:55 +03:00 |
|
olgarev
|
cfda514e1f
|
Corrections to the cast_keep_nullable setting docs (en, ru). (#15991)
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
|
2020-10-15 20:34:48 +03:00 |
|
Alexander Kuzmenkov
|
f46887dcaa
|
improve fasttest usability
|
2020-10-15 20:29:07 +03:00 |
|
Alexander Kuzmenkov
|
dc8e165ce4
|
improve fasttest usability
|
2020-10-15 20:27:26 +03:00 |
|
Alexander Kuzmenkov
|
f02840449e
|
fix the test
|
2020-10-15 20:27:18 +03:00 |
|
olgarev
|
ab464350df
|
Docs for the mechanics of custom settings specifying (russian) (#15600)
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
|
2020-10-15 20:27:17 +03:00 |
|
Nikolai Kochetov
|
571a5fbff3
|
Update functions interface.
|
2020-10-15 19:52:25 +03:00 |
|
Alexander Tokmakov
|
2f9611f1ae
|
fix logical error with explicit UUIDs
|
2020-10-15 19:01:23 +03:00 |
|
Pavel Kruglov
|
ee8a9d2cf1
|
Don't touch MySQL database if it's unnecessary
|
2020-10-15 18:57:17 +03:00 |
|
Anton Popov
|
9c9ad2cc85
|
Merge branch 'master' into fix-complex-key-direct
|
2020-10-15 18:53:59 +03:00 |
|
Anton Popov
|
9ad80d6568
|
skip test in arcadia
|
2020-10-15 18:52:42 +03:00 |
|
Nikolai Kochetov
|
939d8edf33
|
Merge pull request #15999 from ClickHouse/fix-after-15437
Continuation of 15437
|
2020-10-15 18:20:48 +03:00 |
|
Anna
|
ac438bc5bd
|
DOCSUP-2965: Add translate for map functions (#15744)
* Add translate for map func
* Edit English text
* Made ru description match the template
* Fixed links, updated wording
* Fixed links
* Update
|
2020-10-15 17:53:11 +03:00 |
|
alexey-milovidov
|
beaabbdd64
|
Update adopters.md
|
2020-10-15 17:46:45 +03:00 |
|
alexey-milovidov
|
ac8f5fc643
|
Update adopters.md
|
2020-10-15 17:46:23 +03:00 |
|
Alexander Kuzmenkov
|
bc7b5f6bb4
|
Merge remote-tracking branch 'origin/master' into tmp
|
2020-10-15 17:15:05 +03:00 |
|
Vitaly Baranov
|
5f261cec3c
|
Merge pull request #15199 from filimonov/non_delimited_protobuf
ProtobufSingle format
|
2020-10-15 16:58:39 +03:00 |
|
Nikolai Kochetov
|
388f69b109
|
Merge pull request #15976 from ClickHouse/new-block-for-functions-3
Use `ColumnsWithTypeAndName` instead of `Block` for function calls [part 3]
|
2020-10-15 16:56:09 +03:00 |
|
Pavel Kovalenko
|
ed61c5681b
|
Use 'moving' directory instead of 'detached' when move part to another disk/volume.
|
2020-10-15 16:55:13 +03:00 |
|
Alexander Kuzmenkov
|
f7f59ca23f
|
Merge pull request #15982 from vitlibar/fix-ambiguity-in-parsing-of-settings-profiles
Fix ambiguity in parsing of settings profiles.
|
2020-10-15 16:23:32 +03:00 |
|
Alexander Kuzmenkov
|
f366b366ae
|
Merge pull request #15987 from filimonov/background-pool-count_no_work_done-bug
Fix the bug when NOTHING_TO_DO events wrongly increment count_no_work_done
|
2020-10-15 16:11:57 +03:00 |
|
alesapin
|
2002289003
|
Fix bug in alter primary key for replicated versioned collapsing merge tree
|
2020-10-15 16:02:39 +03:00 |
|
Alexander Kuzmenkov
|
b4378b004f
|
Merge remote-tracking branch 'origin/master' into tmp
|
2020-10-15 16:01:41 +03:00 |
|
zhang2014
|
c8aa007a45
|
ISSUES-15883 modify comment
|
2020-10-15 20:42:10 +08:00 |
|