Ilya Yatsishin
|
e146afec79
|
Merge pull request #27905 from kitaisreal/dictionary-empty-attribute-list
Dictionary empty attribute list
|
2021-08-20 19:28:06 +03:00 |
|
Ilya Yatsishin
|
624cb43f7f
|
Merge pull request #27885 from azat/kafka-write-assert
Fix incorrect assertion during writing to StorageKafka
|
2021-08-20 18:53:22 +03:00 |
|
alesapin
|
10503af0d0
|
Merge pull request #27818 from ClickHouse/add_keeper_test_and_fix_docs
Add test for clickhouse-keeper start after conversion
|
2021-08-20 15:22:32 +03:00 |
|
alesapin
|
3bf412c656
|
Merge pull request #26843 from nvartolomei/nv/last-queue-update-exception
Store exception generated when we tried to update the queue last time
|
2021-08-20 14:46:45 +03:00 |
|
Alexander Kuzmenkov
|
a0dff687b2
|
Merge pull request #27879 from ClickHouse/aku/perf-article
blog article about perf tests
|
2021-08-20 14:01:16 +03:00 |
|
Nikita Mikhaylov
|
ea3f7bee97
|
Merge pull request #27743 from nikitamikhaylov/lz4-checks
Better code around decompression [2]
|
2021-08-20 13:25:07 +03:00 |
|
Alexey Milovidov
|
c3c31e2895
|
Move function to appropriate place to make code more readable
|
2021-08-20 12:56:39 +03:00 |
|
alexey-milovidov
|
0aa800122d
|
Update menus.md
|
2021-08-20 12:28:23 +03:00 |
|
Maksim Kita
|
9831995fd8
|
Dictionary empty attribute list
|
2021-08-20 12:09:05 +03:00 |
|
Kruglov Pavel
|
5a282e8947
|
Merge pull request #27875 from vitlibar/fix-shutdown-named-session-storage
Fix shutdown of NamedSessionStorage.
|
2021-08-20 11:50:43 +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 |
|
Azat Khuzhin
|
b60e5ac801
|
Fix incorrect assertion during writing to StorageRabbitMQ
|
2021-08-20 07:14:20 +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 |
|
Vitaly Baranov
|
c263523f50
|
Remove unused declaration.
|
2021-08-19 22:45:40 +03:00 |
|
Azat Khuzhin
|
5947e54c1b
|
Fix incorrect assertion during writing to StorageKafka
The problem it does not triggered in CI always because buffers was not
destroyed by that time.
Fixes: #26547
|
2021-08-19 22:07:20 +03:00 |
|
Alexander Kuzmenkov
|
a7d405759c
|
fix decimal formatting settings in perf test
|
2021-08-19 21:44:04 +03:00 |
|
Alexander Kuzmenkov
|
30dd965e45
|
boop
|
2021-08-19 21:39:06 +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 |
|
Alexander Kuzmenkov
|
6fa539e952
|
fixes
|
2021-08-19 20:17:25 +03:00 |
|
Kruglov Pavel
|
7fe7103e53
|
Merge pull request #27299 from vdimir/issue-27091-v2
Refactor NotJoined
|
2021-08-19 19:16:32 +03:00 |
|
Alexander Kuzmenkov
|
7e2be8f93c
|
blog article about perf tests
|
2021-08-19 19:02:26 +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 |
|
Vitaly Baranov
|
9fecda940d
|
Fix shutdown of NamedSessionStorage.
|
2021-08-19 17:27:03 +03:00 |
|
Nikita Mikhaylov
|
2272c9896c
|
Update LZ4_decompress_faster.cpp
|
2021-08-19 16:53:39 +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 |
|
Nikita Mikhaylov
|
1e195cbacf
|
Update LZ4_decompress_faster.cpp
|
2021-08-19 14:48:10 +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 |
|
nvartolomei
|
c09c90125f
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-19 10:29:16 +01: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 |
|