Commit Graph

112983 Commits

Author SHA1 Message Date
kssenii
59459cb287 Fix test 2023-04-18 15:54:36 +02:00
vdimir
8199872558
bitNot marked as NO_SANITIZE_UNDEFINED 2023-04-18 13:38:41 +00:00
avogar
e47bb5cc72 Add docs 2023-04-18 13:35:28 +00:00
avogar
e356f92b77 Add PrettyJSONEachRow format to output pretty JSON 2023-04-18 13:28:59 +00:00
Anton Popov
c06b580890
Merge pull request #48844 from CheSema/wait_loading_parts
fix the race wait loading parts
2023-04-18 14:58:20 +02:00
Youenn Lebras
066f5ac8fd Renaming for clearer comprehension 2023-04-18 14:53:00 +02:00
Larry Luo
58ca460663 remove trailing spaces. 2023-04-18 05:31:11 -07:00
larryluogit
fa366d1267
Merge branch 'master' into noParquet 2023-04-18 08:18:43 -04:00
robot-clickhouse-ci-1
0e4dd315bd
Merge pull request #48856 from hanfei1991/hanfei/suppress-45435
suppress assert of progress for test_system_replicated_fetches
2023-04-18 14:15:38 +02:00
Kruglov Pavel
cd88024a33
Merge pull request #48556 from ClickHouse/fix-nested-map-ip-uuid
Fix nested map for keys of IP and UUID types
2023-04-18 13:03:50 +02:00
Tyler Hannan
fecd58ca76
Update README.md
updating release webinar date to 26 April
2023-04-18 12:50:18 +02:00
Ilya Yatsishin
3993aef8e2
Merge pull request #47784 from CheSema/sqllogic-tests 2023-04-18 12:37:11 +02:00
Youenn Lebras
082c5b0224 Document the new feature of the ReplacingMergeTree engine of the PR #41005 2023-04-18 11:17:46 +02:00
Alexander Gololobov
2728ce2979
Merge pull request #48849 from ClickHouse/fix_zookeeper_join_race
Fix for race in ZooKeeper when joining send_thread/receive_thread
2023-04-18 09:16:23 +02:00
Larry Luo
b929547ab2 fix build without parquet 2023-04-17 21:37:32 -07:00
clundro
b9615ac75d Merge branch 'arrayfunc_for_wideint' of github.com:infdahai/ClickHouse into arrayfunc_for_wideint 2023-04-18 12:16:38 +08:00
clundro
2b982bcc3d [tests] add new line
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 12:03:09 +08:00
clundro
0ecb766de6 [doc] add doc for array func.
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 12:03:09 +08:00
clundro
f5e07f84ff [chore] add test for arrayCumSumNonNegative.
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 12:03:09 +08:00
clundro
a2c8661936 [chore] add int128/256, uint128/256 for arrayDifference, arrayCumSum
1. add tests.

Signed-off-by: clundro <859287553@qq.com>
2023-04-18 12:03:09 +08:00
clundro
4530e527d6 [tests] add new line
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 12:01:43 +08:00
Alexander Gololobov
ba5ca15c40
Merge pull request #46835 from ClickHouse/reduce_mem_in_mutation_with_subquery
Reduce memory consumption by mutations with big subqueries used with IN
2023-04-17 23:55:08 +02:00
Robert Schulze
d658305554
Merge pull request #47693 from azat/stringstream-INT_MAX
Fix crash for uploading parts which size is greater then INT_MAX to S3
2023-04-17 23:08:56 +02:00
Kruglov Pavel
3bbc347901
Fix build 2023-04-17 22:22:26 +02:00
Joanna Hulboj
1f271c2673 Client: disable indent_multiline mode for Replxx history 2023-04-17 20:14:00 +01:00
Kruglov Pavel
be0b0e7921
Fix build 2023-04-17 20:58:19 +02:00
Alexander Gololobov
423193d619
Merge branch 'master' into fix_zookeeper_join_race 2023-04-17 20:50:51 +02:00
Kseniia Sumarokova
799e0535a9
Merge pull request #48784 from kssenii/process-relative-cache-paths-better
Process relative path from cache config
2023-04-17 20:20:38 +02:00
clundro
634791852d [doc] add doc for array func.
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 02:10:41 +08:00
clundro
b5e856240c Merge remote-tracking branch 'origin/arrayfunc_for_wideint' into arrayfunc_for_wideint
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 01:46:00 +08:00
clundro
447d6cf153 [chore] add test for arrayCumSumNonNegative.
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 01:36:38 +08:00
clundro
c32ab59a96 [chore] add int128/256, uint128/256 for arrayDifference, arrayCumSum
1. add tests.

Signed-off-by: clundro <859287553@qq.com>
2023-04-18 01:30:34 +08:00
robot-clickhouse-ci-2
45f4a5f74c
Merge pull request #47964 from ClickHouse/fast-parquet
Read Parquet files faster
2023-04-17 19:27:38 +02:00
clundro
c02882fd79 [chore] add int128/256, uint128/256 for arrayDifference, arrayCumSum
1. add tests.

Signed-off-by: clundro <859287553@qq.com>
2023-04-18 01:05:08 +08:00
DanRoscigno
7bc43e05b3 remove whitespace 2023-04-17 12:55:06 -04:00
DanRoscigno
79c89ad52f remove whitespace 2023-04-17 12:51:34 -04:00
avogar
527572e7bd Fix reading Date32 Parquet/Arrow column into not Date32 column 2023-04-17 16:51:22 +00:00
DanRoscigno
bf302653c1 add related words to aspell 2023-04-17 12:30:57 -04:00
DanRoscigno
1d15fed184 spelling 2023-04-17 12:25:38 -04:00
Alexander Gololobov
fc4fd3e300 Clarify setting description
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
2023-04-17 18:23:52 +02:00
Igor Nikonov
1deaf788f4 Fix: do not run test_store_cleanup_disk_s3 in parallel 2023-04-17 16:00:34 +00:00
DanRoscigno
047388df8c move transactions to clickhouse repo 2023-04-17 11:41:32 -04:00
Han Fei
ae67375769 suppress test_system_replicated_fetches 2023-04-17 16:58:36 +02:00
clundro
464aed5060 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2023-04-17 21:25:00 +08:00
Sichen Zhao
eb4c26d81f add aliases for parts name and names 2023-04-17 13:18:40 +00:00
Alexander Gololobov
0493b2cbce A wrapper to allow calling join() from multiple threads 2023-04-17 15:01:45 +02:00
Sema Checherinda
0354a964cd turn on all CI back 2023-04-17 14:07:56 +02:00
Kruglov Pavel
5c9b404c6e
Update src/Processors/Formats/Impl/CHColumnToArrowColumn.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-04-17 14:02:07 +02:00
kssenii
0b62354261 Fix data race, refactor 2023-04-17 13:40:53 +02:00
Kseniia Sumarokova
ef4316e1ca
Merge branch 'master' into process-relative-cache-paths-better 2023-04-17 13:28:39 +02:00