Commit Graph

113071 Commits

Author SHA1 Message Date
robot-clickhouse
96e4afd89c Automatic style fix 2023-05-01 16:10:08 +00:00
Dmitry Novik
fd5dd103b3 Use non-default user in test 2023-05-01 18:02:08 +02:00
Dmitry Novik
cbc4ba6737 Add sleep 2023-04-21 16:50:41 +00:00
Dmitry Novik
e23105b322 Merge remote-tracking branch 'origin/master' into revert-47476-revert_46622 2023-04-21 16:40:04 +00:00
alesapin
0ca4960ada
Merge pull request #49014 from ClickHouse/remove_outdated_flaky_test
Remove outdated test
2023-04-21 16:04:08 +02:00
Alexey Milovidov
4f33985dac
Merge pull request #49015 from ClibMouse/improve-s390x-docs
Apply correct Markdown syntax
2023-04-21 16:48:11 +03:00
ltrk2
24381a9489 Apply correct Markdown syntax 2023-04-21 06:44:23 -07:00
alesapin
ac40eab79d Remove outdated test 2023-04-21 15:24:29 +02:00
Yakov Olkhovskiy
334b052879
Merge pull request #48873 from ClickHouse/fix-window-view-schedule
Fix unnecessary multiple rescheduling in StorageWindowView
2023-04-21 08:34:25 -04:00
Alexey Milovidov
bd64a4a6fc
Merge pull request #48904 from ClickHouse/fix_set_withzk_and_analyzer
Fix segfault when set is not built yet
2023-04-21 15:14:23 +03:00
Alexey Milovidov
6506e536b9
Merge pull request #49007 from Nick-71/patch-1
Update README.md
2023-04-21 15:13:01 +03:00
Tyler Hannan
aeccc9981e
Update README.md
ellipses in MD is problematic.
2023-04-21 13:45:24 +02:00
Kruglov Pavel
032b39e50b
Merge pull request #48976 from Avogar/fix-unknown-identifier-row-policy
Fix UNKNOWN_IDENTIFIER error while select from table with row policy and column with dots
2023-04-21 13:28:46 +02:00
Nick-71
3d03347d0c
Update README.md
added Berlin Meetup
2023-04-21 13:15:21 +02:00
robot-clickhouse-ci-1
32ac001448
Merge pull request #48838 from amosbird/issue_48735
Fix key condition on duplicate primary keys
2023-04-21 12:46:50 +02:00
alesapin
242ed6e515
Merge pull request #48970 from ClickHouse/trying_to_make_some_tests_parallel
Trying to make some tests parallel
2023-04-21 12:28:56 +02:00
Alexey Milovidov
9d6c3d7a4c
Merge pull request #48920 from awfeequdng/bugfix/maskLowBits
A non significant change (does not affect anything): add support for signed integers in the maskBits function
2023-04-21 13:22:44 +03:00
Alexey Milovidov
9670c9ce4e
Merge pull request #48969 from ClickHouse/vdimir/quantile-gk-rename
Rename quantileApprox -> quantileGK
2023-04-21 13:19:25 +03:00
Sema Checherinda
c5f5725092
Merge pull request #48834 from infdahai/infdahai-IndentWidth
remove duplicate indentwith in clang-format
2023-04-21 12:14:51 +02:00
Kruglov Pavel
9749448eb0
Merge pull request #47229 from Avogar/non-blocking-connect
Improve async reading from socket
2023-04-21 10:38:50 +02:00
Alexander Gololobov
e6d34a9f8b
Merge pull request #48987 from Avogar/avoid-logical-error
Don't throw logical error when column is not found in Parquet/Arrow schema
2023-04-21 09:46:16 +02:00
Ilya Yatsishin
69a382351c
Merge pull request #48993 from ClickHouse/doc-array-partial-sort 2023-04-21 08:03:05 +02:00
Yakov Olkhovskiy
540c33abce
fix grammar 2023-04-20 22:39:26 -04:00
Yakov Olkhovskiy
9ca91e618a
add arrayPartialSort and arrayPartialReverseSort 2023-04-20 22:27:13 -04:00
Yakov Olkhovskiy
bcf2252fe0
add arrayPartialSort and arrayPartialReverseSort 2023-04-20 22:08:24 -04:00
robot-ch-test-poll1
f466c89621
Merge pull request #48911 from Avogar/parquet-metadata-format
Add ParquetMetadata input format to read Parquet file metadata
2023-04-21 03:46:26 +02:00
pengxiangcai
41cf29179d typename spelling error: unsigedT -> UnsignedT 2023-04-21 08:51:58 +08:00
robot-ch-test-poll3
f32ab266e4
Merge pull request #48764 from ClibMouse/s390x_hash_insert
insert UInt32 Hashvalue in reverse order on big endian machine
2023-04-21 01:39:45 +02:00
Alexey Milovidov
f6a1752c97
Merge pull request #48991 from ClickHouse/revert-45819-clickhouse-help
Revert "Added tests for ClickHouse apps help and fixed help issues"
2023-04-21 01:54:44 +03:00
Alexey Milovidov
98ae9be734
Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
alesapin
148dd1e136
Merge branch 'master' into trying_to_make_some_tests_parallel 2023-04-20 23:40:17 +02:00
Kruglov Pavel
3fc9c31304
Merge pull request #48486 from Avogar/better-protobuf
Fix logical error with IPv4 in Protobuf, add support for Date32
2023-04-20 22:42:12 +02:00
avogar
8a3e813ecd Don't throw logical error when column is not found in Parquet/Arrow schema 2023-04-20 19:09:40 +00:00
Kruglov Pavel
fb139e9a87
Fix style 2023-04-20 19:58:01 +02:00
avogar
fd8e510819 Add tests 2023-04-20 17:35:34 +00:00
vdimir
505f83dc49
Upd 02661_quantile_approx.sql 2023-04-20 14:59:24 +00:00
Dan Roscigno
aec97033c9
Merge pull request #48940 from ClickHouse/DanRoscigno-patch-5
Update query-complexity.md
2023-04-20 10:56:31 -04:00
Dan Roscigno
95b64eccbc
Merge pull request #48861 from DanRoscigno/add-transactions
move transactions to clickhouse repo
2023-04-20 10:55:42 -04:00
Dan Roscigno
5bcd443bce
Merge pull request #48947 from DanRoscigno/docs-file-fxn-partition-by-48698
added file() write to docs
2023-04-20 10:53:22 -04:00
Yakov Olkhovskiy
d34ee81be6 use Poco::Timestamp() instead of std::time 2023-04-20 14:36:54 +00:00
Robert Schulze
d43dbc78b6
Merge pull request #48977 from ClickHouse/rs/string-function-cleanup2
More cleanups of function docs
2023-04-20 16:00:35 +02:00
Mikhail f. Shiryaev
634cf010b9
Merge pull request #48935 from ClickHouse/fasttests-build-time
Add building stage to the fasttests report, respect existing status on rerun
2023-04-20 15:50:18 +02:00
pengxiangcai
c7d6b8b643 add maskLowBits test 2023-04-20 21:33:41 +08:00
alesapin
d8e6c6ab88
Merge pull request #48731 from ClickHouse/limit_mutations_per_entry
Limit the number of mutations commands per `MUTATE_PART` entry
2023-04-20 15:05:46 +02:00
Mikhail f. Shiryaev
c28e8438e3
Fail Fast tests on next run if previous running has failed 2023-04-20 14:51:53 +02:00
Robert Schulze
e70190f5b5
Cleanup more function docs 2023-04-20 12:48:50 +00:00
avogar
3b72a6821c Fix UNKNOWN_IDENTIFIER error while select from table with row policy and column with dots 2023-04-20 12:28:39 +00:00
Vladimir C
99ac321f5d
Merge pull request #48664 from ClickHouse/vdimir/http_tmp_buffer_fs_cache 2023-04-20 14:15:30 +02:00
avogar
39ba4c27bc Fix deadlock, add profile event 2023-04-20 11:56:20 +00:00
alesapin
91e973350f Trying to make some tests parallel 2023-04-20 13:15:00 +02:00