Nikita Mikhaylov
|
0da15b9ece
|
Fix build
|
2021-08-20 10:23:50 +00:00 |
|
Vitaly Baranov
|
cbc1b2e72d
|
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-20 13:10:41 +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 |
|
kssenii
|
c6f456b241
|
Fix build
|
2021-08-20 09:09:46 +00: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 |
|
Alexey Milovidov
|
2ab97bd621
|
Improve usability when user forgot password #27750
|
2021-08-20 11:08:21 +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
|
6be085ed17
|
Update Settings.h
|
2021-08-20 09:05:48 +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 |
|
igomac
|
1d7c58238f
|
Create ym-dict-functions.md
add missing translation
|
2021-08-20 12:27:19 +08:00 |
|
Azat Khuzhin
|
9aecb27913
|
Decrease tcp_keep_alive_timeout default (to avoid overlaps with receive_timeout)
|
2021-08-20 07:16:17 +03:00 |
|
Azat Khuzhin
|
b60e5ac801
|
Fix incorrect assertion during writing to StorageRabbitMQ
|
2021-08-20 07:14:20 +03:00 |
|
igomac
|
0a5c979907
|
Update docs/zh/sql-reference/functions/ym-dict-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-20 12:03:57 +08:00 |
|
igomac
|
f5af6fae2f
|
Update docs/zh/sql-reference/functions/ym-dict-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-20 12:03:49 +08:00 |
|
Nikita Mikhaylov
|
d575f06dff
|
better
|
2021-08-19 23:04:55 +00:00 |
|
Nikita Mikhaylov
|
06a0580db1
|
done
|
2021-08-19 23:02:01 +00: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 |
|
Alexey
|
69f3cae030
|
Merge branch 'alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON
|
2021-08-19 20:46:27 +00:00 |
|
Alexey
|
b2e9e194c5
|
Added an example and a note.
|
2021-08-19 20:46:22 +00:00 |
|
lehasm
|
96f5ea515f
|
Update docs/en/sql-reference/statements/select/join.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-19 23:16:55 +03:00 |
|
Vitaly Baranov
|
3ab1177d7e
|
Add separate constants for interface LOCAL and TCP_INTERSERVER.
|
2021-08-19 23:04:36 +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 |
|
kssenii
|
ec9323f4bd
|
Fix review comment
|
2021-08-19 15:55:45 +00: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 |
|
kssenii
|
512d66a088
|
Fix
|
2021-08-19 15:19:11 +00: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 |
|
Yatsishin Ilya
|
9c22d07dea
|
Mute current failures
|
2021-08-19 14:32:32 +03:00 |
|