Kruglov Pavel
|
96bb99f864
|
Merge branch 'master' into tsv-csv-detect-header
|
2023-01-17 15:33:02 +01:00 |
|
Kruglov Pavel
|
582aa8b770
|
Merge pull request #45253 from Avogar/fix-s3-heap-use-after-free
Fix heap-use-after-free in reading from s3
|
2023-01-17 15:32:26 +01:00 |
|
Kruglov Pavel
|
4183f6082f
|
Fix special build
|
2023-01-17 15:18:39 +01:00 |
|
Sema Checherinda
|
35431e91e3
|
Merge pull request #45276 from ucasfl/avro-fix
Fix some avro reading bugs
|
2023-01-17 12:48:44 +01:00 |
|
Kseniia Sumarokova
|
5586f71950
|
Merge pull request #41231 from kssenii/minor-change-in-remote-read
Fix assertion in async read buffer from remote
|
2023-01-17 12:32:57 +01:00 |
|
Vitaly Baranov
|
b13498d9ba
|
Merge pull request #45288 from vitlibar/fix-s3-requests-without-region
Fix s3 requests without region
|
2023-01-17 09:24:59 +01:00 |
|
Kseniia Sumarokova
|
6a02bdc917
|
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
|
2023-01-17 00:37:47 +01:00 |
|
Vitaly Baranov
|
9a52087989
|
More complex logic: GetObjectAttributes requests will be used
only if the endpoint is "*.amazonaws.com", otherwise HeadObject requests will be used.
|
2023-01-16 20:14:39 +01:00 |
|
Kruglov Pavel
|
e9d6590926
|
Merge branch 'master' into tsv-csv-detect-header
|
2023-01-16 17:50:24 +01:00 |
|
Kruglov Pavel
|
bdb3517512
|
Merge pull request #45231 from Avogar/json-tuples
Insert default values in case of missing tuple elements in JSONEachRow
|
2023-01-16 17:49:50 +01:00 |
|
avogar
|
1c0941d72a
|
Add docs and examples
|
2023-01-16 16:46:41 +00:00 |
|
Alexander Tokmakov
|
df75c24f01
|
Revert "Disallow Gorilla codec on non-float columns"
|
2023-01-16 19:14:28 +03:00 |
|
avogar
|
1d26704049
|
Fix
|
2023-01-16 15:49:59 +00:00 |
|
Kruglov Pavel
|
04d95f4877
|
Fix
|
2023-01-16 16:47:04 +01:00 |
|
avogar
|
3ea80b0f54
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tsv-csv-detect-header
|
2023-01-16 15:14:25 +00:00 |
|
Anton Popov
|
6863cd152f
|
Merge pull request #42181 from CurtizJ/optimize-loading-parts
Do not load inactive parts at startup
|
2023-01-16 14:38:50 +01:00 |
|
Kseniia Sumarokova
|
57c22f005b
|
Merge branch 'master' into minor-change-in-remote-read
|
2023-01-16 14:22:16 +01:00 |
|
Kseniia Sumarokova
|
7b612da871
|
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
|
2023-01-16 14:21:09 +01:00 |
|
Kseniia Sumarokova
|
4d22b49be7
|
Update DiskObjectStorage.cpp
|
2023-01-16 14:19:18 +01:00 |
|
Nikolay Degterinsky
|
70e79de69b
|
Merge pull request #38252 from bharatnc/ncb/weighted-quantile-approx
add quantileInterpolatedWeighted function
|
2023-01-16 13:41:13 +01:00 |
|
Nikolay Degterinsky
|
88ba1b0b85
|
Merge pull request #42884 from evillique/better_asterisk_parser
Improve Asterisk and ColumnMatcher parsers
|
2023-01-16 13:29:59 +01:00 |
|
Vladimir C
|
0337bc7c4d
|
Merge pull request #45147 from rgzntrade/master
|
2023-01-16 13:18:18 +01:00 |
|
Alexander Tokmakov
|
ee888f7f38
|
Merge pull request #44547 from ClickHouse/fix_44496
Fix too aggressive evaluation of args in default column expr
|
2023-01-16 15:08:58 +03:00 |
|
Kseniia Sumarokova
|
d859976fbd
|
Merge pull request #45250 from ClickHouse/43188_Record_startup_time_in_profileevents
Record server startup time in ProfileEvents
|
2023-01-16 12:20:37 +01:00 |
|
alesapin
|
190c9b3156
|
Merge pull request #44682 from hanfei1991/hanfei/support-advance-dedup
deduplicate async inserts in the same block earlier
|
2023-01-16 12:19:30 +01:00 |
|
Alexander Tokmakov
|
94604f71b7
|
Merge pull request #44922 from azat/dist/async-INSERT-metrics
Optimize and fix metrics for Distributed async INSERT
|
2023-01-16 14:12:56 +03:00 |
|
Maksim Kita
|
80f6a45376
|
Merge pull request #44641 from ClickHouse/vdimir/view_explain_2
Function viewExplain accept SELECT and settings
|
2023-01-16 13:39:53 +03:00 |
|
Vitaly Baranov
|
7030b64096
|
Fix build.
|
2023-01-16 10:46:58 +01:00 |
|
Vitaly Baranov
|
16a20cd06e
|
Use std::string_view instead of const std::string_view &
|
2023-01-16 10:18:04 +01:00 |
|
Maksim Kita
|
8f5250e000
|
Revert "Validate function arguments in query tree"
|
2023-01-16 10:14:34 +01:00 |
|
Vitaly Baranov
|
e435edb4ab
|
Make checkObjectExists() easier.
|
2023-01-16 10:06:20 +01:00 |
|
Maksim Kita
|
60d2a0bf7f
|
Merge pull request #44882 from ClickHouse/function-node-validation
Validate function arguments in query tree
|
2023-01-16 11:31:02 +03:00 |
|
Robert Schulze
|
76d1fe08f9
|
Merge pull request #45252 from ClickHouse/block-nonfloat-gorilla
Disallow Gorilla codec on non-float columns
|
2023-01-16 08:55:50 +01:00 |
|
Robert Schulze
|
ff493c439c
|
Merge pull request #45244 from bigo-sg/improve_like
Add fast path for col like '%%' or col like '%' or match(col, '.*')
|
2023-01-16 08:36:20 +01:00 |
|
taiyang-li
|
2f7ea79d94
|
change as request
|
2023-01-16 10:42:58 +08:00 |
|
simpleton
|
1cdd7361b0
|
Merge branch 'ClickHouse:master' into master
|
2023-01-16 09:36:38 +08:00 |
|
Han Fei
|
5617f7f616
|
address comments
|
2023-01-15 22:51:10 +01:00 |
|
Vitaly Baranov
|
a955504043
|
Move throw_on_error parameter to the end.
|
2023-01-15 20:28:16 +01:00 |
|
Vitaly Baranov
|
21b8aaeb8b
|
Stop using HeadObject requests in S3
because they don't work well with endpoints without explicit region.
|
2023-01-15 20:28:11 +01:00 |
|
Han Fei
|
701dc88d6f
|
Merge branch 'master' into hanfei/support-advance-dedup
|
2023-01-15 19:46:28 +01:00 |
|
Han Fei
|
c859f8dbe5
|
Update src/Storages/MergeTree/ReplicatedMergeTreeSink.cpp
Co-authored-by: alesapin <alesapin@gmail.com>
|
2023-01-15 19:46:16 +01:00 |
|
Han Fei
|
bb2c0914e9
|
Update src/Storages/MergeTree/ReplicatedMergeTreeSink.cpp
Co-authored-by: alesapin <alesapin@gmail.com>
|
2023-01-15 19:46:09 +01:00 |
|
Robert Schulze
|
b6f12f9edd
|
Fix unit_tests_dbms
|
2023-01-15 14:49:04 +00:00 |
|
Nikolay Degterinsky
|
24b686734d
|
Fix build
|
2023-01-15 13:46:55 +00:00 |
|
Robert Schulze
|
eac9a5728d
|
Merge remote-tracking branch 'origin/master' into block-nonfloat-gorilla
|
2023-01-15 13:35:41 +00:00 |
|
Ilya Yatsishin
|
96987b7cd8
|
Merge pull request #45239 from Avogar/generate-random
|
2023-01-15 00:37:34 +01:00 |
|
Robert Schulze
|
a4a6126c9d
|
Prohibit manual delta compression before floating-point time series compression
|
2023-01-14 20:09:50 +00:00 |
|
Robert Schulze
|
fbdaca4e2a
|
Code cleanup
|
2023-01-14 19:21:30 +00:00 |
|
flynn
|
29eb30b49f
|
Fix some reading avro format bugs
fix
|
2023-01-14 18:05:26 +00:00 |
|
Dmitry Novik
|
3d23654720
|
Skip validation of function IN
|
2023-01-13 23:10:16 +00:00 |
|