Alexander Tokmakov
|
a8266a3d3c
|
fix DDDL with cross-replication and Atomic
|
2020-09-23 21:28:59 +03:00 |
|
Alexander Tokmakov
|
7fcf20e48c
|
enable more tests
|
2020-09-22 17:29:09 +03:00 |
|
Alexander Tokmakov
|
dc1cc11764
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-22 12:40:32 +03:00 |
|
Alexander Tokmakov
|
639466afdb
|
fix docker images
|
2020-09-22 10:45:08 +03:00 |
|
robot-clickhouse
|
a5b45dabf2
|
Update version_date.tsv after release 20.9.2.20
|
2020-09-22 10:14:12 +03:00 |
|
Alexey Milovidov
|
4cd7de175e
|
Adjustments
|
2020-09-22 06:17:09 +03:00 |
|
Alexey Milovidov
|
2f09e36778
|
Allow scale 1000 in benchmark
|
2020-09-22 06:13:28 +03:00 |
|
Alexey Milovidov
|
923724c0f4
|
Improvements
|
2020-09-22 06:06:37 +03:00 |
|
alexey-milovidov
|
05b5901595
|
Merge pull request #15115 from ClickHouse/hardware-benchmark-as-single-script
Added a script to perform hardware benchmark in a single command
|
2020-09-22 05:44:20 +03:00 |
|
alexey-milovidov
|
e5ea51f5df
|
Merge pull request #15113 from ClickHouse/add-results-from-seodo
Add benchmark results from seo.do
|
2020-09-22 05:43:26 +03:00 |
|
Alexey Milovidov
|
ddfd512241
|
Adjustments
|
2020-09-22 05:22:53 +03:00 |
|
Alexey Milovidov
|
7db544e241
|
Added a script to perform hardware benchmark in a single command
|
2020-09-22 05:19:11 +03:00 |
|
Alexey Milovidov
|
f9402c95fa
|
Add benchmark results from seo.do
|
2020-09-22 04:17:40 +03:00 |
|
alexey-milovidov
|
df122b90b4
|
Update performance-test.md
|
2020-09-22 02:07:12 +03:00 |
|
alexey-milovidov
|
3c1a679612
|
Update performance-test.md
|
2020-09-22 02:06:19 +03:00 |
|
alexey-milovidov
|
e180a037fc
|
Merge pull request #15092 from ClickHouse/distributed-local-shard-enum-conversion-test
Added a test for Enum conversion in Distributed table if one shard is local
|
2020-09-22 01:40:49 +03:00 |
|
alexey-milovidov
|
40ff1cf912
|
Update adopters.md
|
2020-09-22 00:45:53 +03:00 |
|
Alexander Tokmakov
|
91cbd49e85
|
fix tests
|
2020-09-22 00:09:50 +03:00 |
|
Nikita Mikhaylov
|
123f389f1a
|
Merge pull request #14689 from ClickHouse/aku/broken-perf
Add context to errors in ExpressionAction
|
2020-09-21 23:33:42 +03:00 |
|
Alexander Kuzmenkov
|
4696e22799
|
Update perf.py
|
2020-09-21 22:08:41 +03:00 |
|
Alexey Milovidov
|
6e596b9c7d
|
Added a test for Enum conversion in Distributed table if one shard is local
|
2020-09-21 21:15:41 +03:00 |
|
alexey-milovidov
|
e29c4c3cc4
|
Merge pull request #15024 from ClickHouse/fix_renameat2_einval_on_macos
Fix EINVAL in renameat2 on MacOS
|
2020-09-21 21:08:17 +03:00 |
|
alexey-milovidov
|
5e56f14d5f
|
Merge pull request #15027 from ClickHouse/perf-test-separate-profiler
Separate profile runs in performance test
|
2020-09-21 21:07:14 +03:00 |
|
alexey-milovidov
|
c240f464d2
|
Merge pull request #15061 from azat/UAF-from-ThreadPool-jobs
Fix possible UAF from jobs in the ThreadPool on shutdown
|
2020-09-21 20:49:46 +03:00 |
|
alexey-milovidov
|
10d3a1d730
|
Update ThreadPool.cpp
|
2020-09-21 20:49:15 +03:00 |
|
alesapin
|
263d570f7e
|
Merge pull request #15076 from ClickHouse/fix_modifying_ast_create_in_database_memory
Fix data race when using DatabaseMemory::getCreateTableQueryImpl(...)
|
2020-09-21 20:49:06 +03:00 |
|
alexey-milovidov
|
083bc291d2
|
Merge pull request #15067 from ClickHouse/dependabot/pip/docs/tools/mkdocs-macros-plugin-0.4.13
Bump mkdocs-macros-plugin from 0.4.9 to 0.4.13 in /docs/tools
|
2020-09-21 20:46:40 +03:00 |
|
alexey-milovidov
|
2f35aa673e
|
Merge pull request #15060 from ClickHouse/control-heavy-builds
Control heavy translation units
|
2020-09-21 20:44:23 +03:00 |
|
alexey-milovidov
|
7744eccd0a
|
Merge pull request #15064 from den-crane/tests/CTE
more tests for CTE
|
2020-09-21 20:41:53 +03:00 |
|
Alexander Kuzmenkov
|
1eb5137bbf
|
Merge pull request #15062 from ClickHouse/add-test-4476
Add a test for #4476
|
2020-09-21 20:41:25 +03:00 |
|
Nikolai Kochetov
|
c77a6967a3
|
Remove commented code.
|
2020-09-21 19:22:23 +03:00 |
|
Nikolai Kochetov
|
8a3549ebd3
|
Merge branch 'master' into control-heavy-builds
|
2020-09-21 17:09:33 +03:00 |
|
Nikolai Kochetov
|
334289fd57
|
Merge pull request #15082 from ClickHouse/try-improve-array-has-built-time
Update SourceVisitor for GatherUtils.
|
2020-09-21 17:08:14 +03:00 |
|
Nikolai Kochetov
|
0f3eab1e48
|
Merge pull request #15084 from amosbird/lef
Don't hide interface symbols
|
2020-09-21 17:07:52 +03:00 |
|
alesapin
|
084b40affe
|
Merge pull request #15069 from ClickHouse/fix_test_images
Use llvm-symbolizer-11 in all test images.
|
2020-09-21 17:02:27 +03:00 |
|
Amos Bird
|
741912cafd
|
Don't hide interface symbols
|
2020-09-21 21:03:17 +08:00 |
|
tavplubix
|
fd2cc343e6
|
Update renameat2.cpp
|
2020-09-21 15:37:34 +03:00 |
|
Alexander Kuzmenkov
|
679c5278e4
|
reword the diagnostic about short queries in perf test
|
2020-09-21 15:14:47 +03:00 |
|
alesapin
|
76189de495
|
Merge pull request #15070 from Artemeey/patch-1
Описание move_factor
|
2020-09-21 14:21:14 +03:00 |
|
tavplubix
|
7f629c8185
|
Update DatabaseMemory.cpp
|
2020-09-21 14:12:45 +03:00 |
|
Alexander Tokmakov
|
13e41cdd20
|
try enable atomic database by default
|
2020-09-21 13:55:34 +03:00 |
|
Nikolai Kochetov
|
efa493fbcb
|
Update SourceVisitor for GatherUtils.
|
2020-09-21 13:29:31 +03:00 |
|
tavplubix
|
450c1a5709
|
Update renameat2.cpp
|
2020-09-21 13:19:02 +03:00 |
|
Alexander Tokmakov
|
ef85ce90c3
|
fix build
|
2020-09-21 13:17:33 +03:00 |
|
alesapin
|
1bd76c820c
|
Back to 19.10
|
2020-09-21 12:05:10 +03:00 |
|
Artemeey
|
a7aa714a28
|
Update mergetree.md
описание move_factor
|
2020-09-21 11:14:37 +03:00 |
|
Artemeey
|
aa39059890
|
Update storage_policies.md
Описание move_factor
|
2020-09-21 11:10:27 +03:00 |
|
alesapin
|
fd469f1266
|
Remove redundant file
|
2020-09-21 10:41:23 +03:00 |
|
alesapin
|
27613f8346
|
Fix symbolizers path in test images
|
2020-09-21 10:38:11 +03:00 |
|
dependabot-preview[bot]
|
0119eb9c0d
|
Bump mkdocs-macros-plugin from 0.4.9 to 0.4.13 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.9 to 0.4.13.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-21 06:17:03 +00:00 |
|