Commit Graph

83318 Commits

Author SHA1 Message Date
Vladimir C
a1214aa84a
Merge pull request #34533 from vdimir/clang-format-before-lambda-body
add BeforeLambdaBody to .clang-format
2022-02-11 17:30:53 +01:00
vdimir
bc905d969b
add BeforeLambdaBody to .clang-format 2022-02-11 16:51:45 +01:00
Maksim Kita
ea47b3082e
Update in.md 2022-02-11 16:38:01 +01:00
Maksim Kita
1b1200f13a
Update in.md 2022-02-11 16:36:45 +01:00
Anton Popov
6a8e35930f fix comparison with integers and floats in index analysis 2022-02-11 18:20:37 +03:00
tavplubix
6d1fae834a
Merge pull request #34187 from qoega/default-table-engine
Default table engine
2022-02-11 18:14:29 +03:00
Anton Popov
357bdd69c4 fix aggregation in order with distributed_aggregation_memory_efficient=0 2022-02-11 18:09:13 +03:00
Vladimir C
a2b1900333
Merge pull request #34496 from Avogar/jsonl
Support .jsonl extension for JSONEachRow format
2022-02-11 15:44:31 +01:00
mergify[bot]
3d7bb71997
Merge branch 'master' into patch-2 2022-02-11 14:43:18 +00:00
mergify[bot]
202ee3e1c9
Merge branch 'master' into patch-1 2022-02-11 14:43:14 +00:00
Anton Popov
2fcd69baf7 fix comparison with integers and floats in index analysis 2022-02-11 17:15:27 +03:00
taiyang-li
bcd077fdc3 add stateless test 2022-02-11 21:20:57 +08:00
Maksim Kita
c347438612
Merge pull request #34484 from bigo-sg/keepercleanopt
keeper SnapshotableHashTable clean optimization
2022-02-11 12:19:24 +01:00
Maksim Kita
daab09cf35
Merge pull request #34498 from ClickHouse/fix-insert-select-profiling
Fix ProfileEvents sending in INSERT SELECT
2022-02-11 12:14:52 +01:00
avogar
f423c035d9 Fix test 2022-02-11 14:10:39 +03:00
mergify[bot]
f099048dd1
Merge branch 'master' into urlengine 2022-02-11 11:03:21 +00:00
tavplubix
4a9d0c84df
Update InterpreterCreateQuery.cpp 2022-02-11 13:59:13 +03:00
Nikolay Degterinsky
e7053153d8
Merge pull request #34522 from cnmade/PR202202111650
Translate zh/engines/database-engines/replicated: sync translate
2022-02-11 12:56:41 +03:00
Frank Chen
032c7ea758 Add description of compression in the doc 2022-02-11 17:46:33 +08:00
Frank Chen
c8cddd7077 Fix compression for URL engine 2022-02-11 17:45:49 +08:00
alesapin
ce32f7fa67
Merge pull request #34501 from den-crane/patch-6
Doc. Virtual Columns MergeTree engine
2022-02-11 12:27:48 +03:00
zhanglistar
e07c5751fa No lock on append_entries 2022-02-11 17:18:55 +08:00
Nikolay Degterinsky
919735c9cc
Merge pull request #34516 from cnmade/PR202202111150
Translate zh/engines/database-engines/postgresql: sync translate from…
2022-02-11 12:06:26 +03:00
Nikolay Degterinsky
ed487d654f
Merge pull request #34515 from wangzhen11aaa/master
Update buildPushingToViewsChain.h
2022-02-11 12:05:39 +03:00
cnmade
a7c2cb53d8 Translate zh/engines/database-engines/replicated: sync translate 2022-02-11 16:58:13 +08:00
cnmade
6a57b30983 Translate zh/engines/database-engines/postgresql: fix symbol 2022-02-11 14:44:42 +08:00
cnmade
3a4c2938d3 Translate zh/engines/database-engines/postgresql: sync translate from en doc 2022-02-11 14:43:28 +08:00
W
7cb0433fae
Update buildPushingToViewsChain.h
typo
2022-02-11 14:34:20 +08:00
Vitaly Baranov
e148b43a29 Privileges CREATE/ALTER/DROP ROW POLICY now can be granted on a table or on database.* as well as globally *.* 2022-02-11 12:35:52 +07:00
cnmade
ba91e5130a Merge remote-tracking branch 'upstream/master' into PR202202101717
* upstream/master:
  Add support agreement page and snippets. (#34512)
  Fixed unit tests
  Fixed tests
  For SQLUserDefinedFunctions change access type from DATABASE to GLOBAL
  Fix test
  avoid unnecessary copying of Settings
  Fix possible error 'file_size: Operation not supported'
  Replace clickhouse_grpc.proto in a test with symlink.
  Rename QueryInfo's field result_compression -> transport_compression_type and change its type for better consistency. Make the previous field obsolete.
  gRPC: Split compression_type field into input_compression_type and output_compression_type. Make the previous field obsolete.
  clang-tidy reported divide by zero exception
2022-02-11 12:11:10 +08:00
cnmade
2da9d6b8b5 Translate zh/engines/database-engines/materialized-mysql: remove old back file 2022-02-11 12:10:28 +08:00
cnmade
b455ef7536 Translate zh/engines/database-engines/materialized-mysql: rename back to zh 2022-02-11 12:09:48 +08:00
cnmade
84d216a3b3 Translate zh/engines/database-engines/materialized-mysql: rename link file 2022-02-11 12:09:02 +08:00
cnmade
3f622e82f7 Translate zh/engines/database-engines/materialized-mysql: revert en doc 2022-02-11 12:08:01 +08:00
cnmade
a9a2d76c91 Translate zh/engines/database-engines/materialized-mysql: create new file 2022-02-11 12:06:42 +08:00
Maksim Kita
10439c9d3f
Merge pull request #34404 from kitaisreal/sql-user-defined-functions-access-type-fix
For SQLUserDefinedFunctions change privilege level from DATABASE to GLOBAL
2022-02-11 00:21:28 +01:00
Alexander Tokmakov
78afe31397 fix 2022-02-11 02:15:43 +03:00
Tom Risse
691cb3352b
Add support agreement page and snippets. (#34512) 2022-02-11 01:17:31 +03:00
Alexander Tokmakov
9e893dfda7 fixes 2022-02-10 23:35:03 +03:00
Maksim Kita
66386aab1b
Merge pull request #34473 from DevTeamBK/divide_by_zero
clang-tidy reported potential chance for divide by zero exception
2022-02-10 21:19:16 +01:00
Maksim Kita
13cbf79ecb Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
alesapin
705529ca03 Followup 2022-02-10 22:50:15 +03:00
alesapin
ef61c9b47c fix 2022-02-10 22:49:33 +03:00
alesapin
3af06b23f8 POC 2022-02-10 22:45:52 +03:00
Maksim Kita
47412c9619 Fixed unit tests 2022-02-10 19:31:02 +00:00
alesapin
088f8cacf3 Small improvements 2022-02-10 19:50:21 +03:00
Anton Popov
70986a70a1 support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
avogar
a8f83a387c Add one more signature for s3 table function 2022-02-10 18:57:02 +03:00
avogar
a1759d1aa0 Fix test 2022-02-10 18:38:28 +03:00
avogar
7d92d9d060 Fix tests 2022-02-10 18:37:27 +03:00