Dmitrii Kovalkov
|
e1dc233089
|
Fix clang build (probably)
|
2020-05-29 07:34:11 +02:00 |
|
Dmitrii Kovalkov
|
2609b1c370
|
Save test
|
2020-05-29 07:34:10 +02:00 |
|
Dmitrii Kovalkov
|
f59b13a58d
|
Fix style issues
|
2020-05-29 07:34:10 +02:00 |
|
Dmitrii Kovalkov
|
80ab14e3f9
|
Get rid of copy-paste in PerformanceAdaptor
|
2020-05-29 07:33:38 +02:00 |
|
Dmitrii Kovalkov
|
d6d67b0da4
|
Fix bug
|
2020-05-29 07:33:38 +02:00 |
|
Dmitrii Kovalkov
|
43f5ca868a
|
Cosmetics
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
089b3ca008
|
Check target properly
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
0afa672082
|
make randxorshift great again
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
808bb14c5c
|
Add xorshift-rand from lemire for comparing performance
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
9674482a6c
|
clang fixes
|
2020-05-29 07:32:49 +02:00 |
|
Dmitrii Kovalkov
|
acbd3b3a70
|
Compile rand function with AVX
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
f07f9188dd
|
Fix unsuccessful rebase
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
9026187c2c
|
Cosmetics
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
9d875d8adb
|
Arch detection
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
09bb9041ec
|
Add descriptions, move to Functions/, rename, measure time, and so on...
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
e0a497d575
|
Better interface
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
43657809d8
|
awful adaptor
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
37d13d4bce
|
Compilable
|
2020-05-29 07:31:59 +02:00 |
|
Dmitrii Kovalkov
|
f6a2209169
|
Add target specific macros
|
2020-05-29 07:31:59 +02:00 |
|
alexey-milovidov
|
04bdffd9d7
|
Merge pull request #11255 from zlobober/proper_versions_in_arcadia
Use proper versions in Arcadia build.
|
2020-05-29 03:58:49 +03:00 |
|
Alexey Milovidov
|
13b0acdc9f
|
Fix strange code
|
2020-05-29 03:42:25 +03:00 |
|
alexey-milovidov
|
9d5b1b69f7
|
Update extended-roadmap.md
|
2020-05-29 00:22:18 +03:00 |
|
alexey-milovidov
|
f0f7b7cc7c
|
Update extended-roadmap.md
|
2020-05-29 00:21:03 +03:00 |
|
alexey-milovidov
|
2918677a9e
|
Update extended-roadmap.md
|
2020-05-28 23:58:25 +03:00 |
|
alexey-milovidov
|
05642d2a84
|
Update extended-roadmap.md
|
2020-05-28 23:53:13 +03:00 |
|
alexey-milovidov
|
fb4d272f5b
|
Merge pull request #11258 from vitlibar/protobuf-fix-handling-bad-data
Fix handling bad data while reading in Protobuf format.
|
2020-05-28 23:26:20 +03:00 |
|
alexey-milovidov
|
7eb2e4f63a
|
Merge pull request #11263 from ClickHouse/website/css/docs.css
Fix wrong markup in documentation
|
2020-05-28 22:30:16 +03:00 |
|
Alexey Milovidov
|
24fb6266da
|
Fix wrong markup
|
2020-05-28 22:28:44 +03:00 |
|
alexey-milovidov
|
d8049be204
|
Update extended-roadmap.md
|
2020-05-28 22:27:31 +03:00 |
|
alexey-milovidov
|
d7ec509f33
|
Update extended-roadmap.md
|
2020-05-28 22:26:20 +03:00 |
|
Vitaly Baranov
|
d7cc703233
|
Merge pull request #11080 from vitlibar/add-authentication-type-to-system-users
Show authentication type in system.users table
|
2020-05-28 20:20:41 +03:00 |
|
Vitaly Baranov
|
99626a5bd3
|
Add test for handling malformed protobuf data.
|
2020-05-28 20:07:54 +03:00 |
|
Maxim Akhmedov
|
ce52a2c820
|
Add lost VERSION_* defines to ya.make.versions.inc
|
2020-05-28 19:44:30 +03:00 |
|
Maxim Akhmedov
|
8e63fd34b9
|
Bump build.
|
2020-05-28 18:59:19 +03:00 |
|
Vitaly Baranov
|
a452d037ef
|
Fix handling bad data while reading in Protobuf format.
|
2020-05-28 18:41:20 +03:00 |
|
Maxim Akhmedov
|
f5b1ab8e4a
|
Use proper versions in Arcadia build.
|
2020-05-28 16:46:56 +03:00 |
|
alexey-milovidov
|
545c9e5bac
|
Merge pull request #11236 from abyss7/CLICKHOUSE-4856
Build universal ClickHouse binary with ya.make
|
2020-05-28 15:28:49 +03:00 |
|
tavplubix
|
801c1c1240
|
Merge pull request #11205 from ClickHouse/fix-view-totals
Fix totals and extremes header for view.
|
2020-05-28 15:05:34 +03:00 |
|
alesapin
|
bd795c8a84
|
Merge pull request #11246 from HumanUser/master
Fix package name in docker file: tzata -> tzdata
|
2020-05-28 13:32:56 +03:00 |
|
Ilya
|
bc773be0e4
|
Fix package name in docker file: tzata -> tzdata
|
2020-05-28 13:30:29 +03:00 |
|
Nikolai Kochetov
|
2a217e64e0
|
Merge pull request #11171 from Provet/master
Optimized partial sort transformer
|
2020-05-28 12:28:50 +03:00 |
|
Ivan Blinkov
|
177050a2b5
|
Merge pull request #11241 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.2
Bump protobuf from 3.12.1 to 3.12.2 in /docs/tools
|
2020-05-28 11:02:11 +03:00 |
|
Alexander Kuzmenkov
|
ca5d7cf5bb
|
fix some broken performance tests
|
2020-05-28 10:45:03 +03:00 |
|
dependabot-preview[bot]
|
aabf8d479e
|
Bump protobuf from 3.12.1 to 3.12.2 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.1...v3.12.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-28 07:33:06 +00:00 |
|
Alexander Kuzmenkov
|
a697560738
|
Merge pull request #11224 from ClickHouse/aku/merge-arrow-stream
Merge ArrowStream format #11088
|
2020-05-28 09:37:40 +03:00 |
|
Vitaly Baranov
|
0160626fc3
|
Merge pull request #11225 from vitlibar/grpc-improve-build-scripts-2
Improve build scripts related to protobuf and gRPC a little more.
|
2020-05-28 09:10:00 +03:00 |
|
Vitaly Baranov
|
98172deffc
|
Show authentication type in table system.users and while executing SHOW CREATE USER query.
|
2020-05-28 08:34:10 +03:00 |
|
Nikolai Kochetov
|
242ba74872
|
Merge pull request #11148 from ClickHouse/remove-experimental-use-processors-flag-3
Insert select with QueryPipeline
|
2020-05-28 07:47:59 +03:00 |
|
alexey-milovidov
|
69d5fd0edb
|
Merge pull request #11220 from ClickHouse/keep-metric-distributed-queue-on-exception
Keep the value of DistributedFilesToInsert metric on exceptions
|
2020-05-28 01:23:11 +03:00 |
|
alexey-milovidov
|
cbac07f5eb
|
Merge pull request #11163 from azat/bump-jemalloc
[WIP] Bump jemalloc to 5.2.1
|
2020-05-28 01:17:26 +03:00 |
|