Igor Nikonov
|
15134cb8c5
|
Remove debug log
|
2023-03-11 12:03:34 +00:00 |
|
Igor Nikonov
|
feefce7de5
|
Test + remove debug logging
|
2023-03-09 09:24:50 +00:00 |
|
Igor Nikonov
|
cfa7119fa7
|
Fix: apply reading in order for distinct
+ respect aliases
|
2023-03-08 17:56:33 +00:00 |
|
Kruglov Pavel
|
479cd9b90b
|
Merge pull request #46972 from Avogar/json-date-int-inference
Fix date and int inference from string in JSON
|
2023-03-06 20:40:38 +01:00 |
|
Kruglov Pavel
|
3de905bb7c
|
Merge pull request #46616 from Avogar/fix-ipv4-ipv6-formats
Fix IPv4/IPv6 serialization/deserialization in binary formats
|
2023-03-06 19:40:29 +01:00 |
|
Alexander Tokmakov
|
cadaf06829
|
Merge pull request #46681 from ClickHouse/fix_insert_cancellation_in_native_protocol
Fix queries cancellation when a client dies
|
2023-03-03 16:27:20 +03:00 |
|
Maksim Kita
|
3cd88003dd
|
Merge pull request #47101 from kitaisreal/analyzer-planner-fixes-before-enable-by-default
Analyzer Planner fixes before enable by default
|
2023-03-02 22:16:39 +03:00 |
|
Alexander Tokmakov
|
c518f3690e
|
Merge branch 'master' into fix_insert_cancellation_in_native_protocol
|
2023-03-02 18:24:08 +01:00 |
|
Robert Schulze
|
740aeaba1f
|
Apply some CTAD
|
2023-03-02 13:36:47 +00:00 |
|
Kruglov Pavel
|
ce8e49a9a0
|
Merge pull request #45693 from Avogar/fix-kafka-protobuf
Fix formats parser resetting, test processing bad messages in kafka
|
2023-03-02 11:50:45 +01:00 |
|
Alexey Milovidov
|
57ac42f48b
|
Merge pull request #46804 from nickitat/async_reading_small_limit
Fix async reading pipeline when small limit is present
|
2023-03-02 02:30:19 +03:00 |
|
Maksim Kita
|
51ee007e01
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
|
Alexander Tokmakov
|
a97e15e36f
|
Merge branch 'master' into fix_insert_cancellation_in_native_protocol
|
2023-03-01 14:26:41 +01:00 |
|
Kseniia Sumarokova
|
fc619d06ba
|
Merge pull request #40807 from maks-buren630501/master
Fix create materialized view with MaterializedPostgreSQL
|
2023-02-28 15:10:14 +01:00 |
|
Kruglov Pavel
|
65f06fc9b1
|
Merge branch 'master' into json-date-int-inference
|
2023-02-28 14:31:57 +01:00 |
|
Kruglov Pavel
|
545e5c0f5b
|
Merge pull request #46617 from Avogar/use-parquet-2
Change default parquet format version to v2_latest, add a setting to controle the version
|
2023-02-28 14:30:59 +01:00 |
|
kssenii
|
24ce30c41b
|
Merge remote-tracking branch 'upstream/master' into maks-buren630501-master
|
2023-02-27 22:06:11 +01:00 |
|
avogar
|
2e921e3d6b
|
Fix date and int inference from string in JSON
|
2023-02-27 16:00:19 +00:00 |
|
avogar
|
12a9ff36b2
|
Better exception messages when schema_inference_hints is ill-formatted
|
2023-02-27 15:20:56 +00:00 |
|
Kruglov Pavel
|
443dedddca
|
Merge branch 'master' into use-parquet-2
|
2023-02-27 14:31:43 +01:00 |
|
Nikita Taranov
|
70d5a41c51
|
impl
|
2023-02-27 13:57:29 +01:00 |
|
Yakov Olkhovskiy
|
7b8d2d716e
|
bypass empty blocks
|
2023-02-25 23:26:38 +00:00 |
|
avogar
|
12b38ece1d
|
Fix build
|
2023-02-24 13:07:09 +00:00 |
|
Kruglov Pavel
|
2150b836b1
|
Merge branch 'master' into fix-kafka-protobuf
|
2023-02-24 12:48:07 +01:00 |
|
Alexander Tokmakov
|
fe92fd8a61
|
Merge branch 'master' into fix_insert_cancellation_in_native_protocol
|
2023-02-23 22:35:31 +01:00 |
|
Alexander Tokmakov
|
d21a6a3ba4
|
fix
|
2023-02-23 20:52:39 +01:00 |
|
Kruglov Pavel
|
47f9ca2166
|
Merge branch 'master' into fix-ipv4-ipv6-formats
|
2023-02-23 20:32:43 +01:00 |
|
avogar
|
54622566df
|
Add setting to change parquet version
|
2023-02-23 16:14:10 +00:00 |
|
Anton Popov
|
955b54a6f8
|
Merge pull request #46753 from CurtizJ/fallback-from-async-insert
Fallback from async insert in case of large amount of data
|
2023-02-23 16:21:44 +01:00 |
|
Kruglov Pavel
|
35887911e3
|
Merge pull request #46284 from Avogar/null-as-default-all-formats
Extend setting `input_format_null_as_default` for more formats
|
2023-02-23 14:48:22 +01:00 |
|
Igor Nikonov
|
271b72abf4
|
Merge pull request #46642 from ClickHouse/remove_redundant_sorting_fix
Fix: remove redundant sorting optimization
|
2023-02-22 23:33:15 +01:00 |
|
Anton Popov
|
d5864fa88e
|
allow to fallback from async insert in case of large amount of data
|
2023-02-22 21:59:24 +00:00 |
|
flynn
|
678e4250cd
|
Fix incorrect predicate push down with grouping sets (#46151)
|
2023-02-22 11:54:19 +01:00 |
|
Alexander Tokmakov
|
f5c232707d
|
cancel insert queries correctly
|
2023-02-21 22:04:39 +01:00 |
|
Igor Nikonov
|
807a49021c
|
Merge remote-tracking branch 'origin/master' into remove_redundant_sorting_fix
|
2023-02-21 16:59:16 +00:00 |
|
Igor Nikonov
|
45b1b66fd8
|
Remove unnecessary comment
|
2023-02-21 16:58:45 +00:00 |
|
Kruglov Pavel
|
a25255cabc
|
Update StreamingFormatExecutor.h
|
2023-02-21 16:57:44 +01:00 |
|
Kruglov Pavel
|
ef0d6becba
|
Merge branch 'master' into null-as-default-all-formats
|
2023-02-21 16:52:39 +01:00 |
|
Alexander Gololobov
|
5354b0d069
|
Merge pull request #46140 from ClickHouse/split_prewhere_dag
Split PREWHERE DAG into multiple read steps
|
2023-02-21 14:37:09 +01:00 |
|
Kseniia Sumarokova
|
1f3be929f7
|
Update ReadFromMergeTree.cpp
|
2023-02-21 12:50:26 +01:00 |
|
Igor Nikonov
|
2dfc0d008b
|
Fix: remove redundant sorting optimization
+ incorrect sorting step removal in case of parent step has more than 1
children
|
2023-02-21 11:48:28 +00:00 |
|
Nikita Taranov
|
593de3416b
|
Fix typo in read prefetch
|
2023-02-21 12:27:08 +01:00 |
|
Kruglov Pavel
|
828a06b511
|
Merge branch 'master' into fix-kafka-protobuf
|
2023-02-20 21:45:43 +01:00 |
|
Kruglov Pavel
|
b0424c1021
|
Merge pull request #46171 from Avogar/insert-null-as-default
Use default of column type in `insert_null_as_default` if column DEFAULT values is not specified
|
2023-02-20 21:45:02 +01:00 |
|
avogar
|
a568704d63
|
Fix avro
|
2023-02-20 20:43:28 +00:00 |
|
Kruglov Pavel
|
9866ecfe8b
|
Merge branch 'master' into null-as-default-all-formats
|
2023-02-20 20:49:30 +01:00 |
|
Maksim Kita
|
4d23f74a53
|
Merge pull request #46494 from kitaisreal/query-plan-filter-push-down-sorting-fix
Planner filter push down optimization fix
|
2023-02-20 21:36:34 +03:00 |
|
avogar
|
42ae0582d3
|
Try to use parquet v2 instead of v1 in output format
|
2023-02-20 17:46:54 +00:00 |
|
avogar
|
8da3594cd8
|
Fix IPv4/IPv6 serialization/deserialization in binary formats
|
2023-02-20 17:42:56 +00:00 |
|
Alexey Milovidov
|
d8cda3dbb8
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
|