Commit Graph

79153 Commits

Author SHA1 Message Date
mergify[bot]
41ae7c8eb1
Merge branch 'master' into fix_IP_conversion 2021-12-15 19:19:47 +00:00
Dmitry Novik
64b0365848 Fix build 2021-12-15 20:40:36 +03:00
alesapin
4307a574ec
Merge pull request #32478 from ClickHouse/clean-ccache
Improve workflow jobs
2021-12-15 17:59:01 +03:00
Kseniia Sumarokova
acfbb795b9
Merge pull request #32797 from ClickHouse/kssenii-patch-2
Fix `--database` option for clickhouse-local
2021-12-15 16:51:25 +03:00
Maksim Kita
655cc20525
Merge pull request #32758 from kitaisreal/sql-user-defined-functions-support-subqueries
SQLUserDefinedFunctions support subqueries
2021-12-15 15:57:20 +03:00
Mikhail f. Shiryaev
ac8bbdc7be
Clean ccache on builders 2021-12-15 13:55:44 +01:00
Mikhail f. Shiryaev
b9c1348541
Set global environment for jobs 2021-12-15 13:55:42 +01:00
Anton Popov
ec46cbef20
Merge pull request #32756 from CurtizJ/fix-index-hypothesis
Fix race in skipping index of type `hypothesis`
2021-12-15 15:26:35 +03:00
alesapin
d962d92896
Merge pull request #32745 from ClickHouse/fix_special_build_check
Better control build artifacts
2021-12-15 14:51:02 +03:00
alesapin
1d164779cd
Merge pull request #32798 from ClickHouse/move_stress_test_to_128
Trying another stress servers
2021-12-15 14:50:04 +03:00
Maksim Kita
8759636afe
Merge pull request #32776 from ClickHouse/add-test-3
Add a test for CAST to named tuple just in case.
2021-12-15 13:21:37 +03:00
alesapin
31600cdcf9 Clang-tidy mocking me 2021-12-15 13:02:17 +03:00
alesapin
c332482268 Trying another stress servers 2021-12-15 12:48:56 +03:00
Kseniia Sumarokova
b5472d6d99
Update LocalServer.cpp 2021-12-15 12:42:07 +03:00
alesapin
d1dcd0adbf Followup 2021-12-15 11:44:18 +03:00
alesapin
ebdf4d2702
Merge pull request #32796 from ClickHouse/fix_performance_build_path
Fix performance build
2021-12-15 11:13:54 +03:00
alesapin
2c78e7ed72 Fix performance build 2021-12-15 11:07:12 +03:00
alesapin
2e8b75ade4 Fix configs 2021-12-15 10:45:27 +03:00
alesapin
2753fe01a3 Merge branch 'master' into fix_special_build_check 2021-12-15 10:35:28 +03:00
Kseniia Sumarokova
e5c538f157
Merge pull request #32771 from kssenii/add-test-26912
Add test for issue 26912
2021-12-15 10:09:31 +03:00
alexey-milovidov
3bdce566a3
Merge pull request #32768 from flickerbox/tr-blog-post-mindsdb-enables-predictive
blog post how to enable predictive capabilities in Clickhouse
2021-12-15 04:00:38 +03:00
alexey-milovidov
de66f669b6
Merge pull request #32755 from cmsxbc/fix-fuzzbits-with-multiply-same-fixedstring
fix crash fuzzbits with multiply same fixedstring
2021-12-15 03:58:59 +03:00
Alexey Milovidov
a79b951f23 Add a test 2021-12-15 00:24:16 +03:00
kssenii
1a6fb11679 Add test 2021-12-14 23:36:54 +03:00
alexey-milovidov
4adf3b0285
Merge pull request #32740 from azat/integration-tests-fix-mysql-wait
tests/integration: fix waiting of mysql client container
2021-12-14 23:23:50 +03:00
mergify[bot]
4300f77532
Merge branch 'master' into fix_IP_conversion 2021-12-14 20:12:34 +00:00
Anton Popov
2e388a72da
Merge pull request #32742 from nautaa/flush_in_memory_part
flush all InMemoryDataParts when wal is not enabled
2021-12-14 23:09:10 +03:00
Kseniia Sumarokova
bf415378be
Merge pull request #32607 from Vxider/watch-events-supports
Events clause support for Window View watch query
2021-12-14 23:08:24 +03:00
Tom Risse
6fb70fc018 Update mindsdb blog post content, title and slug. 2021-12-14 10:37:16 -08:00
tavplubix
2cf5456423
Merge pull request #32511 from ClickHouse/fix_attaching_gdb2
Try to fix attaching gdb 2
2021-12-14 21:10:00 +03:00
alesapin
6b5d09be57
Merge pull request #32766 from ClickHouse/fix_build_performance
Fix build performance
2021-12-14 19:30:00 +03:00
alesapin
e124e5807f Fix build performance 2021-12-14 19:29:30 +03:00
alesapin
e7a7378cfc Disable iconv for libxml 2021-12-14 19:26:09 +03:00
alesapin
c46c912507 Followup 2021-12-14 19:16:22 +03:00
alesapin
d7663b2179 Merge branch 'master' into fix_special_build_check 2021-12-14 19:08:28 +03:00
alesapin
884801e1bd Fixing 2021-12-14 19:08:08 +03:00
alesapin
bcbf2d983e
Merge pull request #31467 from ClickHouse/add_performance_tests
Add performance tests to new CI
2021-12-14 18:56:34 +03:00
Maksim Kita
2b4c4b997b
Merge pull request #32757 from mad-gooze/patch-1
fix typo
2021-12-14 18:50:17 +03:00
Maksim Kita
c4bc72672e SQLUserDefinedFunctions support subqueries 2021-12-14 18:46:21 +03:00
mergify[bot]
cda4b6d68b
Merge branch 'master' into fix-fuzzbits-with-multiply-same-fixedstring 2021-12-14 15:43:10 +00:00
Alexey Gusev
fa4708b9e1
fix typo 2021-12-14 18:42:43 +03:00
Anton Popov
84d6715e3d fix race in skipping index of type hypothesis 2021-12-14 18:28:55 +03:00
cmsxbc
0b4a9ebce0
fix fuzzbits with multiply same fixedstring 2021-12-14 23:26:18 +08:00
Maksim Kita
233505b665
Merge pull request #32536 from azat/sparse_hashed-dict-fix
Fix sparse_hashed dict performance with sequential keys (wrong hash function)
2021-12-14 17:44:47 +03:00
alesapin
3b9ef51d83 Add dependency on fast test 2021-12-14 16:06:05 +03:00
alesapin
076da86a08 Add performance comparison 2021-12-14 15:48:39 +03:00
alesapin
c29dc6355a Restore all checks 2021-12-14 15:48:39 +03:00
alesapin
9974f10631 Fix clang tidy 2021-12-14 15:34:20 +03:00
nautaa
a96da58360 fix 2021-12-14 20:11:43 +08:00
nautaa
5545793555 Merge branch 'flush_in_memory_part' of github.com:nautaa/ClickHouse into flush_in_memory_part 2021-12-14 19:42:15 +08:00