Commit Graph

83028 Commits

Author SHA1 Message Date
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
alesapin
ce32f7fa67
Merge pull request #34501 from den-crane/patch-6
Doc. Virtual Columns MergeTree engine
2022-02-11 12:27:48 +03: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
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
Maksim Kita
47412c9619 Fixed unit tests 2022-02-10 19:31:02 +00:00
Kruglov Pavel
13cf8f87e1
Fix test 2022-02-10 18:14:46 +03:00
Denny Crane
80e1100813
Virtual Columns MergeTree engine 2022-02-10 10:45:27 -04:00
Dmitry Novik
d405523598 Fix ProfileEvents sending in INSERT SELECT 2022-02-10 13:27:27 +00:00
avogar
9e58ae7577 Support jsonl extension for JSONEachRow format 2022-02-10 16:00:37 +03:00
Kruglov Pavel
738355b724
Merge pull request #34408 from vitlibar/split-and-rename-compression-fields-in-grpc
Split and rename compression fields in gRPC
2022-02-10 15:40:20 +03:00
Kruglov Pavel
bf8c028533
Merge pull request #34479 from Avogar/fix-filesystem-error
Fix possible error 'file_size: Operation not supported'
2022-02-10 14:17:05 +03:00
Kruglov Pavel
a4f5610764
Merge pull request #34476 from CurtizJ/avoid-settings-copy
Avoid unnecessary copying of `Settings`
2022-02-10 14:13:46 +03: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
zhanglistar
4d73fb7fb7 Fix ut in SnapshotableHashTable 2022-02-10 17:56:41 +08: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