Maksim Kita
|
5f2b28639f
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-20 11:53:08 +03:00 |
|
Kseniia Sumarokova
|
74ebc5c75c
|
Merge pull request #27876 from CurtizJ/cast-with-minus
Fix postgres-like cast with negative numbers
|
2021-08-20 10:55:42 +03:00 |
|
Kseniia Sumarokova
|
273b8b9bc1
|
Merge pull request #27704 from jasine/master
feat: add conversions between snowflake id and dateTime(dateTime64)
|
2021-08-20 10:48:40 +03:00 |
|
alexey-milovidov
|
7127905909
|
Merge pull request #27884 from ClickHouse/aku/decimal-formatting
fix decimal formatting settings in perf test
|
2021-08-20 09:04:18 +03:00 |
|
alexey-milovidov
|
fa2a2817c9
|
Merge pull request #27883 from azat/bump-librdkafka-to-fix-TSan
Bump librdkafka (fixes use of an invalid/destroyed mutex)
|
2021-08-20 09:03:02 +03:00 |
|
Kseniia Sumarokova
|
78b0b21ccc
|
Merge pull request #27869 from kssenii/fix-bad-cast
Fix bad cast in insertPostgreSQLValue
|
2021-08-20 00:41:43 +03:00 |
|
tavplubix
|
64bfe21a1b
|
Fix test 00443_preferred_block_size_bytes.sh (#27846)
* Update 00443_preferred_block_size_bytes.sh
* Update clickhouse-test
* Update clickhouse-test
* Update database_replicated.xml
|
2021-08-20 00:25:14 +03:00 |
|
Alexander Kuzmenkov
|
2f0d5c6f21
|
Merge pull request #27880 from ClickHouse/aku/window-case-insensitive
make the sql-standard window functions case insensitive
|
2021-08-20 00:20:30 +03:00 |
|
Vitaly Baranov
|
c257cd61e5
|
Merge pull request #27817 from vitlibar/use-sessions-more
Use sessions more
|
2021-08-19 22:51:08 +03:00 |
|
Alexander Kuzmenkov
|
a7d405759c
|
fix decimal formatting settings in perf test
|
2021-08-19 21:44:04 +03:00 |
|
Azat Khuzhin
|
941eba908c
|
Bump librdkafka (to fix metadata cache destroying)
This should fix CI under TSan [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/0/9292869c4f92664a28b8c9ddef1e62ddfd13b285/integration_tests_(thread).html
Refs: edenhill/librdkafka#3279
|
2021-08-19 21:38:06 +03:00 |
|
Kseniia Sumarokova
|
87f607faf9
|
Merge pull request #27815 from kssenii/fix-symlinks0in-bridge
Allow symlinks to library dictionary path
|
2021-08-19 21:34:13 +03:00 |
|
Alexander Kuzmenkov
|
9013892a96
|
make the sql-standard window functions case insensitive
|
2021-08-19 20:56:16 +03:00 |
|
Kruglov Pavel
|
7fe7103e53
|
Merge pull request #27299 from vdimir/issue-27091-v2
Refactor NotJoined
|
2021-08-19 19:16:32 +03:00 |
|
Kruglov Pavel
|
db5e24cee4
|
Merge pull request #27878 from Avogar/remove-tmp-folders
Remove tmp folders from tests
|
2021-08-19 18:51:27 +03:00 |
|
Pavel Kruglov
|
f3ff3aee0e
|
Remove tmp folders from tests
|
2021-08-19 18:49:39 +03:00 |
|
Anton Popov
|
a9d83c1eec
|
fix postgres like cast with negative numbers
|
2021-08-19 18:16:57 +03:00 |
|
kssenii
|
1697a6fa22
|
Fix
|
2021-08-19 15:10:55 +03:00 |
|
tavplubix
|
9ef45d92c2
|
Merge pull request #27755 from ClickHouse/ncb/server_uuid
Merging #20089
|
2021-08-19 14:59:18 +03:00 |
|
Alexander Kuzmenkov
|
96a5c4b033
|
Merge pull request #27752 from ClickHouse/akuzm-patch-1
try to collect some core dumps in perf tests
|
2021-08-19 14:47:49 +03:00 |
|
Alexander Kuzmenkov
|
c5fb6b3670
|
Revert "Revert "try to update version to 21.10 because 21.9 has a broken release PR and""
This reverts commit fce6eed2be .
|
2021-08-19 14:27:49 +03:00 |
|
Alexander Kuzmenkov
|
fce6eed2be
|
Revert "try to update version to 21.10 because 21.9 has a broken release PR and"
This reverts commit 51d802b825 .
|
2021-08-19 14:21:36 +03:00 |
|
Alexander Kuzmenkov
|
51d802b825
|
try to update version to 21.10 because 21.9 has a broken release PR and
branch
|
2021-08-19 14:16:28 +03:00 |
|
alesapin
|
09df5018f9
|
Merge pull request #27125 from nicelulu/fix_create_znode
The behavior of clickhouse-keeper to create znode is consistent with zookeeper
|
2021-08-19 13:38:52 +03:00 |
|
tavplubix
|
f94b0b8d3f
|
Update DDLWorker.cpp
|
2021-08-19 13:19:48 +03:00 |
|
Kseniia Sumarokova
|
3d05014da1
|
Update FunctionSnowflake.h
|
2021-08-19 12:54:03 +03:00 |
|
alexey-milovidov
|
8f280c9ccb
|
Merge pull request #27829 from ClickHouse/revert-27492-less_clock_gettime2
Revert "less sys calls #2: make vdso work again"
|
2021-08-19 12:50:50 +03:00 |
|
Kseniia Sumarokova
|
c68793cd12
|
Update filesystemHelpers.cpp
|
2021-08-19 12:14:41 +03:00 |
|
Nikolai Kochetov
|
7dcff5c90e
|
Merge pull request #27742 from amosbird/projection-improvement3
Improve projection analysis.
|
2021-08-19 12:11:20 +03:00 |
|
alexey-milovidov
|
57e817b714
|
Update CHANGELOG.md
|
2021-08-19 11:47:59 +03:00 |
|
Kseniia Sumarokova
|
b03f851cba
|
Update filesystemHelpers.cpp
|
2021-08-19 11:39:50 +03:00 |
|
alexey-milovidov
|
528f73eebf
|
Merge pull request #27753 from azat/osx-jemalloc-fix
Fix jemalloc under osx (zone_register() had been optimized out again)
|
2021-08-19 11:31:05 +03:00 |
|
alexey-milovidov
|
8a6f121f01
|
Merge pull request #27777 from syominsergey/fix-build-clang-13-reserved-identifier
[WIP] add -Wno-reserved-identifier in necessary places for build with clang-13
|
2021-08-19 11:29:42 +03:00 |
|
alexey-milovidov
|
86af58f54f
|
Merge pull request #27774 from amosbird/distributed-fix
Fix some leftover TODO when asynchronous connection draining is enabled
|
2021-08-19 11:26:31 +03:00 |
|
Kseniia Sumarokova
|
34f5787f0a
|
Merge pull request #27824 from den-crane/patch-25
Fix setting name "allow_experimental_database_materialized_postgresql" in the error message
|
2021-08-19 11:25:54 +03:00 |
|
alexey-milovidov
|
215385e4d0
|
Merge pull request #27794 from filimonov/kafka_null_messages
Avoid nullptr dereference during processing of NULL messages in Kafka for some formats
|
2021-08-19 11:25:07 +03:00 |
|
Alexey Milovidov
|
ba45bd834f
|
Close #27816
|
2021-08-19 11:22:57 +03:00 |
|
alexey-milovidov
|
415bb6e1e1
|
Merge pull request #27793 from Algunenano/cleanup_leftovers
Stateless test: Cleanup leftovers
|
2021-08-19 11:21:03 +03:00 |
|
Kseniia Sumarokova
|
df0303f9ba
|
Update filesystemHelpers.cpp
|
2021-08-19 11:19:23 +03:00 |
|
alexey-milovidov
|
c4158e1ca7
|
Merge pull request #27844 from ClickHouse/revert-27428-thread-pool-no-miss
Revert "Do not miss exceptions from the ThreadPool"
|
2021-08-19 11:19:23 +03:00 |
|
alexey-milovidov
|
a27808be98
|
Revert "Do not miss exceptions from the ThreadPool"
|
2021-08-19 11:17:47 +03:00 |
|
Nikolai Kochetov
|
3e44ef437e
|
Merge pull request #26639 from ClickHouse/fix-bad-cast
Fix bad cast
|
2021-08-19 11:17:26 +03:00 |
|
alexey-milovidov
|
190ea327e9
|
Merge pull request #27826 from Avogar/fix-short-circuit-fuzz
Fix bug in short-circuit found by fuzzer
|
2021-08-19 11:06:22 +03:00 |
|
alexey-milovidov
|
3ea13e9c3e
|
Merge pull request #27831 from Onehr7/patch-1
Update troubleshooting.md
|
2021-08-19 10:56:28 +03:00 |
|
alesapin
|
0aec151719
|
Merge pull request #27808 from ClickHouse/fix_replicas_may_diverge
Fix a couple of bugs that may cause replicas to diverge
|
2021-08-19 09:58:07 +03:00 |
|
Vladimir C
|
781b8123a5
|
Remove logging from NotJoinedBlocks
|
2021-08-19 09:55:18 +03:00 |
|
alesapin
|
4e9bc06fcf
|
Merge pull request #27807 from ClickHouse/fix_bug_checking_drop_range
Fix `Unexpected merged part intersects drop range`
|
2021-08-19 09:53:21 +03:00 |
|
Onehr7
|
bb323055c9
|
Update troubleshooting.md
|
2021-08-19 11:47:30 +08:00 |
|
Vitaly Baranov
|
3b09640d94
|
Use sessions more.
|
2021-08-19 02:22:09 +03:00 |
|
Vitaly Baranov
|
65ee9a1272
|
Merge pull request #26864 from vitlibar/refactor-sessions
Introduce sessions
|
2021-08-19 01:38:51 +03:00 |
|