vdimir
|
92f073a435
|
Call generate-test-j2.py in run-fuzzer.sh before calculating NEW_TESTS_OPT
|
2021-08-25 16:05:16 +03:00 |
|
Amos Bird
|
a6b2a6ee36
|
Get rid of useless projection columns during merge
|
2021-08-25 20:54:27 +08:00 |
|
olgarev
|
89a4ca27ae
|
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-25 15:15:39 +03:00 |
|
Filatenkov Artur
|
a63ace2d5e
|
Merge pull request #1 from ClickHouse/master
merge
|
2021-08-25 14:34:59 +03:00 |
|
Filatenkov Artur
|
884b51116d
|
Merge branch 'master' into master
|
2021-08-25 14:34:39 +03:00 |
|
alexey-milovidov
|
c6f40c5c2d
|
Revert "Revert "less sys calls #2: make vdso work again""
|
2021-08-25 14:19:20 +03:00 |
|
Nikita Mikhaylov
|
b8ef09a1f8
|
Fix build
|
2021-08-25 11:18:57 +00:00 |
|
Nikita Mikhaylov
|
ab22fdaa80
|
Fix build
|
2021-08-25 11:17:45 +00:00 |
|
Nikolay Degterinsky
|
bfdfe4dca4
|
Merge pull request #28055 from yingfc/master
Fix `star schema` in zh docs
|
2021-08-25 14:14:08 +03:00 |
|
Maksim Kita
|
9462bd3842
|
Merge pull request #27993 from ClickHouse/update-libunwind-protect-from-wrong-cfa-expressions
Update libunwind
|
2021-08-25 14:07:57 +03:00 |
|
Maksim Kita
|
df1fe27791
|
Merge pull request #28105 from azat/enable-optimize_distributed_group_by_sharding_key
Enable optimize_distributed_group_by_sharding_key by default
|
2021-08-25 14:07:33 +03:00 |
|
gyuton
|
efeefcb437
|
DOCSUP-11587: Edited and translated to Russian (#27066)
* First Draft.
* Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Edited conrib.md
* Edited configuration-files.md
* Minor fixes
* Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Small changes
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-25 13:23:18 +03:00 |
|
alesapin
|
74bd5f9632
|
Merge pull request #28128 from ClickHouse/revert-28123-improve-01730_distributed_group_by_no_merge_order_by
Revert "Improve 01730_distributed_group_by_no_merge_order_by_long"
|
2021-08-25 12:38:23 +03:00 |
|
alesapin
|
6e40cad785
|
Revert "Improve 01730_distributed_group_by_no_merge_order_by_long"
|
2021-08-25 12:37:55 +03:00 |
|
alesapin
|
dc576e952a
|
Update KeeperStorage.cpp
|
2021-08-25 12:31:02 +03:00 |
|
mergify[bot]
|
eedf9f0936
|
Merge branch 'master' into break_some_tests
|
2021-08-25 08:38:00 +00:00 |
|
Nikita Mikhaylov
|
6cece7d1d9
|
Update build.sh
|
2021-08-25 11:22:16 +03:00 |
|
vdimir
|
b9b0b17ad0
|
chmod +x docker/test/fuzzer/generate-test-j2.py
|
2021-08-25 11:20:42 +03:00 |
|
vdimir
|
9ea6ee7fb2
|
Dummy change in 01720_join_implicit_cast.sql.j2
|
2021-08-25 11:18:31 +03:00 |
|
vdimir
|
0e37203dcd
|
Use jinja template tests in fuzzer
|
2021-08-25 11:18:30 +03:00 |
|
alesapin
|
a0b65b35af
|
Update tests/queries/skip_list.json
|
2021-08-25 10:21:44 +03:00 |
|
alesapin
|
875cfb9f98
|
Update tests/queries/skip_list.json
|
2021-08-25 10:21:38 +03:00 |
|
alesapin
|
9491c0d650
|
Update tests/queries/skip_list.json
|
2021-08-25 10:21:33 +03:00 |
|
Maksim Kita
|
dc852568c0
|
Merge pull request #27796 from ClickHouse/create-user-defined-lambda-function
Merging #23978
|
2021-08-25 10:08:20 +03:00 |
|
Maksim Kita
|
f8e2ed4e1d
|
Merge pull request #28123 from azat/improve-01730_distributed_group_by_no_merge_order_by
Improve 01730_distributed_group_by_no_merge_order_by_long
|
2021-08-25 10:07:54 +03:00 |
|
Kseniia Sumarokova
|
994d3c04fe
|
Merge pull request #27919 from adevyatova/annadevyatova-DOCSUP-11585-datetime32
DOCSUP-11585: Document Date32 data type
|
2021-08-25 09:25:42 +03:00 |
|
Azat Khuzhin
|
af0a4d93ba
|
Improve 01730_distributed_group_by_no_merge_order_by_long
Add a negativ case to show the difference w/ and w/o
optimize_aggregation_in_order=1
|
2021-08-25 09:05:47 +03:00 |
|
Azat Khuzhin
|
c3096805ac
|
Update 01213_optimize_skip_unused_shards_DISTINCT
|
2021-08-25 08:41:15 +03:00 |
|
terrylin
|
eea87778d6
|
Merge branch 'materialize_ttl_recalculate_only' of https://github.com/lthaooo/ClickHouse into materialize_ttl_recalculate_only
|
2021-08-25 10:57:54 +08:00 |
|
terrylin
|
0094115426
|
improvement of materilize ttl
|
2021-08-25 10:57:17 +08:00 |
|
lthaooo
|
314ba1e682
|
Merge branch 'master' into materialize_ttl_recalculate_only
|
2021-08-25 10:56:24 +08:00 |
|
alexey-milovidov
|
b6d9fe6f88
|
Fix idiotic markup
|
2021-08-25 03:36:42 +03:00 |
|
alexey-milovidov
|
47cc6c5afe
|
Merge pull request #28063 from vitlibar/set-fixed-version-of-tzlocal
Set version of tzlocal to 2.1
|
2021-08-25 02:48:08 +03:00 |
|
alexey-milovidov
|
cca850b2ad
|
Merge pull request #28088 from nvartolomei/nv/config-reloader-crash-on-shutdown
Destroy `main_config_reloader` before shared context.
|
2021-08-25 02:47:00 +03:00 |
|
alexey-milovidov
|
7d1e74c31f
|
Update 85_bug-report.md
|
2021-08-25 02:26:31 +03:00 |
|
Nikita Mikhaylov
|
b330cb855f
|
Fix build
|
2021-08-24 23:11:48 +00:00 |
|
Azat Khuzhin
|
37043b74bf
|
Enable optimize_distributed_group_by_sharding_key by default
Since it requires optimize_skip_unused_shards this should be safe.
|
2021-08-24 23:49:50 +03:00 |
|
Alexey Milovidov
|
a3ecc2b705
|
Remove unused include
|
2021-08-24 23:47:13 +03:00 |
|
mergify[bot]
|
9520ceba7e
|
Merge branch 'master' into update-libunwind-protect-from-wrong-cfa-expressions
|
2021-08-24 20:45:38 +00:00 |
|
alexey-milovidov
|
91cffac7ef
|
Merge pull request #28095 from ClickHouse/benchmark-shiv
Add benchmark from Shiv Iyer
|
2021-08-24 23:43:16 +03:00 |
|
Maksim Kita
|
167d34051c
|
Merge pull request #28066 from ClickHouse/fix_zookeeper_secure_test
Fix zookeeper secure client test
|
2021-08-24 21:39:31 +03:00 |
|
Maksim Kita
|
0486d1bd37
|
Merge pull request #28084 from kssenii/nanodbc-update
Update nanodbc
|
2021-08-24 21:39:10 +03:00 |
|
Maksim Kita
|
027728a7a5
|
Updated libunwind to protect from wrong CFA expressions
|
2021-08-24 21:36:45 +03:00 |
|
Maksim Kita
|
de15612202
|
Merge pull request #28039 from azat/bump-replxx-v21.10
Bump replxx
|
2021-08-24 21:34:20 +03:00 |
|
kssenii
|
3cd56266c7
|
Merge branch 'pg-conflict' of github.com:kssenii/ClickHouse into pg-conflict
|
2021-08-24 18:29:05 +00:00 |
|
kssenii
|
8613d89001
|
Fix build
|
2021-08-24 18:28:38 +00:00 |
|
Anton Popov
|
47bb5eb330
|
support implicit conversions between index in operator [] and key of Map
|
2021-08-24 21:16:06 +03:00 |
|
Dmitry Novik
|
2da3893b1f
|
refactor isCompatibleEnumTypes to remove PVS warning
|
2021-08-24 21:11:47 +03:00 |
|
Alexey Milovidov
|
4401b4e888
|
Add benchmark from Shiv Iyer
|
2021-08-24 20:49:35 +03:00 |
|
alexey-milovidov
|
19f67fefb2
|
Merge pull request #28047 from BraulioVM/build/add-git-status
print out git status information at configure stage
|
2021-08-24 20:09:10 +03:00 |
|