Alexey Milovidov
|
8334d8aac1
|
Speedup division
|
2021-05-08 01:07:57 +03:00 |
|
Azat Khuzhin
|
c1b213b96e
|
Fix 01863_dictionary_cache_duplicates under ANTLR parser
By do not start name of table/dict from number.
|
2021-05-08 00:59:55 +03:00 |
|
Alexey Milovidov
|
ca18f8bef1
|
Fix division of big integers; add a test
|
2021-05-08 00:47:23 +03:00 |
|
Kseniia Sumarokova
|
e6ac136c32
|
Merge pull request #23909 from kssenii/postgres-fixes
Fix postgres connections issue
|
2021-05-08 00:07:21 +03:00 |
|
alexey-milovidov
|
7f441e0e01
|
Merge pull request #23939 from excitoon/patch-3
Added solution for host network mode in Ubuntu 20.10+
|
2021-05-07 23:42:21 +03:00 |
|
Vladimir Chebotarev
|
a39314949e
|
Added solution for host network mode in Ubuntu 20.10+.
|
2021-05-07 23:36:15 +03:00 |
|
Alexey Milovidov
|
7dfb7664f7
|
Messing with the code (removed trash)
|
2021-05-07 21:16:27 +03:00 |
|
Alexey Milovidov
|
bebdabc0ca
|
Support Map with UUID keys
|
2021-05-07 20:42:16 +03:00 |
|
Alexey Milovidov
|
7443e660ea
|
Remove unused headers
|
2021-05-07 20:13:00 +03:00 |
|
Alexey Milovidov
|
9db3cd57bb
|
Supposedly fix error with shifts; add a test
|
2021-05-07 20:12:14 +03:00 |
|
Alexander Tokmakov
|
11124f7015
|
fix
|
2021-05-07 20:09:39 +03:00 |
|
Alexey Milovidov
|
c404e6db2f
|
Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint
|
2021-05-07 18:25:12 +03:00 |
|
Alexander Tokmakov
|
24bcd9f7c6
|
better comments, fix pvs warnings
|
2021-05-07 16:39:21 +03:00 |
|
Anton Popov
|
01e99ab72e
|
Merge pull request #23871 from CurtizJ/cast-operator
Add postgres-like cast operator
|
2021-05-07 16:29:22 +03:00 |
|
Anton Popov
|
576728829d
|
fix perf test
|
2021-05-07 16:23:46 +03:00 |
|
alexey-milovidov
|
fd56e0a984
|
Merge pull request #23919 from ucasFL/hint-enum
Add hints for enum names
|
2021-05-07 16:12:16 +03:00 |
|
Maksim Kita
|
2b87656c66
|
Merge pull request #23910 from javainthinking/master
Update cloud document with ClickHousing releasing on Alibaba Cloud.
|
2021-05-07 15:17:06 +03:00 |
|
Maksim Kita
|
af740ba61d
|
Update cloud.md
|
2021-05-07 15:16:40 +03:00 |
|
Maksim Kita
|
01f66eb58c
|
Update cloud.md
|
2021-05-07 15:15:29 +03:00 |
|
Maksim Kita
|
8451c8cf26
|
Merge branch 'master' into master
|
2021-05-07 15:14:48 +03:00 |
|
kssenii
|
912878ad7f
|
Review fixes
|
2021-05-07 12:05:34 +00:00 |
|
kssenii
|
93dce29a0a
|
Correct odbc
|
2021-05-07 10:37:11 +00:00 |
|
kssenii
|
8662078b35
|
Review fixes
|
2021-05-07 09:55:18 +00:00 |
|
Azat Khuzhin
|
e398635cb3
|
Make StorageS3.cpp self compilable (missing AbstractConfiguration.h)
|
2021-05-07 10:07:44 +03:00 |
|
Alexey Milovidov
|
6651e5e951
|
Fix test
|
2021-05-07 04:51:35 +03:00 |
|
Alexey Milovidov
|
1a746f124f
|
Style
|
2021-05-07 04:48:23 +03:00 |
|
Alexey Milovidov
|
9c0dacd063
|
Fix error
|
2021-05-07 04:45:29 +03:00 |
|
Alexey Milovidov
|
a1855f3d5b
|
Fix style
|
2021-05-07 04:43:02 +03:00 |
|
Alexey Milovidov
|
160aaec112
|
Fix error
|
2021-05-07 04:19:18 +03:00 |
|
alexey-milovidov
|
617e71b3f2
|
Merge pull request #23704 from vzakaznikov/testflows_window_functions_tests
TestFlows window functions tests
|
2021-05-07 03:57:05 +03:00 |
|
Alexey Milovidov
|
f9472600ff
|
Map for UUID
|
2021-05-07 03:24:58 +03:00 |
|
Alexey Milovidov
|
c1bb5bfc2b
|
BloomFilterHash for UUID
|
2021-05-07 03:23:32 +03:00 |
|
Alexey Milovidov
|
7d93734f54
|
gcd and lcm for big integers
|
2021-05-07 03:00:26 +03:00 |
|
Anton Popov
|
efd64c6d57
|
add test to skip list
|
2021-05-07 02:52:51 +03:00 |
|
Alexey Milovidov
|
fee0314057
|
Fix error
|
2021-05-07 02:17:39 +03:00 |
|
Alexey Milovidov
|
3de9a12b76
|
Fix build
|
2021-05-07 01:57:41 +03:00 |
|
Alexey Milovidov
|
ef280a2698
|
Update test
|
2021-05-07 01:47:20 +03:00 |
|
Alexey Milovidov
|
cc4f55b732
|
Miscellaneous
|
2021-05-07 01:38:33 +03:00 |
|
Alexey Milovidov
|
df0d6a8d24
|
Fix error; add a test
|
2021-05-07 01:37:23 +03:00 |
|
Vitaliy Zakaznikov
|
f067237fdd
|
Fixing range frame tests for distributed tables.
|
2021-05-06 18:16:24 -04:00 |
|
alexey-milovidov
|
32441d3902
|
Merge pull request #23923 from ClickHouse/nan-simplification
Minor simplification
|
2021-05-07 00:49:59 +03:00 |
|
Alexey Milovidov
|
0e39d3a589
|
Fix error
|
2021-05-07 00:04:47 +03:00 |
|
alexey-milovidov
|
8bd38ffa5b
|
Merge pull request #23924 from morozovsk/patch-3
Update index.md
|
2021-05-06 22:32:23 +03:00 |
|
Anton Popov
|
0ec706240b
|
remove unused header
|
2021-05-06 21:56:45 +03:00 |
|
Anton Popov
|
a8259a6158
|
fix perf test
|
2021-05-06 21:26:55 +03:00 |
|
Anton Popov
|
e51cd90c6f
|
better cast operator
|
2021-05-06 21:21:10 +03:00 |
|
Azat Khuzhin
|
e7027e0529
|
Fix keys metrics accounting for CACHE() dictionary with duplicates in the source
|
2021-05-06 21:03:20 +03:00 |
|
Azat Khuzhin
|
3672af8bbe
|
Make DatabaseConnectionMySQL self compilable (missing Core/NamesAndTypes.h)
|
2021-05-06 21:03:03 +03:00 |
|
kreuzerkrieg
|
e86d8950c2
|
Drop unnecessary ports where applicable
|
2021-05-06 20:30:24 +03:00 |
|
Alexey Milovidov
|
f5011094c3
|
Little better
|
2021-05-06 19:53:22 +03:00 |
|