alexey-milovidov
4c3241808d
Merge pull request #12728 from ClickHouse/prevent-inconsistent-merge-tree-settings
...
Safe logic for incorrect MergeTreeSettings
2020-07-30 17:55:39 +03:00
alesapin
a8e3e4af14
Review fixes
2020-07-30 17:38:09 +03:00
alesapin
c1b4ee69ac
Fix name in release.sh
2020-07-30 17:37:01 +03:00
alesapin
d3a6edbd5d
Review fixes
2020-07-30 17:36:14 +03:00
alesapin
df0dcf4a31
Fix error codes
2020-07-30 17:27:11 +03:00
Alexander Kuzmenkov
f0fda359de
pipefail
2020-07-30 16:43:22 +03:00
Vitaliy Zakaznikov
0c80fb896a
Fixing 00960_live_view_watch_events_live.py
2020-07-30 15:37:32 +02:00
Alexander Kuzmenkov
b2b94ba13d
Update run-fuzzer.sh
2020-07-30 16:35:24 +03:00
alesapin
5ee648402a
Better deploy script
2020-07-30 16:12:23 +03:00
BayoNet
c1b71ab06e
DOCS-733: Fixed broken links in Russian version ( #13106 )
...
* CLICKHOUSEDOCS-733: Fixed some broken links. Updated introduction and TOC in aggregate functions.
* CLICKHOUSEDOCS-733: Fixed files endings.
* CLICKHOUSEDOCS-733: Returned the list of functions back to reference index.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-30 15:49:19 +03:00
alexey-milovidov
e6265bf299
Merge pull request #13100 from ClickHouse/keep-less-amount-of-logs-in-zookeeper
...
Keep less amount of logs in ZooKeeper
2020-07-30 15:41:55 +03:00
alexey-milovidov
a22bdb1989
Merge pull request #13081 from CurtizJ/fix-index_analysis
...
Fix wrong index analysis with functions
2020-07-30 15:30:55 +03:00
alexey-milovidov
c6ac339897
Merge pull request #13086 from azat/client-replxx-no-load-on-save
...
Avoid re-loading completion from the history file after each query
2020-07-30 15:10:27 +03:00
Vitaliy Zakaznikov
4596d262cc
Updating expected error messages to fix failing tests.
2020-07-30 14:09:07 +02:00
Nikita Mikhaylov
a948d20832
fix
2020-07-30 14:59:21 +03:00
Vitaliy Zakaznikov
0429e94572
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_rbac_syntax_tests
2020-07-30 07:20:59 -04:00
alesapin
1c8aa4b6c1
Fix get disk interface
2020-07-30 14:08:56 +03:00
Nikita Mikhaylov
4d49d2c671
another removes
2020-07-30 13:31:14 +03:00
alesapin
d3ea1d914b
Tiny fixes and avoid dynamic casts
2020-07-30 13:04:49 +03:00
Mikhail Filimonov
0d55d364da
Add test for macros usage in certain kafka setting.
...
https://github.com/ClickHouse/ClickHouse/issues/2249
918dbc2902
2020-07-30 11:28:52 +02:00
alesapin
724b7be555
Merge branch 'volumes-related-refactorings' of https://github.com/excitoon-favorites/ClickHouse into volumes-refactorings
2020-07-30 12:20:48 +03:00
robot-clickhouse
0ca52cd940
Merge pull request #13102 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.4
...
Bump protobuf from 3.12.2 to 3.12.4 in /docs/tools
2020-07-30 11:14:46 +03:00
dependabot-preview[bot]
6196f22a12
Bump protobuf from 3.12.2 to 3.12.4 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.12.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 07:30:59 +00:00
Alexey Milovidov
6517ddcbd4
Keep less amount of logs in ZooKeeper
2020-07-30 05:47:05 +03:00
Alexey Milovidov
bc0d733b8e
Merge remote-tracking branch 'origin/master' into fixed-hash-map-implicit-zero
2020-07-30 05:43:40 +03:00
Alexey Milovidov
b6ac349126
Added another test case for perf test
2020-07-30 05:43:22 +03:00
alexey-milovidov
7c84c3a9ed
Merge pull request #13083 from emironyuk/emironyuk-DOCSUP-1914-adopters
...
DOCSUP-1914: updated adopters.md
2020-07-30 05:26:21 +03:00
Vladimir Chebotarev
bcc926fbb2
Returned max_data_part_size
to system.storage_policies
.
2020-07-30 04:19:32 +03:00
Vitaliy Zakaznikov
29ed1aa670
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_rbac_syntax_tests
2020-07-29 19:16:23 -04:00
Anton Popov
cf505a92ef
Merge pull request #9278 from achulkov2/polygon-dict-grids
...
Polygon dictionaries with grids
2020-07-29 21:32:35 +03:00
Nikita Mikhaylov
5a6a40437a
remove includes from all Function sources
2020-07-29 21:14:48 +03:00
alesapin
34e7b25d91
Merge pull request #12992 from ClickHouse/rerun_failed_in_fast_test
...
Rerun tests in fast test
2020-07-29 21:11:54 +03:00
Azat Khuzhin
b7eee3afe0
Add a comment of explicit flock() in ReplxxLineReader::addToHistory()
2020-07-29 21:00:46 +03:00
Azat Khuzhin
d6102869e5
Avoid re-loading completion from the history file after each query
...
By default replxx reload history from the file in
replxx::Replxx::history_save(), and this will overlaps current session
history with the history from other sessions, and this does not looks a
great idea (bash and other interpreters don't do this).
So to avoid this, use separate replxx::Replxx instance.
2020-07-29 21:00:46 +03:00
Alexander Kuzmenkov
881220eec2
Merge pull request #12755 from bobrik/ivan/obvious-skip-overall
...
Show marks before applying skipping indices
2020-07-29 20:59:08 +03:00
Nikita Mikhaylov
1d6c2ba689
rewrite other test + remove useless includes
2020-07-29 20:37:57 +03:00
Alexander Kuzmenkov
239f08271a
Merge pull request #12745 from azat/cast-nullable-string-to-enum
...
Fix CAST(Nullable(String), Enum())
2020-07-29 20:23:21 +03:00
MyroTk
a82ac93d24
Updated to include ipv6 hosts
2020-07-29 17:16:06 +00:00
Alexander Kuzmenkov
65771ad516
Fix the AST fuzzer error message
2020-07-29 20:05:38 +03:00
Anton Ivashkin
ce25924871
Merge master
2020-07-29 19:32:30 +03:00
root
06f88a3caa
Updated formating of insert.py tests
2020-07-29 16:09:43 +00:00
Anton Popov
4c266d1e5d
fix wrong index analysis with functions
2020-07-29 19:09:38 +03:00
alesapin
6bbb0e8c25
Fix some tests
2020-07-29 18:53:10 +03:00
alesapin
7a806eb90f
Merge pull request #13017 from ClickHouse/freeze_partition_with_name
...
Alter table freeze with verbose output
2020-07-29 18:42:48 +03:00
alesapin
c1cbfad599
Break some tests
2020-07-29 18:11:02 +03:00
root
0f6b6b9eb7
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr
2020-07-29 15:10:57 +00:00
Nikolai Kochetov
d3bcf89ae4
Added test.
2020-07-29 17:50:10 +03:00
nikitamikhaylov
2909d965db
delete file
2020-07-29 17:47:42 +03:00
nikitamikhaylov
86c1cc71ea
try
2020-07-29 17:45:16 +03:00
Nikolai Kochetov
59d543ca1c
Ignore constants for remote query from local replica.
2020-07-29 17:30:03 +03:00