Commit Graph

83358 Commits

Author SHA1 Message Date
Kruglov Pavel
8947c5de11
Update description
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
2022-02-10 14:07:21 +03:00
avogar
372e1f2013 Fix test 2022-02-10 14:06:32 +03:00
mergify[bot]
cb3e5f8538
Merge branch 'master' into memory-overcommit 2022-02-10 11:01:43 +00:00
mergify[bot]
e2d41de7fb
Merge branch 'master' into PR202202101717 2022-02-10 10:38:14 +00:00
Maksim Kita
309af64475
Merge pull request #34475 from DevTeamBK/nested_column
accessing nested_column after already moved to data
2022-02-10 11:34:19 +01:00
Maksim Kita
9a757c0ed1
Merge pull request #34471 from den-crane/test/13907
test for #13907 toColumnTypeName_toLowCardinality_const
2022-02-10 11:30:10 +01:00
Maksim Kita
f7b70877c8 Fixed tests 2022-02-10 10:27:11 +00:00
Maksim Kita
3e21ebeb02 For SQLUserDefinedFunctions change access type from DATABASE to GLOBAL 2022-02-10 10:27:11 +00:00
Maksim Kita
3a0e71ca14
Merge pull request #34472 from genzgd/fix_rocks_m1
Remove invalid IOS setting for RocksDB CMAKE to fix Apple M1 build
2022-02-10 11:26:36 +01:00
Maksim Kita
7a30d490a1
Merge pull request #34406 from ClickHouse/fix-removing-order-in-CreatingSetsTransform
Fix wrong destruction order in CreatingSetsTransform.
2022-02-10 11:24:18 +01:00
cnmade
ff55f8d8d9 Translate zh/engines/database-engines/materialized-mysql: translate to zh and update index.md 2022-02-10 18:02:40 +08:00
alesapin
70221b272b Better solution 2022-02-10 12:57:11 +03:00
zhanglistar
4d73fb7fb7 Fix ut in SnapshotableHashTable 2022-02-10 17:56:41 +08:00
avogar
75c56163a0 Refactor client fault tolerant connection 2022-02-10 12:43:08 +03:00
zhanglistar
87350f3552 Keeper SnapshotableHashTable fix clean bug. 2022-02-10 17:33:12 +08:00
Kruglov Pavel
8385dc27c2
Fix test 2022-02-10 12:19:01 +03:00
Anton Popov
298838f891 avoid unnecessary copying of Settings 2022-02-10 12:13:51 +03:00
Yatsishin Ilya
33b5c2251f Merge branch 'default-table-engine' of github.com:qoega/ClickHouse into default-table-engine 2022-02-10 09:09:20 +00:00
Yatsishin Ilya
ea03fec7b6 simplify case 2022-02-10 09:00:00 +00:00
Yatsishin Ilya
9228b10fa6 refactoring 2022-02-10 08:53:50 +00:00
Nikolay Degterinsky
fe7cdd14f7
Merge pull request #34481 from cnmade/PR202202101442
sync translate to zh: Update roadmap.md
2022-02-10 10:46:39 +03:00
zhanglistar
72ffcbbb05 keeper SnapshotableHashTable clean opt. 2022-02-10 15:43:39 +08:00
Nikolay Degterinsky
34092fa2a3
Merge pull request #34401 from LittleJake/patch-1
Update query_thread_log.md
2022-02-10 09:45:37 +03:00
cnmade
c9d27fcea3 sync translate to zh: Update roadmap.md 2022-02-10 14:45:34 +08:00
alexey-milovidov
6a9f570efd
Update roadmap.md 2022-02-10 09:26:37 +03:00
avogar
bfa96463ca Fix possible error 'file_size: Operation not supported' 2022-02-10 09:23:27 +03:00
Dmitry Novik
d2e1f66c57 Fix test 2022-02-10 01:01:14 +00:00
mergify[bot]
5577492e30
Merge branch 'master' into test/13907 2022-02-09 21:14:38 +00:00
alesapin
c587160308 Bad fix which will affect zk and should be changed 2022-02-09 23:06:44 +03:00
mergify[bot]
23e6bdec69
Merge branch 'master' into kssenii-patch-3 2022-02-09 19:58:50 +00:00
alesapin
57037465f5 Trying to fix tests blindly 2022-02-09 22:56:22 +03:00
Vitaly Baranov
77d9cddfec Replace clickhouse_grpc.proto in a test with symlink. 2022-02-10 02:46:05 +07:00
Vitaly Baranov
1341b4b4de Rename QueryInfo's field result_compression -> transport_compression_type and change its type for better consistency.
Make the previous field obsolete.
2022-02-10 02:46:05 +07:00
Vitaly Baranov
1f6b65d39d gRPC: Split compression_type field into input_compression_type and output_compression_type.
Make the previous field obsolete.
2022-02-10 02:46:05 +07:00
Maksim Kita
15e1da5bef
Merge pull request #34434 from cnmade/PF202202091030
sync to zh: sql-reference/data-types/int-uint: sync translate to zh
2022-02-09 20:38:11 +01:00
Rajkumar
b6a1a13327 clang-tidy reported nested_column already moved to data 2022-02-09 11:36:31 -08:00
Rajkumar
45d903b3b5 clang-tidy reported divide by zero exception 2022-02-09 11:28:08 -08:00
Geoff Genz
d19ee89d9d Remove invalid IOS setting for RocksDB CMAKE to fix Apple M1 build 2022-02-09 12:17:23 -07:00
Denny Crane
ca0d78295a test for #13907 toColumnTypeName_toLowCardinality_const 2022-02-09 14:19:50 -04:00
Kruglov Pavel
538830931b
Merge branch 'master' into fix-url-globs 2022-02-09 20:09:56 +03:00
mergify[bot]
d55eadc3c9
Merge branch 'master' into default-table-engine 2022-02-09 17:08:31 +00:00
Yakov Olkhovskiy
eaf660fd61 test is added 2022-02-09 17:04:06 +00:00
mergify[bot]
6925e3d2bc
Merge branch 'master' into PF202202091030 2022-02-09 16:27:17 +00:00
Maksim Kita
e0dfc9cd38
Merge pull request #34454 from kitaisreal/dictionary-get-http-json-test
Added test 33734
2022-02-09 17:21:03 +01:00
Kruglov Pavel
4ec8da73c4
Merge pull request #34448 from Avogar/fix-url-engine
Fix bug in URL engine
2022-02-09 19:19:05 +03:00
avogar
84087c1554 Improve schema inference with globs 2022-02-09 19:16:15 +03:00
Nikolai Kochetov
8ea5aab7aa
Update Settings.h 2022-02-09 17:02:44 +03:00
mergify[bot]
d78525bd10
Merge branch 'master' into fix-removing-order-in-CreatingSetsTransform 2022-02-09 13:55:52 +00:00
Yakov Olkhovskiy
a134ab282b style fixed and minor optimization 2022-02-09 13:51:12 +00:00
Nikolai Kochetov
38fb50f736
Merge pull request #33958 from Algunenano/mv_cacheable_scalars
Scalar cache improvements
2022-02-09 16:46:53 +03:00