Ivan Remen
|
6ba6ee9bcd
|
glibc compat for h3
|
2019-06-20 19:27:08 +03:00 |
|
Ivan Remen
|
b0d0e82b29
|
h3 submodule
|
2019-06-20 14:39:53 +03:00 |
|
Ivan Remen
|
bd14069cd1
|
Fix cmake
|
2019-06-20 13:58:21 +03:00 |
|
Ivan Remen
|
b439769aa7
|
Merge remote-tracking branch 'main/master' into h3-integration-fix
|
2019-06-20 13:53:17 +03:00 |
|
Ivan Remen
|
6064a1ed7c
|
Fix geoToH3 compile
|
2019-06-20 13:44:34 +03:00 |
|
Ivan Remen
|
1e2d3a101f
|
Fix doc
|
2019-06-20 13:39:54 +03:00 |
|
proller
|
3d8c8ee83c
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
|
alexey-milovidov
|
c899fce9fc
|
Merge pull request #5661 from BHYCHIK/crc32-for-master
Support crc32 function
|
2019-06-20 01:32:00 +03:00 |
|
alexey-milovidov
|
1a19a36704
|
Update CRC32.cpp
|
2019-06-20 01:31:51 +03:00 |
|
alexey-milovidov
|
f943bbb7a3
|
Merge pull request #5684 from eejoin/master
Flush buffer when WriteBufferFromHDFS's destructor is called
|
2019-06-19 23:17:35 +03:00 |
|
BayoNet
|
ac70bd104d
|
DOCAPI-3697: RU translation for GraphiteMergeTree docs (#5665)
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
|
2019-06-19 16:23:42 +03:00 |
|
BayoNet
|
5e6806f64e
|
DOCAPI-7063: Formatting of the bitmapContains function docs. (#5664)
* DOCAPI-7063: Formatting of the bitmapContains function.
|
2019-06-19 16:14:05 +03:00 |
|
Ivan Remen
|
b353b8347a
|
Merge remote-tracking branch 'main/master' into crc32-for-master
|
2019-06-19 15:16:20 +03:00 |
|
eejoin
|
f3e0c60b89
|
Flush buffer when WriteBufferFromHDFS's destructor is called
|
2019-06-19 19:50:34 +08:00 |
|
Artem Zuikov
|
41302c9910
|
Merge pull request #5645 from coraxster/decimal-overflow-2
Fix float to decimal convert overflow, extreme values
|
2019-06-19 14:29:33 +03:00 |
|
Ivan Blinkov
|
eeddc11a42
|
"new" security advisory link leads to 404 for some reason
|
2019-06-19 12:41:48 +03:00 |
|
Ivan Blinkov
|
2cc34bdd37
|
Create SECURITY.md
|
2019-06-19 12:31:16 +03:00 |
|
Ivan Remen
|
85fd2b3127
|
Fix compile
|
2019-06-19 11:33:45 +03:00 |
|
Ivan Remen
|
64231090cd
|
Fix compile
|
2019-06-19 11:14:49 +03:00 |
|
Ivan Remen
|
60c85c4f24
|
Fix CRC32 function name in tests
|
2019-06-19 11:09:01 +03:00 |
|
Ivan Remen
|
35ccd128f4
|
Fix documentation after review
|
2019-06-19 11:05:56 +03:00 |
|
Ivan Remen
|
f6b16e40af
|
Rename file
|
2019-06-19 11:02:50 +03:00 |
|
Ivan Remen
|
80ee05eb8d
|
Make CRC32 case insensitive
|
2019-06-19 10:59:38 +03:00 |
|
alexey-milovidov
|
9bdbd84263
|
Merge pull request #5030 from PerformanceVision/top_level_domain
Changing how the function (cutTo)firstSignificantSubdomain detect the tld (proposal)
|
2019-06-19 02:08:43 +03:00 |
|
alexey-milovidov
|
8236f78de9
|
Merge pull request #5673 from proller/fix25
Cmake: better USE_STATIC_LIBRARIES and SPLIT_SHARED_LIBRARIES handling
|
2019-06-19 01:53:52 +03:00 |
|
alexey-milovidov
|
397ec9599e
|
Update CMakeLists.txt
|
2019-06-19 01:53:32 +03:00 |
|
alexey-milovidov
|
de8e0780d7
|
Update CMakeLists.txt
|
2019-06-19 01:53:13 +03:00 |
|
alexey-milovidov
|
97474a95df
|
Merge pull request #5672 from yandex/remove-name-from-perftests
Remove <name> and <metrics> from performance tests fixed-#5634
|
2019-06-19 01:52:24 +03:00 |
|
BayoNet
|
d86e5d451e
|
DOCAPI-6181: RU translation for Parquet docs. (#5510)
* DOCAPI-6181: RU translation for Parquet docs.
|
2019-06-18 23:07:20 +03:00 |
|
stavrolia
|
c1fa22eecc
|
wip
|
2019-06-18 20:16:20 +03:00 |
|
proller
|
1cb0ba5854
|
Cmake: better USE_STATIC_LIBRARIES and SPLIT_SHARED_LIBRARIES handling
|
2019-06-18 20:10:25 +03:00 |
|
stavrolia
|
84871d9fa8
|
Remove <name> and <metrics> from performance tests fixed-5634
|
2019-06-18 19:55:13 +03:00 |
|
alesapin
|
4f98f875c3
|
Add ability to write final mark for *MergeTree engines family (#5624)
Add the ability to write final mark to *MergeTree engines family.
|
2019-06-18 15:54:27 +03:00 |
|
Ivan Remen
|
3fc8c8726f
|
Merge remote-tracking branch 'main/master' into crc32-for-master
|
2019-06-18 15:29:50 +03:00 |
|
BayoNet
|
69f1c48489
|
DOCAPI-6424: ASOF JOIN description. (#5402)
|
2019-06-18 12:57:42 +03:00 |
|
Ivan Remen
|
d70d8f533d
|
Delete bad function
|
2019-06-18 11:23:56 +03:00 |
|
Ivan Remen
|
93df144ed1
|
Use zlib-ng crc32
|
2019-06-18 11:04:27 +03:00 |
|
Ivan Remen
|
232f40c436
|
Performance test done
|
2019-06-18 11:04:27 +03:00 |
|
dmitry kuzmin
|
a86f47421d
|
simplify comparison
|
2019-06-18 08:25:16 +03:00 |
|
Ivan Remen
|
edff6e58dc
|
Support crc32 function
|
2019-06-18 00:54:26 +03:00 |
|
alexey-milovidov
|
36ff3f14c2
|
Merge pull request #5655 from yandex/fix_flappy_replace_partition
Replace flappy test with retries in script
|
2019-06-17 20:05:49 +03:00 |
|
alexey-milovidov
|
c19ec1dc4c
|
Merge pull request #5656 from proller/fix15
Build and test fixes
|
2019-06-17 19:55:25 +03:00 |
|
proller
|
dae5087fcf
|
Build and test fixes
|
2019-06-17 19:50:31 +03:00 |
|
dmitry kuzmin
|
21a48e4f6c
|
fix static_cast double to max_int
|
2019-06-17 17:55:51 +03:00 |
|
alesapin
|
3179b1fdc0
|
Replace flappy test with retries in script
|
2019-06-17 17:54:35 +03:00 |
|
Ivan Blinkov
|
7d235bf4f8
|
Shorter announcement on website front page (#5654)
|
2019-06-17 16:27:47 +03:00 |
|
alesapin
|
0a157278bb
|
Merge pull request #5557 from 4ertus2/t
T64 column codec
|
2019-06-17 16:09:55 +03:00 |
|
alesapin
|
fd3abbe93d
|
Merge pull request #4935 from zhang2014/feature/support_system_replicas
Support system replicas queries for distributed
|
2019-06-17 15:30:30 +03:00 |
|
Ivan Blinkov
|
c0d9232980
|
Add Novosibirsk meetup to website front page (#5652)
|
2019-06-17 15:15:37 +03:00 |
|
Ivan Blinkov
|
72e411a36e
|
Add Novosibirsk meetup
|
2019-06-17 15:09:42 +03:00 |
|