Smita Kulkarni
|
3034229c37
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into 40907_Parameterized_views_as_table_functions
|
2022-10-17 18:37:31 +02:00 |
|
Smita Kulkarni
|
614fd4cf42
|
Added is_parameterized_view to Context and removed flag from ASTs, updated to use tryGetTable, addressed review comments - 40907 Parameterized views as table functions
|
2022-10-17 18:11:22 +02:00 |
|
Yakov Olkhovskiy
|
3ce1fa09d6
|
Merge pull request #41198 from ClickHouse/composable-protocol
Composable protocol
|
2022-10-17 11:23:12 -04:00 |
|
Alexey Milovidov
|
b7fa81fcef
|
Merge pull request #41877 from ClickHouse/Avogar-patch-1
Fix 02267_file_globs_schema_inference.sql flakiness
|
2022-10-17 17:00:04 +02:00 |
|
Duc Canh Le
|
9af817bb43
|
Fix read from buffer with read in order (#42236)
|
2022-10-17 14:25:31 +02:00 |
|
Anton Popov
|
26e8d0a93d
|
Merge pull request #42345 from CurtizJ/better-async-insert-logging
Better logging for asynchronous inserts
|
2022-10-17 13:50:38 +02:00 |
|
Alexey Milovidov
|
772978d4c0
|
Merge pull request #42364 from ezirmusitua/patch-2
getting-started/example-datasets/brown-benchmark translation
|
2022-10-17 13:37:50 +02:00 |
|
Nikolai Kochetov
|
c9aa6a655c
|
Merge pull request #42319 from ClickHouse/fix-alter-update-wrong-type
Fix an invalid type of a column after attach and alter.
|
2022-10-17 12:44:16 +02:00 |
|
alesapin
|
cf6442fa65
|
Merge pull request #42222 from ClickHouse/disable_concurrent_parts_removal
Disable concurrent parts removal
|
2022-10-17 12:17:55 +02:00 |
|
jferroal
|
2376df7b98
|
Fix: page slug
|
2022-10-17 09:27:05 +08:00 |
|
jferroal
|
b3aea48b9d
|
Doc: zh-CN translation
docs/zh/getting-started/example-datasets/brown-benchmark
|
2022-10-17 09:22:46 +08:00 |
|
Alexey Milovidov
|
191158f93b
|
Merge pull request #42314 from HarryLeeIBM/hlee-s390x-t64-codec
Fix Codec T64 on s390x
|
2022-10-17 01:13:57 +02:00 |
|
Alexey Milovidov
|
4dd41cc1b7
|
Merge pull request #42327 from ClickHouse/update-cctz-2
Update CCTZ to 2022e.
|
2022-10-17 00:38:06 +02:00 |
|
Anton Popov
|
ec81d61f48
|
better logging for async insert
|
2022-10-16 12:45:02 +00:00 |
|
Kseniia Sumarokova
|
3338d76708
|
Merge pull request #42321 from ClickHouse/filimonov-request_timeout_ms
Increase request_timeout_ms for s3 disks.
|
2022-10-16 14:03:31 +02:00 |
|
Ilya Yatsishin
|
7fa7e1d822
|
Merge pull request #38519 from qoega/ast-fuzzer-where
|
2022-10-15 14:30:40 +02:00 |
|
Vitaly Baranov
|
91c438eebe
|
Merge pull request #42263 from vitlibar/refactor-udf
Refactor the implementation of user-defined functions
|
2022-10-15 12:33:10 +02:00 |
|
Alexey Milovidov
|
9ccbadc359
|
Merge pull request #42275 from zimv/doc-update-client-libraries
Docs: Add "node-clickhouse-orm" to the client-libraries.md
|
2022-10-15 08:18:16 +02:00 |
|
Alexey Milovidov
|
bfd8811a4d
|
Update CompressionCodecT64.cpp
|
2022-10-15 00:32:37 +03:00 |
|
Alexey Milovidov
|
4608b70dda
|
Update CompressionCodecT64.cpp
|
2022-10-15 00:31:33 +03:00 |
|
Nikolay Degterinsky
|
2299c74a1c
|
Merge pull request #42302 from ClickHouse/evillique-patch-1
Fix log-level in `clickhouse-disks`
|
2022-10-14 22:39:21 +02:00 |
|
Alexey Milovidov
|
87296eb90b
|
Update CCTZ to 2022e.
|
2022-10-14 22:01:26 +02:00 |
|
avogar
|
fb637818ea
|
Make test better
|
2022-10-14 18:47:21 +00:00 |
|
Kruglov Pavel
|
6fc12dd922
|
Merge pull request #41703 from Avogar/json-object-each-row
Add setting to obtain object name as column value in JSONObjectEachRow format
|
2022-10-14 20:11:04 +02:00 |
|
Nikolai Kochetov
|
bd88f0b1d9
|
Update test.
|
2022-10-14 17:28:57 +00:00 |
|
Kruglov Pavel
|
b4e327d9e0
|
Merge pull request #42313 from ClickHouse/Avogar-patch-2
Remove forgotten debug logging
|
2022-10-14 19:23:06 +02:00 |
|
nvartolomei
|
7d9f097d3b
|
Fix bad copy & paste when loading background_merges_mutations_concurrency_ratio setting (#42315)
|
2022-10-14 19:19:14 +02:00 |
|
Nikolay Degterinsky
|
cecc1027fb
|
Merge branch 'master' into evillique-patch-1
|
2022-10-14 17:25:24 +02:00 |
|
filimonov
|
cd9afdcb7c
|
Increase request_timeout_ms for s3 disks.
|
2022-10-14 17:19:14 +02:00 |
|
Nikolai Kochetov
|
b18c6fd8e6
|
Fix an invalid type of a column after attach and alter.
|
2022-10-14 14:52:26 +00:00 |
|
jferroal
|
edfc388b7c
|
Doc: add zh translation (#42312)
|
2022-10-14 16:29:03 +02:00 |
|
HarryLeeIBM
|
6cdb7b5a94
|
Fix Codec T64 on s390x
|
2022-10-14 07:16:18 -07:00 |
|
Alexander Gololobov
|
480b3fa851
|
Merge pull request #42235 from ClickHouse/add-test-2389
Add a test for #2389
|
2022-10-14 16:03:56 +02:00 |
|
Kruglov Pavel
|
d43b5bbcd0
|
Remove forgotten debug logging
|
2022-10-14 15:47:46 +02:00 |
|
Alexander Tokmakov
|
4187eebee2
|
Merge pull request #42266 from nvartolomei/patch-1
assert unused value in test_replicated_merge_tree_compatibility
|
2022-10-14 16:29:37 +03:00 |
|
alesapin
|
fd718c0d00
|
Merge branch 'master' into disable_concurrent_parts_removal
|
2022-10-14 13:32:11 +02:00 |
|
alesapin
|
4e1a10fb34
|
better check
|
2022-10-14 13:32:08 +02:00 |
|
Alexander Tokmakov
|
9b7edd4f13
|
Merge pull request #42106 from ClickHouse/fix_loading_dependencies
Fixes for loading dependencies
|
2022-10-14 14:31:31 +03:00 |
|
Nikolay Degterinsky
|
51e55db617
|
Fix log-level
|
2022-10-14 05:41:58 +02:00 |
|
Alexey Milovidov
|
ba7c3c5eae
|
Merge pull request #42273 from ddelnano/ddelnano/update-cctz-to-2022-e
Update cctz to the latest master, update tzdb to 2020e
|
2022-10-14 03:19:38 +02:00 |
|
Alexey Milovidov
|
018c68b36d
|
Merge pull request #42198 from ClickHouse/fix-projections
Fix a bug with projections and the `aggregate_functions_null_for_empty` setting
|
2022-10-14 03:14:19 +02:00 |
|
Nikolay Degterinsky
|
509f0426a9
|
Merge pull request #42279 from sperlingxx/intv_op_date32
Fix Date Interval add/minus over DataTypeDate32
|
2022-10-13 23:50:35 +02:00 |
|
Vladimir C
|
cf78c70bdd
|
Merge pull request #41544 from lhuang09287750/master
|
2022-10-13 17:47:41 +02:00 |
|
sperlingxx
|
a901faeb84
|
Fix add/minus Date Interval over Date32 type
Signed-off-by: sperlingxx <lovedreamf@gmail.com>
|
2022-10-13 18:00:54 +08:00 |
|
Vitaly Baranov
|
2e59d671fc
|
Split UserDefinedSQLObjectsLoader to interface and implementation.
|
2022-10-13 10:32:32 +02:00 |
|
zimv
|
56ef17e083
|
Docs: Add "node-clickhouse-orm" to the client-libraries.md
|
2022-10-13 14:57:35 +08:00 |
|
Dom Del Nano
|
6bbbbda868
|
Update cctz to pull in upstream 2022e changes
|
2022-10-12 21:46:51 -07:00 |
|
Alexey Milovidov
|
5b6be92042
|
Update build.md
|
2022-10-13 05:31:50 +03:00 |
|
Alexey Milovidov
|
96332d9159
|
Merge branch 'master' into fix-projections
|
2022-10-13 02:23:32 +02:00 |
|
nvartolomei
|
ea47ab1400
|
assert unused value in test_replicated_merge_tree_compatibility
|
2022-10-12 18:12:25 +01:00 |
|