avogar
6119246948
Better
2023-08-22 14:51:46 +00:00
robot-clickhouse-ci-1
698ceee1a9
Merge pull request #53631 from amosbird/fix_53630
...
Fix data race of shell command
2023-08-22 15:12:26 +02:00
Kruglov Pavel
67c5c0203b
Merge branch 'master' into fast-count-from-files
2023-08-22 15:03:48 +02:00
avogar
7f9e81d504
Clean up
2023-08-22 12:55:00 +00:00
Kruglov Pavel
c0bdd0e00b
Merge branch 'master' into cache-count
2023-08-22 14:42:22 +02:00
avogar
b4145aeddc
Cache number of rows in files for count in file/s3/url/hdfs/azure functions
2023-08-22 11:59:59 +00:00
Antonio Andelic
e0af6e5879
Merge pull request #53644 from ClickHouse/fix-delayed-source-with-totals
...
Correctly handle totals and extremes with `DelayedSource`
2023-08-22 12:24:16 +02:00
Robert Schulze
acaa2eee58
Merge pull request #53556 from ClibMouse/feature/big-endian-UUID-correction
...
Change Big Endian-UUID to work the same as Little Endian-UUID
2023-08-22 11:57:44 +02:00
Alexey Milovidov
9874556d85
Merge pull request #53655 from ClibMouse/more-fix-big-endian
...
State of State and avg aggregation function fix for big endian
2023-08-22 11:49:54 +03:00
Amos Bird
f13fd5b5dc
Wait for some pooled commands
2023-08-22 16:26:35 +08:00
Amos Bird
bd9f526f93
Fix data race of shell command
2023-08-22 14:50:56 +08:00
Michael Kolupaev
d752611c43
Performance test
2023-08-21 14:15:52 -07:00
Michael Kolupaev
2f4d433e69
Parquet filter pushdown
2023-08-21 14:15:52 -07:00
Michael Kolupaev
6009e1b293
Merge pull request #53324 from bigo-sg/ch_gluten_2583
...
Implement native orc input format without arrow to improve performance
2023-08-21 13:44:57 -07:00
Alexey Milovidov
d7180c7d5c
Merge pull request #53645 from ClickHouse/prepared-set-cache-in-mutation-pipeline-stuck
...
Prepared set cache in mutation pipeline stuck
2023-08-21 22:21:45 +03:00
Suzy Wang
7cfc2a0872
update api name
2023-08-21 12:18:32 -07:00
Suzy Wang
6edf8f78cc
more fixes for big endian
2023-08-21 12:13:56 -07:00
Nikolai Kochetov
f0b68393a8
Merge pull request #53162 from ClickHouse/not-ready-set-bug
...
Not-ready Set
2023-08-21 21:09:15 +02:00
Kruglov Pavel
fed253a671
Fix build
2023-08-21 16:46:23 +02:00
Antonio Andelic
c4bf151d83
Correctly handle totals and extremes with DelayedSource
2023-08-21 14:07:59 +00:00
Nikolai Kochetov
2d932f0953
Remove obsolete code.
2023-08-21 14:04:07 +00:00
Kruglov Pavel
098818b234
Fix build
2023-08-21 15:45:45 +02:00
Nikolai Kochetov
e9149981ea
Fix check for delayed ports.
2023-08-21 13:08:32 +00:00
Kruglov Pavel
88aee95122
Merge branch 'master' into fast-count-from-files
2023-08-21 14:46:33 +02:00
avogar
e590f15d3d
Fix for carriage return in tsv
2023-08-21 12:46:03 +00:00
avogar
584bd57f5c
Clean up
2023-08-21 12:43:11 +00:00
avogar
47304bf7aa
Optimize count from files in most input formats
2023-08-21 12:30:52 +00:00
Kruglov Pavel
c68456a20a
Merge pull request #52692 from Avogar/variable-number-of-volumns-more-formats
...
Allow variable number of columns in more formats, make it work with schema inference
2023-08-21 13:28:35 +02:00
avogar
4c12914406
Fix single carriage return processing in TSV file segmentation engine
2023-08-21 11:26:18 +00:00
Nikolai Kochetov
388e2a09d6
Merge branch 'master' into not-ready-set-bug
2023-08-21 10:59:51 +00:00
taiyang-li
e5a399d0e9
change as requested
2023-08-21 14:51:25 +08:00
taiyang-li
f2e4315d59
fix building
2023-08-21 14:11:48 +08:00
taiyang-li
3cd9eb9b84
fix style
2023-08-21 12:12:31 +08:00
taiyang-li
3781245027
change as request
2023-08-21 12:10:39 +08:00
taiyang-li
f723e8d43a
change as request
2023-08-21 12:09:02 +08:00
Igor Nikonov
a69ea02418
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-19 21:43:25 +00:00
taiyang-li
9866d2727e
change as request
2023-08-19 17:31:19 +08:00
Alexey Milovidov
c42c4046fe
Merge pull request #53573 from amosbird/fix_53454
...
Proper destruction of task in ShellCommandSource
2023-08-19 12:19:29 +03:00
Amos Bird
052281896a
Proper destruction of task
2023-08-19 13:56:57 +08:00
Michael Kolupaev
a1522e22ea
Merge pull request #53281 from Avogar/batch-small-parquet-row-groups
...
Optimize reading small row groups by batching them together in Parquet
2023-08-18 17:15:42 -07:00
Igor Nikonov
aebda10f7c
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-18 23:00:58 +00:00
kothiga
f33c585bc5
Addressing feedback.
2023-08-18 13:50:31 -07:00
Austin Kothig
6b42975d33
Change BE-UUID to work the same as LE-UUID. Included high and low getters to provide cleaner code when accessing undertype.
2023-08-18 08:19:46 -07:00
avogar
7fa72f5cdf
Optimize group by constant keys
2023-08-18 12:47:26 +00:00
Kruglov Pavel
3bae63e48e
Fix special build
2023-08-18 13:56:32 +02:00
taiyang-li
4f9429d2e4
fix ut tests/queries/0_stateless/00900_null_array_orc_load.sh
2023-08-18 17:58:24 +08:00
Vasily Nemkov
55168dc075
Merge remote-tracking branch 'upstream/master' into fix-ReplacingMergeTree-do_not_merge_across_partitions_select_final
2023-08-18 11:41:56 +02:00
Amos Bird
1c300a31b1
Fix build
2023-08-18 15:38:48 +08:00
Amos Bird
b2dd055cdf
Use poll instead
2023-08-18 15:38:48 +08:00
Amos Bird
c43bf153f5
Refactor
2023-08-18 15:38:46 +08:00
Amos Bird
dd0c71b32a
Add error_exit_reaction
2023-08-18 15:38:46 +08:00
Amos Bird
940ba60ae0
Fix non-linux build
2023-08-18 15:38:45 +08:00
Amos Bird
476f3cedc1
Various reactions when executable stderr has data
2023-08-18 15:38:45 +08:00
taiyang-li
15720d9cef
fix ut tests/queries/0_stateless/02518_parquet_arrow_orc_boolean_value.sh
2023-08-18 15:10:25 +08:00
taiyang-li
8e0d5b7ee0
fix bugs
2023-08-18 13:31:26 +08:00
Igor Nikonov
06c98956b3
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-17 20:42:50 +00:00
Igor Nikonov
9f771b10e9
Cleanup
2023-08-17 20:42:22 +00:00
Alexander Tokmakov
89c365803f
Merge pull request #53424 from ClickHouse/exception_message_patterns6
...
Less exceptions with runtime format string
2023-08-17 17:58:04 +03:00
Igor Nikonov
3e9ae1751e
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-17 14:45:37 +00:00
avogar
bca91548ad
Add setting input_format_parquet_local_file_min_bytes_for_seek
2023-08-17 12:28:01 +00:00
Robert Schulze
ec7daed52f
Merge pull request #50276 from ClibMouse/feature/mergetree-checksum-big-endian-support
...
MergeTree & SipHash checksum big-endian support
2023-08-17 13:27:18 +02:00
Nikolai Kochetov
8dbe82c192
Merge pull request #53489 from ClickHouse/fix-wrong-column-order-in-parallel-final
...
Fix wrong columns order for queries with parallel FINAL.
2023-08-17 13:22:13 +02:00
Vasily Nemkov
322db80cd9
Fixed SELECTing from ReplacingMergeTree with do_not_merge_across_partitions_select_final
2023-08-17 12:35:55 +02:00
李扬
cfea6db997
Update native_orc.cpp
2023-08-17 16:57:41 +08:00
taiyang-li
c4777397f7
fix integration test test_kafka_formats
2023-08-17 14:42:51 +08:00
Igor Nikonov
2e4d346e44
Fixes
2023-08-16 23:31:20 +00:00
Igor Nikonov
21ef1f1d1c
Remove unnecessary Scalars usage for cluster_for_parallel_replicas
2023-08-16 23:24:01 +00:00
Nikolai Kochetov
3a6a3d491e
Fix typo
2023-08-16 20:40:28 +00:00
Nikolai Kochetov
91c241532f
Add a check for header structure.
2023-08-16 20:26:23 +00:00
Nikolai Kochetov
30ccfa1638
Fix wrong columns order for queries with parallel FINAL.
2023-08-16 20:23:10 +00:00
taiyang-li
8ba1da755d
update example
2023-08-16 11:18:44 +08:00
Alexander Tokmakov
ba44d7260e
fix
2023-08-16 00:20:28 +02:00
Michael Kolupaev
cbe4c8adc2
Fix more functions with 'Context has expired' error
2023-08-15 20:37:10 +00:00
Igor Nikonov
9825f8c76e
Remove debug logging
2023-08-15 17:03:32 +00:00
taiyang-li
c2017e0ea3
update orc version
2023-08-15 14:49:45 +08:00
taiyang-li
724af579d7
revert file
2023-08-15 12:17:49 +08:00
taiyang-li
bfa9d361cc
fix tests
2023-08-15 12:16:22 +08:00
Igor Nikonov
9f7a25eead
Fix style once more
2023-08-14 23:27:36 +00:00
Igor Nikonov
e82b6b02ca
Fix style
2023-08-14 23:15:27 +00:00
Igor Nikonov
c94994afcf
Propagate setting cluster_for_parallel_replicas to shards
2023-08-14 22:50:46 +00:00
ltrk2
2846ea49b4
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-14 13:02:30 -04:00
Igor Nikonov
709287fbdc
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-14 14:37:43 +00:00
taiyang-li
bbe5caa9dd
fix building
2023-08-14 19:55:45 +08:00
李扬
613bef89f4
Merge branch 'master' into ch_gluten_2583
2023-08-14 17:44:15 +08:00
taiyang-li
34c3162c7c
revert old orc files
2023-08-14 17:42:42 +08:00
taiyang-li
832768745b
add examples
2023-08-14 17:27:01 +08:00
taiyang-li
8ee1912de6
remove old orc files
2023-08-14 17:26:24 +08:00
taiyang-li
57bef64fbc
add new native orc files
2023-08-14 17:25:58 +08:00
Alexey Milovidov
b0687e650a
Merge pull request #53209 from Avogar/format-one
...
Add input format One
2023-08-13 21:32:11 +03:00
Alexey Milovidov
5b243d2990
Merge pull request #53006 from kitaisreal/explain-actions-for-join-step
...
EXPLAIN actions for JOIN step
2023-08-12 02:51:07 +03:00
Sergei Trifonov
771710b377
Merge branch 'master' into concurrency-control-controllable
2023-08-11 16:50:13 +02:00
avogar
7e863a2726
Address comments
2023-08-11 13:17:49 +00:00
avogar
3ad7e57059
Optimize reading small row groups by batching them together in Parquet
2023-08-11 13:17:45 +00:00
Kruglov Pavel
b6b0e9c6bc
Merge branch 'master' into variable-number-of-volumns-more-formats
2023-08-11 14:02:21 +02:00
Kruglov Pavel
00865a7dad
Merge branch 'master' into format-one
2023-08-11 13:54:58 +02:00
ltrk2
1dc1b54c68
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-11 07:48:49 -04:00
Alexey Milovidov
aae35f3b1c
Merge pull request #53184 from ClickHouse/better-ccache
...
Better usage of ccache
2023-08-11 04:43:45 +03:00
Alexey Milovidov
fd7b92e90a
Merge pull request #53135 from ClickHouse/file_diagnostics_while_reading_header
...
Add diagnostic info about file name during schema inference
2023-08-10 21:56:12 +03:00
Alexey Milovidov
8fcfdd2bfd
Merge branch 'master' into explain-actions-for-join-step
2023-08-10 17:33:25 +03:00
ltrk2
a2054c04dd
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-10 10:21:34 -04:00
Alexey Milovidov
bb57caa83e
Merge pull request #53180 from ClickHouse/ditch-tons-of-garbage
...
Ditch tons of garbage
2023-08-10 16:59:51 +03:00
avogar
078683e226
Fix tests
2023-08-10 13:07:06 +00:00
Kruglov Pavel
6600f87f86
Merge branch 'master' into http-valid-json-on-exception
2023-08-10 13:53:32 +02:00
avogar
82aff97dd0
Add comment, more test
2023-08-10 11:51:36 +00:00
Igor Nikonov
0282b6961a
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-10 11:47:18 +00:00
serxa
de655457be
fix race
2023-08-10 11:37:43 +00:00
Kruglov Pavel
bb38918a26
Apply suggestions from code review
...
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2023-08-10 13:21:11 +02:00
Kruglov Pavel
33a39900ad
Merge branch 'master' into variable-number-of-volumns-more-formats
2023-08-09 19:51:17 +02:00
ltrk2
139e9433a8
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-09 09:48:00 -04:00
Nikolai Kochetov
a2de881975
Fix check for finished outputs in DelayedPortsProcessor. Do not make input ports needed too early in Resize.
2023-08-09 13:35:39 +00:00
Kruglov Pavel
70659e9721
Fix style
2023-08-09 15:07:49 +02:00
avogar
01a7c7560f
Add input format One
2023-08-09 11:25:32 +00:00
Alexey Milovidov
fa9abc5038
Better usage of ccache
2023-08-09 05:02:50 +02:00
Alexey Milovidov
aa757490bd
Ditch tons of garbage
2023-08-09 02:19:02 +02:00
Alexey Milovidov
5561e3e198
Remove garbage and speed up Debug and Tidy builds
2023-08-09 01:44:39 +02:00
Alexey Milovidov
6804377b72
Merge branch 'master' into file_diagnostics_while_reading_header
2023-08-08 22:03:30 +02:00
Alexander Tokmakov
52bc5aab94
Merge branch 'master' into fix-full-sorting-desc
2023-08-08 12:40:10 +03:00
Alexey Milovidov
5dd99db369
Add diagnostic info about file name during schema inference
2023-08-08 03:55:06 +02:00
Igor Nikonov
fd69b18184
Merge branch 'master' into fix-parallel-replicas-multiply-result
2023-08-07 21:14:33 +02:00
alexX512
520a3c6eeb
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2023-08-07 16:52:51 +00:00
alexX512
51372d841d
Style fix
2023-08-07 16:52:38 +00:00
alexX512
080b4badbd
Support partial result for aggregating transform during query execution
2023-08-07 15:58:14 +00:00
Sergei Trifonov
dcac12c8f9
Merge branch 'master' into concurrency-control-controllable
2023-08-07 13:43:02 +02:00
vdimir
490dfc93c5
Merge pull request #53000 from ClickHouse/vdimir/join_filter_set_sparse
2023-08-07 12:02:56 +02:00
Maksim Kita
9a70b0d417
Fixed tests
2023-08-07 11:06:25 +03:00
Igor Nikonov
cc2cf611a3
fix typo/style
2023-08-06 09:37:41 +00:00
Tanay Tummalapalli
fd58809207
Fix description for filtering sets in full_sorting_merge
join
...
The description of the `ReadHeadBalancedProcessor` and
`FilterBySetOnTheFlyTransform` was the same as the
`CreatingSetsOnTheFlyTransform` in an `EXPLAIN PIPELINE`
when using `full_sorting_merge`.
2023-08-06 07:53:28 +05:30
Igor Nikonov
22b73c95a7
Fix comment
2023-08-05 23:31:27 +00:00
Igor Nikonov
6f04dc42d3
Merge branch 'master' into fix-parallel-replicas-multiply-result
2023-08-06 01:23:38 +02:00
Igor Nikonov
a8b782ca5a
Parallel reading from replicas over disributed with several shards
2023-08-05 23:19:09 +00:00
Igor Nikonov
cca6f2f297
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-05 00:06:58 +00:00
Igor Nikonov
2bda97d8f7
Potential fix for custom key tests
2023-08-05 00:06:54 +00:00
Alexey Milovidov
e89bd2932c
Merge branch 'master' into vdimir/join_filter_set_sparse
2023-08-05 00:49:52 +03:00
Michael Kolupaev
4ed86fea2f
Fix Parquet stats for Float32 and Float64
2023-08-04 21:01:07 +00:00
Kruglov Pavel
b1fe9ce8f7
Merge branch 'master' into formats-with-subcolumns
2023-08-04 13:01:12 +02:00
Maksim Kita
a0fa3cc73b
EXPLAIN actions for JOIN step
2023-08-03 18:55:15 +03:00
Igor Nikonov
e91b972486
Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result
2023-08-03 15:46:33 +00:00
Igor Nikonov
6a0a0ff30d
One line fix for the specific query
2023-08-03 15:40:24 +00:00
vdimir
13d5ef9164
Convert sparse to full in CreateSetAndFilterOnTheFlyStep
2023-08-03 14:43:03 +00:00
ltrk2
a29b36612b
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-03 09:41:25 -04:00
Alexey Milovidov
86f9c120d7
Merge branch 'master' into more-checks-in-thread-status
2023-08-03 14:34:31 +02:00
Alexey Milovidov
b740922c1e
Merge branch 'master' into more-checks-in-thread-status
2023-08-03 00:10:59 +03:00
alexX512
0d84226914
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2023-08-02 19:18:59 +00:00
alexX512
ee01d64350
Style fix
2023-08-02 18:42:57 +00:00
alexX512
06e187e58a
Split mergeSortingTransform and mergeSortingPartialResultTransform into 2 files
2023-08-02 18:15:25 +00:00
Igor Nikonov
44b9ed438f
Merge branch 'master' into fix-window-func-range-check
2023-08-02 19:24:55 +02:00
ltrk2
27a2d4d1c7
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-08-02 11:36:43 -04:00
Anton Popov
ff137773e7
Merge branch 'master' into formats-with-subcolumns
2023-08-02 15:24:56 +02:00
Nikita Taranov
2cbe79b529
Fix memory consumption when max_block_size
is huge in Aggregator + more memory checks ( #51566 )
...
* impl
* remove checks from without_key methods
* maybe will improve smth
* add test
* Update 02797_aggregator_huge_mem_usage_bug.sql
* Update 02797_aggregator_huge_mem_usage_bug.sql
---------
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2023-08-02 15:11:52 +02:00
alexX512
9ac2d12f3b
Add test for partial sorting result
2023-08-02 13:07:02 +00:00
Kruglov Pavel
81866bcc9c
Fix special build
2023-08-02 12:35:58 +02:00
avogar
d12e96177a
Fix tests
2023-08-01 16:17:03 +00:00
Kruglov Pavel
23aab71d7c
Merge branch 'master' into http-valid-json-on-exception
2023-08-01 16:47:31 +02:00
Kruglov Pavel
8f6526a930
Merge branch 'master' into structure-to-schema
2023-08-01 16:22:14 +02:00
Sergei Trifonov
01196ac41f
Merge branch 'master' into concurrency-control-controllable
2023-08-01 15:40:50 +02:00
alexX512
8e3296a44a
Add support of local progress in scheduler
2023-08-01 13:31:18 +00:00
Ilya Yatsishin
e2a021aaf4
Merge pull request #52636 from ClickHouse/distinct-in-order-sqlancer-crashes
...
Suspicious DISTINCT crashes from sqlancer
2023-08-01 14:03:22 +02:00
avogar
fa905ebd27
Clean up
2023-08-01 10:14:09 +00:00
avogar
a71cd56a90
Output valid JSON/XML on excetpion during HTTP query execution
2023-08-01 10:06:56 +00:00
Anton Popov
8447a93931
fix sorting of sparse columns with large limit
2023-07-31 17:40:22 +00:00
ltrk2
e869adf645
Improve function naming
2023-07-31 06:48:50 -07:00
Igor Nikonov
bdf47428f2
Merge remote-tracking branch 'origin/master' into fix-window-func-range-check
2023-07-30 22:40:58 +00:00
Igor Nikonov
ff9f28cd5c
Merge branch 'master' into distinct-in-order-sqlancer-crashes
2023-07-30 21:25:22 +02:00
Alexey Milovidov
caa4590361
Merge branch 'master' into check-for-hiding-cyrillic-characters
2023-07-30 02:16:56 +02:00
Igor Nikonov
918571a5ee
Fix: check correctly frame bounds for RANGE
2023-07-29 22:04:21 +00:00
ltrk2
6c9a1b14ef
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-07-28 16:18:46 -04:00
avogar
c3c64a7dd5
Fix
2023-07-28 11:40:05 +00:00
Kruglov Pavel
3e1c409e60
Merge branch 'master' into structure-to-schema
2023-07-28 11:32:16 +02:00
Igor Nikonov
407fb58d4b
Fix style check
2023-07-27 20:53:36 +00:00
avogar
6d77d52dfe
Allow variable number of columns in TSV/CuatomSeprarated/JSONCompactEachRow, make schema inference work with variable number of columns
2023-07-27 18:02:29 +00:00
Alexey Milovidov
a49c04efda
Merge branch 'master' into distinct-in-order-sqlancer-crashes
2023-07-27 12:12:06 +03:00
Antonio Andelic
f61f36800c
Fix style
2023-07-27 08:48:23 +00:00
Alexey Milovidov
65ffe91bf2
Fix double whitespace
2023-07-27 07:13:26 +02:00
Alexey Milovidov
6aab4cc835
Check for unexpected cyrillic
2023-07-27 05:25:40 +02:00
Kruglov Pavel
fab77783f1
Merge pull request #49367 from ClickHouse/enc
...
Partially reimplement Parquet encoder to make it faster and parallelizable
2023-07-27 00:48:54 +02:00
Igor Nikonov
1ead0d7dac
Merge remote-tracking branch 'origin/master' into distinct-in-order-sqlancer-crashes
2023-07-26 22:05:10 +00:00
Igor Nikonov
83fd3d4c89
Additional checks related to DistinctSortedChunkTransform
...
In response to suspicious crash reports from sqlancer for DISTINCT queries
2023-07-26 21:59:13 +00:00
Nikolai Kochetov
a4a8c73108
Merge pull request #48669 from ClickHouse/prewhere-optimization-update-sort-desc
...
Update sort desc in ReadFromMergeTree after applying PREWHERE info
2023-07-26 15:47:18 +02:00
robot-ch-test-poll4
110500049a
Merge pull request #50532 from nickitat/more_pushdown_for_right_side_of_join
...
Push down to right side of a join in more cases
2023-07-26 14:43:57 +02:00
Kruglov Pavel
0d34e97dbe
Merge branch 'master' into formats-with-subcolumns
2023-07-26 13:30:35 +02:00
Kruglov Pavel
15cc046883
Merge branch 'master' into better-progress-bar-2
2023-07-26 13:12:24 +02:00
Raúl Marín
974f72800f
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
2023-07-26 10:35:40 +02:00
Nikita Mikhaylov
1dc9ca2c24
Merge pull request #52549 from ClickHouse/whitespace-before-comma
...
Check for punctuation
2023-07-25 20:30:36 +02:00
Nikolai Kochetov
c960b3b533
Merge pull request #52533 from ClickHouse/Avogar-patch-2
...
Cancel execution in PipelineExecutor in case of exception in graph->updateNode
2023-07-25 12:39:22 +02:00
Michael Kolupaev
5ee71bd643
Work around the clang bug
2023-07-25 10:26:26 +00:00
Michael Kolupaev
dfdf5de972
Fixes
2023-07-25 10:16:28 +00:00
Michael Kolupaev
db5cb96050
Start over when falling back to non-dictionary encoding
2023-07-25 10:16:28 +00:00
Michael Kolupaev
8184a289e5
Partially reimplement Parquet encoder to make it faster and parallelizable
2023-07-25 10:16:28 +00:00
alexX512
1fe2f052e3
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2023-07-25 09:36:44 +00:00
Alexey Milovidov
21382afa2b
Check for punctuation
2023-07-25 06:10:04 +02:00
Alexey Milovidov
ecdafeaf83
Merge pull request #52175 from bigo-sg/comment_improve_ch_to_arrow
...
Add comments for https://github.com/ClickHouse/ClickHouse/pull/52112
2023-07-25 06:47:48 +03:00
robot-ch-test-poll1
05d4932842
Merge pull request #52137 from ucasfl/avro-fix
...
Avro input format support Union with single type
2023-07-25 04:48:39 +02:00
Alexey Milovidov
5166944e71
Merge branch 'master' into more-checks-in-thread-status
2023-07-25 05:45:52 +03:00
Nikita Taranov
d0894532fe
fix
2023-07-24 20:34:02 +02:00
Nikita Taranov
ab086f15d0
try to push down more
2023-07-24 20:34:01 +02:00
Kruglov Pavel
fec5675cd4
Merge branch 'master' into better-progress-bar-2
2023-07-24 19:59:38 +02:00
Kruglov Pavel
d2d100b68a
Cancel execution in PipelineExecutor in case of exception in graph->updateNode
2023-07-24 17:05:57 +02:00
flynn
5d318ef72a
Merge branch 'master' into avro-fix
2023-07-24 22:13:18 +08:00
Azat Khuzhin
b222476090
Add ability to pass table for connections checks per-shard to ReadFromRemote
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-24 05:50:44 +02:00
Alexey Milovidov
2ee149a100
Merge branch 'master' into fix_52405
2023-07-22 20:41:01 +03:00
Alexey Milovidov
758ec9fa92
Merge pull request #52297 from amosbird/fix_52055
...
Don't use minmax_count projections when counting nullable columns
2023-07-22 20:39:12 +03:00
Alexey Milovidov
04462333d2
Merge pull request #52327 from amosbird/fix_50183
...
Add back missing projection QueryAccessInfo.
2023-07-22 17:50:03 +03:00
Amos Bird
05bdcdf13c
Merge branch 'master' into fix_52055
2023-07-22 12:27:21 +08:00
李扬
e8fe485330
Merge branch 'master' into comment_improve_ch_to_arrow
2023-07-22 11:43:32 +08:00
Alexey Milovidov
e7967e5aab
Merge branch 'master' into fix_52405
2023-07-22 06:09:25 +03:00
Alexey Milovidov
63c5dac972
Merge branch 'master' into more-checks-in-thread-status
2023-07-22 04:58:28 +03:00
Alexey Milovidov
9ae685975e
Merge branch 'master' into avro-fix
2023-07-22 04:56:48 +03:00
Alexey Milovidov
d0cb6596e1
Merge pull request #52259 from Chen768959/fix-50582
...
fix issue#50582 Not found column NULL in block
2023-07-22 01:05:59 +03:00
Igor Nikonov
8c8e097b72
Merge pull request #51013 from bigo-sg/grace_hash_join_full_right_202306
...
Grace hash join support full & right join
2023-07-21 22:22:06 +02:00
alexX512
c403f56e09
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2023-07-21 17:56:53 +00:00
Nikolai Kochetov
01cb502af3
Merge pull request #52151 from amosbird/fix_52075
...
Fix incorrect projection analysis when aggregation expression contains monotonic functions
2023-07-21 18:30:27 +02:00
Amos Bird
b459da7d8a
Merge branch 'master' into fix_52055
2023-07-21 22:02:04 +08:00
Amos Bird
c080e9b450
Fix normal projection with merge table
2023-07-21 21:48:49 +08:00
robot-clickhouse-ci-2
0db9c79886
Merge pull request #52332 from rschu1ze/better-formatsettings
...
Minor: Less awkward IAST::FormatSettings
2023-07-21 14:49:58 +02:00
Alexander Tokmakov
b45c2c939b
disable expression templates for time intervals ( #52335 )
2023-07-21 15:17:07 +03:00
ltrk2
90a2c460c6
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-07-21 08:07:18 -04:00
Amos Bird
2cad81731b
Try to fix style issues
2023-07-21 16:47:23 +08:00
Amos Bird
8187118232
Better code
2023-07-21 16:47:23 +08:00
Amos Bird
53d77e6b13
Add back missing projection QueryAccessInfo.
2023-07-21 16:47:22 +08:00
Amos Bird
68e7583dbf
reorganize tests and add some comments
2023-07-21 14:54:51 +08:00
Nikolai Kochetov
d7bb006c23
Fix monotonic chain for read-in-order as well.
2023-07-21 14:54:49 +08:00
Amos Bird
696818b340
Don't check monotonicity when analyze projections
2023-07-21 14:54:48 +08:00
Alexander Gololobov
06c1e686a4
Merge pull request #46365 from ClickHouse/split_prewhere_dag_test_enable
...
Multi-stage PREWHERE enabled by default
2023-07-21 08:13:55 +02:00
lgbo-ustc
24371c33bf
remove DelayedBlocksTask::finish
2023-07-21 09:24:16 +08:00
Han Fei
4b0be1e535
Merge pull request #52308 from amosbird/fix_48823
...
Fix projection analysis with primary key analysis
2023-07-20 18:25:21 +02:00
Nikita Mikhaylov
668062dc29
Merge branch 'master' into no-keep-context-lock-while-calculating-access
2023-07-20 14:42:13 +02:00
chen768959
f2d184cf1b
Consistent style for if statements.
2023-07-20 19:11:08 +08:00
chen768959
84f6a7336c
Prevent going beyond the index of const_columns_to_remove.
2023-07-20 19:03:42 +08:00
Kruglov Pavel
342400d0b3
Merge branch 'master' into revert-52322-revert-51716-bug_fix_csv_field_type_not_match
2023-07-20 12:39:38 +02:00
Robert Schulze
bd761c365a
Make serializeAST() more regular
2023-07-20 10:39:26 +00:00
Robert Schulze
25ddcc256b
Make IAST::FormatSettings more regular, pt. III
2023-07-20 10:34:05 +00:00
lgbo-ustc
91dc6a35e1
update
2023-07-20 18:22:01 +08:00
lgbo-ustc
0ba97eeea5
wip: grace hash join support full & right join
2023-07-20 18:22:01 +08:00
chen768959
067e3caa2c
Remove constants from description_sorted_.
2023-07-20 18:13:19 +08:00
Nikolay Degterinsky
209429d0e3
Merge pull request #49664 from ilejn/test_for_basic_auth_registry
...
Basic auth to fetch Avro schema in Kafka
2023-07-20 10:58:11 +02:00
李扬
68bf4c3590
Merge branch 'master' into comment_improve_ch_to_arrow
2023-07-20 10:10:47 +08:00
ltrk2
a753c3c6ad
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
2023-07-19 16:22:58 -04:00
Kruglov Pavel
0fca64ced4
Merge pull request #51695 from Avogar/row-binary-with-defaults
...
Add RowBinaryWithDefaults format
2023-07-19 22:10:30 +02:00
ltrk2
ba4072f049
Adapt changes around SipHash
2023-07-19 10:01:58 -07:00
ltrk2
51e2c58a53
Implement endianness-independent SipHash and MergeTree checksum serialization
2023-07-19 10:01:55 -07:00
Han Fei
6bbdf702ae
Merge branch 'master' into hanfei/support-insert-token
2023-07-19 17:05:12 +02:00
Kruglov Pavel
f0026af189
Revert "Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed""
2023-07-19 14:51:11 +02:00
Kruglov Pavel
7b3564f96a
Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed"
2023-07-19 14:44:59 +02:00
robot-ch-test-poll4
63d0616a22
Merge pull request #51716 from KevinyhZou/bug_fix_csv_field_type_not_match
...
Improve CSVInputFormat to check and set default value to column if deserialize failed
2023-07-19 14:41:05 +02:00
Igor Nikonov
a48960b132
Merge branch 'master' into prewhere-optimization-update-sort-desc
2023-07-19 14:37:22 +02:00
kevinyhzou
dcf7ba2534
remove unuseful code
2023-07-19 19:36:19 +08:00
Amos Bird
2ebbbf0000
Also need to fix aggregate projections
2023-07-19 19:13:45 +08:00
kevinyhzou
95424177d5
review fix
2023-07-19 18:26:54 +08:00
Ilya Golshtein
c1c5ffa309
test_for_basic_auth_registry - cpp code small improvement
2023-07-19 08:32:45 +00:00
dheerajathrey
8e1de7897a
indentation fix
2023-07-19 08:32:44 +00:00