Alexey Milovidov
696f773267
Remove ZooKeeper from unit tests
2020-08-15 07:29:02 +03:00
alexey-milovidov
e032593005
Merge pull request #13744 from ClickHouse/qoega-revert-check-docker-compose-style
...
Revert check location of Docker compose files.
2020-08-15 07:24:30 +03:00
Alexey Milovidov
145ad95e2a
Revert check location of Docker compose files @qoega.
2020-08-15 07:23:23 +03:00
Alexey Milovidov
0c75ebcba3
Fix typo
2020-08-15 06:28:48 +03:00
Alexey Milovidov
c260ecb58e
Remove debug output
2020-08-15 06:27:36 +03:00
Alexey Milovidov
52c3857225
Fix server restart after stress test
2020-08-15 06:10:57 +03:00
alexey-milovidov
62ed3a16d0
Update developer-instruction.md
2020-08-15 03:08:28 +03:00
Alexander Kuzmenkov
ecc40b7c75
Merge pull request #13724 from qoega/docker-style
...
Add docker image for style check, add check for docker files placement
2020-08-15 03:01:39 +03:00
Alexander Kuzmenkov
1cbfd1327a
trigger the CI
2020-08-15 01:40:40 +03:00
alexey-milovidov
7e72437b9d
Merge pull request #13680 from ClickHouse/use_atomic_engine_for_system_db
...
Use Atomic engine for system database
2020-08-15 01:15:09 +03:00
alexey-milovidov
9e33f41dec
Merge pull request #13709 from ClickHouse/fix-array-combinator
...
Fix error with batch aggregation and -Array combinator
2020-08-15 01:10:34 +03:00
alexey-milovidov
9a640ff210
Merge pull request #13736 from den-crane/patch-9
...
removed remark about default's profile for max_server_memory_usage
2020-08-15 00:49:25 +03:00
Azat Khuzhin
082dbea039
Cover Settings in query_log with non default log_queries_min_type
2020-08-15 00:43:48 +03:00
Azat Khuzhin
249ceec61b
Fix 01231_log_queries_min_type test
2020-08-15 00:43:20 +03:00
Azat Khuzhin
df359bd289
Fix logging Settings.Names/Values when log_queries_min_type > QUERY_START
2020-08-15 00:42:59 +03:00
Azat Khuzhin
6fd0faa00f
Fix performance-no-automatic-move in InterpretersMySQLDDLQuery
2020-08-14 23:41:22 +03:00
Denis Zhuravlev
53422fe239
Update settings.md
...
removed remark about default's profile for max_server_memory_usage
2020-08-14 16:57:44 -03:00
Denis Zhuravlev
52d31b9cc8
Update settings.md
...
removed remark about default's profile for max_server_memory_usage
2020-08-14 16:54:13 -03:00
Azat Khuzhin
c97a9de7e2
Fix -Wpessimizing-move in InterpretersMySQLDDLQuery
...
gcc10 reports:
../src/Interpreters/MySQL/InterpretersMySQLDDLQuery.cpp:354:44: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
354 | return std::move(column_declaration);
2020-08-14 22:15:42 +03:00
Azat Khuzhin
194d1d514c
Fix compilation MySQLReplication with gcc10 and libstdc++
...
gcc10 reports:
../src/Core/MySQLReplication.cpp:62:46: error: use of deleted function ‘std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, char8_t) [with _Traits = std::char_traits<char>]’
2020-08-14 22:15:17 +03:00
Nikolai Kochetov
4af4d25db4
Merge pull request #13690 from ClickHouse/sql_fuzzy_timeout
...
Fix timeout in sql_fuzzy test
2020-08-14 19:21:47 +03:00
Nikolai Kochetov
6ac03b009c
Merge pull request #13711 from ylchou/master
...
passwd and group location error
2020-08-14 19:11:44 +03:00
Yatsishin Ilya
ede56a7503
Fix
2020-08-14 17:41:03 +03:00
Alexander Tokmakov
03eb8f5f21
fix sync 2
2020-08-14 16:51:32 +03:00
Nikolai Kochetov
76df13c31c
Fix tests.
2020-08-14 16:16:36 +03:00
Yatsishin Ilya
ab337b243a
Add docker for style check
2020-08-14 16:09:23 +03:00
Ilya Yatsishin
e0d86f8b45
Merge pull request #13708 from qoega/cassandra-macos-rpath
...
Fix cassandra build on macos
2020-08-14 15:49:47 +03:00
Ilya Yatsishin
b74ded3dc0
Update build.sh
2020-08-14 15:34:00 +03:00
Yatsishin Ilya
22938a7152
Add separate docker container for unbundled build
2020-08-14 15:22:47 +03:00
tavplubix
e6df1f4868
Merge pull request #13676 from amosbird/bd
...
Make drop table a little bit more robust
2020-08-14 14:14:58 +03:00
Alexander Tokmakov
d8d50f20fd
fix sync 1
2020-08-14 14:04:47 +03:00
Alexander Tokmakov
128b19fdba
Merge branch 'master' into use_atomic_engine_for_system_db
2020-08-14 13:47:44 +03:00
ylchou
e581b4b15a
passwd and group location error
...
There is no problem when the user is the same as the group by default. When the user and group are different, there will be a bug here.
2020-08-14 18:14:54 +08:00
Artem Zuikov
89e9673336
Hotfix for pushdown with StorageMerge ( #13679 )
2020-08-14 12:38:18 +03:00
Alexey Milovidov
8c85ab3753
Fix error with batch aggregation and -Array combinator
2020-08-14 09:52:28 +03:00
Yatsishin Ilya
4c1e5d9d56
Fix cassandra build on macos
2020-08-14 09:25:08 +03:00
alexey-milovidov
09a72d0c64
Update adopters.md
2020-08-14 08:43:57 +03:00
alexey-milovidov
7f547b9486
Update adopters.md
2020-08-14 08:41:34 +03:00
Alexey Milovidov
1c939b6d89
Merge branch 'master' into sql_fuzzy_timeout
2020-08-14 08:32:25 +03:00
alexey-milovidov
da8d8f35dd
Merge pull request #13689 from ClickHouse/remove-termcap
...
Remove useless code
2020-08-14 08:30:09 +03:00
alexey-milovidov
c3d0a87b8b
Merge pull request #13700 from amosbird/bf
...
Fix shared build
2020-08-14 08:28:45 +03:00
Alexey Milovidov
7a6e0deea5
Fix build after merge
2020-08-14 08:28:26 +03:00
Amos Bird
fe6696390c
Fix shared build
2020-08-14 10:49:40 +08:00
Amos Bird
de4a070d6a
log error message
2020-08-14 09:54:51 +08:00
alexey-milovidov
e1a25053dd
Merge pull request #13681 from azat/optimize_move_functions_out_of_any-arrayJoin
...
Do not optimize any(arrayJoin()) -> arrayJoin() under optimize_move_functions_out_of_any
2020-08-14 04:39:06 +03:00
alexey-milovidov
6ac1534f21
Merge pull request #13684 from azat/exceptions-from-signal-handlers
...
Reset signal handlers just before closing signal pipe to avoid EBADF after
2020-08-14 04:37:54 +03:00
Alexey Milovidov
baa85f0a88
Fix timeout in sql_fuzzy test
2020-08-14 04:35:02 +03:00
alexey-milovidov
c06cfda3cb
Merge pull request #13678 from ClickHouse/fix-typo-2
...
Fix typo due to copy-paste
2020-08-14 04:15:23 +03:00
alexey-milovidov
c1d10d9d09
Merge pull request #13685 from ClickHouse/fix-build
...
Fix clang build of example tools.
2020-08-14 04:15:05 +03:00
alexey-milovidov
eeefcd6493
Merge pull request #13337 from ClickHouse/refactor-pipes-3
...
Refactor Pipe
2020-08-14 04:12:22 +03:00