Ivan
|
35d62b73a7
|
Check for CLICKHOUSE_CLIENT_OPT env before setting it (#18574)
|
2020-12-28 18:47:44 +03:00 |
|
alexey-milovidov
|
48050a3ed4
|
Merge pull request #18524 from ClickHouse/sim-hash-fixes
Sim/Min Hash fixes
|
2020-12-28 18:01:12 +03:00 |
|
alexey-milovidov
|
df57706f35
|
Merge pull request #18550 from ClickHouse/fix-delayed-source
Fix pipeline stuck after join
|
2020-12-28 16:45:25 +03:00 |
|
Alexey Milovidov
|
f337be7ca2
|
Remove unneeded example
|
2020-12-28 16:26:35 +03:00 |
|
Nikita Mikhaylov
|
6863dbd6a8
|
Merge pull request #18480 from vdimir/ip-dict-key-access
IP dict key access
|
2020-12-28 16:15:40 +03:00 |
|
Alexander Kuzmenkov
|
fd08bf3132
|
Merge pull request #18074 from sevirov/sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting
DOCSUP-4524: Document the execute_merges_on_single_replica_time_threshold setting
|
2020-12-28 15:21:11 +03:00 |
|
robot-clickhouse
|
3d1273460b
|
Update version_date.tsv after release 20.12.5.14
|
2020-12-28 13:27:43 +03:00 |
|
alexey-milovidov
|
bf3187010b
|
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
|
2020-12-27 22:37:09 +03:00 |
|
alexey-milovidov
|
b086a78f81
|
Update FunctionBinaryArithmetic.h
|
2020-12-27 22:35:38 +03:00 |
|
Nikolai Kochetov
|
ca6ddfafc4
|
Fix style
|
2020-12-27 16:55:55 +03:00 |
|
Nikolai Kochetov
|
2e69757062
|
Fix style
|
2020-12-27 16:53:42 +03:00 |
|
Nikolai Kochetov
|
7f1eb506ab
|
Added test.
|
2020-12-27 14:28:13 +03:00 |
|
Nikolai Kochetov
|
1ebab1dc48
|
Try fix Pipeline stuck
|
2020-12-27 14:25:43 +03:00 |
|
Nikolai Kochetov
|
da6bfc2cfb
|
Try fix Pipeline stuck
|
2020-12-27 14:22:46 +03:00 |
|
Nikolai Kochetov
|
7064a8500b
|
Try fix Pipeline stuck
|
2020-12-27 14:16:40 +03:00 |
|
Nikolai Kochetov
|
30bbba6ed5
|
Try fix Pipeline stuck
|
2020-12-27 14:13:17 +03:00 |
|
Nikolai Kochetov
|
b19146065f
|
Try fix Pipeline stuck
|
2020-12-27 14:06:14 +03:00 |
|
Nikolai Kochetov
|
a85cfa81db
|
Try fix Pipeline stuck
|
2020-12-27 14:02:21 +03:00 |
|
Nikolai Kochetov
|
d6f501f497
|
Try fix Pipeline stuck
|
2020-12-27 13:30:00 +03:00 |
|
Nikolai Kochetov
|
be4832de6d
|
Try fix test.
|
2020-12-27 12:54:59 +03:00 |
|
alexey-milovidov
|
1e8b180e50
|
Merge pull request #18522 from ClickHouse/fix_concurrent_bounded_queue_timeout
Fix usage of concurrent bounded queue in test keeper storage
|
2020-12-27 11:49:13 +03:00 |
|
alexey-milovidov
|
d84f308291
|
Merge pull request #18521 from ClickHouse/implement_create_or_replace
Implement [CREATE OR] REPLACE TABLE
|
2020-12-27 11:48:06 +03:00 |
|
alexey-milovidov
|
6ce3bd6962
|
Merge pull request #18548 from vdimir/fix-ip-dict-exception
Do not throw logical error from IPAddressDictionary ctor
|
2020-12-27 11:43:38 +03:00 |
|
alexey-milovidov
|
5c459e74c9
|
Update IPAddressDictionary.cpp
|
2020-12-27 11:43:27 +03:00 |
|
vdimir
|
46791d4908
|
Do not throw logical error from IPAddressDictionary ctor
|
2020-12-26 19:16:57 +00:00 |
|
alesapin
|
e81485653b
|
Merge pull request #18491 from ClickHouse/add_nuraft
Add NuRaft to contrib
|
2020-12-26 16:19:05 +03:00 |
|
alesapin
|
f91ea5be4f
|
Merge pull request #18515 from ClickHouse/more_correct_exception
More correct error code on incorrect interserver protocol
|
2020-12-26 16:18:20 +03:00 |
|
alexey-milovidov
|
eae916315a
|
Merge pull request #18519 from UnamedRus/patch-1
Docs for table, column, database names passed as parameters.
|
2020-12-26 10:01:26 +03:00 |
|
alexey-milovidov
|
8eb9788955
|
Merge pull request #18523 from CurtizJ/fix-cast-to-map
Fix cast to map from tuple of arrays with unequal sizes
|
2020-12-26 10:00:01 +03:00 |
|
alexey-milovidov
|
00bc167872
|
Merge pull request #18531 from ClickHouse/update_cctz
Update timezones to 2020e
|
2020-12-26 09:58:12 +03:00 |
|
Nikita Mikhaylov
|
c3ad122142
|
Merge pull request #18520 from nikitamikhaylov/fuzz-17876
NaN argument in function 'bar'
|
2020-12-26 04:32:05 +03:00 |
|
Nikita Mikhaylov
|
7b23b866a2
|
Merge pull request #18475 from nikitamikhaylov/andyyzh-bitmap64A
Merging #17858
|
2020-12-26 04:31:49 +03:00 |
|
UnamedRus
|
a087f23af6
|
Update docs/en/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2020-12-26 01:46:56 +03:00 |
|
UnamedRus
|
762e757557
|
Update docs/ru/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2020-12-26 01:46:47 +03:00 |
|
alesapin
|
4b51a401ec
|
Update cctz to 2020e
|
2020-12-25 23:36:44 +03:00 |
|
Nikita Mikhaylov
|
9a3feb770e
|
Merge pull request #18399 from gyuton/gyuton-DOCSUP-4967-finalizeAggregation
DOCSUP-4967: Updated finalizeAggregation documentation
|
2020-12-25 22:55:37 +03:00 |
|
alexey-milovidov
|
230f9b6ad4
|
Merge pull request #18449 from vladimir-golovchenko/fix-AM-abbreviation-handling-for-parseDateTimeBestEffort
Bug fix '#18402 parseDateTimeBestEffort should not ignore AM abbreviation for 12th hour'
|
2020-12-25 22:32:43 +03:00 |
|
alexey-milovidov
|
fcacb053db
|
Merge pull request #18376 from azat/deb-compatibility-levels
bump compatibility level to 10 for debian manifests
|
2020-12-25 22:28:17 +03:00 |
|
alexey-milovidov
|
849ca482c9
|
Merge pull request #18458 from spongedu/support_exists_database
support EXISTS DATABASE syntax
|
2020-12-25 22:28:02 +03:00 |
|
alesapin
|
34e298006d
|
Update to master boost
|
2020-12-25 22:24:26 +03:00 |
|
alexey-milovidov
|
936653496a
|
Merge pull request #18488 from traceon/patch-1
Allow AppleClang builds
|
2020-12-25 21:42:40 +03:00 |
|
Nikolai Kochetov
|
2cfbe056a0
|
Update test.
|
2020-12-25 21:08:45 +03:00 |
|
Nikolai Kochetov
|
2f9c5cf745
|
Update test.
|
2020-12-25 21:07:03 +03:00 |
|
Nikolai Kochetov
|
f1d433be4c
|
Add min word size.
|
2020-12-25 21:03:08 +03:00 |
|
Nikolai Kochetov
|
31191d8396
|
Add min word size.
|
2020-12-25 20:58:44 +03:00 |
|
Alexander Tokmakov
|
2836936079
|
fix
|
2020-12-25 20:43:03 +03:00 |
|
Nikolai Kochetov
|
f8854fed5c
|
Update test.
|
2020-12-25 20:30:44 +03:00 |
|
Nikolai Kochetov
|
feadf02e20
|
Update test.
|
2020-12-25 20:14:10 +03:00 |
|
Anton Popov
|
721bb60edd
|
fix cast to map from tuple of arrays with unequal sizes
|
2020-12-25 20:12:47 +03:00 |
|
Nikolai Kochetov
|
63de06fa31
|
Fixing build.
|
2020-12-25 20:02:19 +03:00 |
|