alexey-milovidov
|
e620ea15bd
|
Merge pull request #27900 from amosbird/newf
getServerPort function
|
2021-08-21 22:40:25 +03:00 |
|
alexey-milovidov
|
4922fb791e
|
Merge pull request #27882 from azat/enable-tcp_keep_alive_timeout
RFC: Enable tcp_keep_alive_timeout by default
|
2021-08-21 22:39:12 +03:00 |
|
alexey-milovidov
|
40a4a6663e
|
Merge pull request #27830 from zhanglistar/master
Add sha512 hash functions
|
2021-08-21 22:38:06 +03:00 |
|
alexey-milovidov
|
fef442ba34
|
Merge pull request #27939 from amosbird/jsonextractstring
Fix JSONExtract String with null value.
|
2021-08-21 22:37:28 +03:00 |
|
Alexey Boykov
|
e49d0c4533
|
Merge pull request #27563 from achimbab/bugfix_wf_strict
Bugfix for windowFunnel's "strict" mode.
|
2021-08-21 22:37:21 +03:00 |
|
Nikita Mikhaylov
|
cfa571cac4
|
Merge pull request #27895 from nikitamikhaylov/temporary_remove_yaml_fuzzer
Build fuzzers with clang-tidy
|
2021-08-21 16:51:31 +03:00 |
|
Nikita Mikhaylov
|
64821c41d9
|
Style
|
2021-08-21 13:00:15 +00:00 |
|
Amos Bird
|
997acdc39e
|
getPort function
|
2021-08-21 20:33:36 +08:00 |
|
Amos Bird
|
4d3db821bb
|
Fix JSONExtract String with null value.
|
2021-08-21 17:03:16 +08:00 |
|
alexey-milovidov
|
5ac6a99542
|
Merge pull request #27927 from ClickHouse/fix_27832
Сheck cluster name before creating Distributed
|
2021-08-21 10:40:23 +03:00 |
|
alexey-milovidov
|
adc63ce279
|
Merge pull request #27918 from vitlibar/fix-low-cardinality-uuid-with-extremes
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-21 10:34:33 +03:00 |
|
Kseniia Sumarokova
|
19afb22b4d
|
Merge pull request #27932 from amosbird/constkeys
Add a setting to bring back the old behavior of grouping by constant keys on empty set.
|
2021-08-21 08:02:30 +03:00 |
|
Nikita Mikhaylov
|
9d5cab4d9f
|
Better
|
2021-08-21 02:30:28 +00:00 |
|
Nikita Mikhaylov
|
3cd689c168
|
Moved fuzzers to another directory
|
2021-08-21 02:27:27 +00:00 |
|
Nikita Mikhaylov
|
f72457fa98
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
|
Nikita Mikhaylov
|
0abcc5b18a
|
Fix build
|
2021-08-20 21:27:34 +00:00 |
|
Kseniia Sumarokova
|
f3f44ec8fb
|
Merge pull request #27901 from amosbird/applylambda
APPLY with lambda.
|
2021-08-21 00:26:03 +03:00 |
|
Kseniia Sumarokova
|
38a35c1d9e
|
Merge pull request #27530 from kssenii/col-identifier-as-col-number
Allow positional arguments for group by, order by, limit by
|
2021-08-20 21:08:58 +03:00 |
|
achimbab
|
e4aaa5c52d
|
Update src/AggregateFunctions/AggregateFunctionWindowFunnel.h
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-21 02:38:27 +09:00 |
|
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 |
|
achimbab
|
a516b8e843
|
Merge branch 'master' into bugfix_wf_strict
|
2021-08-21 00:00:13 +09:00 |
|
achimbab
|
f371151e18
|
Fix docs and comments for windowFunnel and remove strict option
|
2021-08-20 23:56:28 +09:00 |
|
Amos Bird
|
5708ed42ec
|
Add setting.
empty_result_for_aggregation_by_constant_keys_on_empty_set
|
2021-08-20 22:34:32 +08:00 |
|
Alexander Tokmakov
|
42378b5913
|
fix
|
2021-08-20 17:05:53 +03:00 |
|
Amos Bird
|
452602dadb
|
APPLY with lambda.
|
2021-08-20 20:38:09 +08:00 |
|
Alexander Tokmakov
|
8c6dd18917
|
check cluster name before creating Distributed
|
2021-08-20 14:55:04 +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 |
|
Nikita Mikhaylov
|
ea3f7bee97
|
Merge pull request #27743 from nikitamikhaylov/lz4-checks
Better code around decompression [2]
|
2021-08-20 13:25:07 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
kssenii
|
ec9323f4bd
|
Fix review comment
|
2021-08-19 15:55:45 +00:00 |
|
kssenii
|
512d66a088
|
Fix
|
2021-08-19 15:19:11 +00:00 |
|