Alexey Milovidov
|
7853722519
|
Update tests
|
2020-05-28 17:18:58 +03:00 |
|
Alexey Milovidov
|
71b7bb9c3a
|
Merge branch 'master' into escape-sequences-php-mysql-style
|
2020-05-28 16:58:23 +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 |
|
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 |
|
alexey-milovidov
|
b430af82e5
|
Merge pull request #11232 from vitlibar/add-test-row_policy-affects-only-user-assigned
Add a test for row policy
|
2020-05-28 01:16:48 +03:00 |
|
Ivan Lezhankin
|
2432ea2c4b
|
Build universal binary using ya make
|
2020-05-28 00:58:46 +03:00 |
|
alexey-milovidov
|
dffeec8637
|
Merge pull request #10537 from expl0si0nn/ttl_expr_data_rollup
Support of WHERE and GROUP BY in TTL expressions
|
2020-05-27 21:35:55 +03:00 |
|
Nikolai Kochetov
|
2dcee3db5c
|
Merge branch 'master' into remove-experimental-use-processors-flag-3
|
2020-05-27 21:25:34 +03:00 |
|
Nikolai Kochetov
|
e93882c977
|
Insert select using PipelineExecutor.
|
2020-05-27 21:20:26 +03:00 |
|
Alexander Kuzmenkov
|
0456302355
|
Update formats.md
|
2020-05-27 20:58:05 +03:00 |
|
Alexander Kuzmenkov
|
640df68e05
|
Merge pull request #11184 from ClickHouse/enable-log-queries
Enable log_queries by default
|
2020-05-27 20:55:31 +03:00 |
|
Ivan
|
5b858de374
|
Split programs/server into actual program and library (#11186)
* Split programs/server into actual program and library
|
2020-05-27 20:52:52 +03:00 |
|
Vitaly Baranov
|
bb0045a242
|
Add test for row policy that policy defined in users.xml affects only the user it assigned to.
|
2020-05-27 20:37:43 +03:00 |
|
Azat Khuzhin
|
fd64d39166
|
Fix style check for POPCNT check
|
2020-05-27 20:23:09 +03:00 |
|
Vitaly Baranov
|
7b03e36c2a
|
Improve build scripts related to protobuf and gRPC a little more.
|
2020-05-27 20:14:44 +03:00 |
|
Michael Smitasin
|
788e32822a
|
Added LBNL (#11229)
|
2020-05-27 19:29:34 +03:00 |
|
Albert Kidrachev
|
4c5324600b
|
fix tests
|
2020-05-27 18:38:29 +03:00 |
|
Alexander Kuzmenkov
|
1658705f7c
|
Add URL/port.cpp to ya.make (a follow-up for #11120)
|
2020-05-27 18:29:22 +03:00 |
|
alesapin
|
abc6dbcf7a
|
Merge pull request #11213 from ClickHouse/make_cmake_worse
Fix cctz linking with dirty hack
|
2020-05-27 18:26:46 +03:00 |
|
Artem Zuikov
|
4fa3628097
|
test for probably fixed issue (#11221)
|
2020-05-27 17:25:11 +03:00 |
|
BayoNet
|
c34f1ed6fd
|
DOCS-631: Settings partial_merge_join_optimizations, partial_merge_join_rows_in_right_blocks (#11130)
* CLICKHOUSEDOCS-631: Settings partial_merge_join_optimizations, partial_merge_join_rows_in_right_blocks
* CLICKHOUSEDOCS-631: Updated by comments.
* CLICKHOUSEDOCS-631: Fixed some grammar.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
|
2020-05-27 17:13:37 +03:00 |
|
Albert Kidrachev
|
a727e1fb1b
|
more relaxation
|
2020-05-27 15:57:14 +03:00 |
|
Alexander Kuzmenkov
|
ac263f921e
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-05-27 15:51:03 +03:00 |
|
Alexander Kuzmenkov
|
ad93644254
|
make single if
|
2020-05-27 15:50:12 +03:00 |
|
Alexander Kuzmenkov
|
c1cfc68cd6
|
revert accidental changes
|
2020-05-27 15:46:49 +03:00 |
|
alesapin
|
9355240965
|
Better path detection
|
2020-05-27 15:43:25 +03:00 |
|
Alexander Kuzmenkov
|
f54c892b49
|
Update src/Processors/Formats/Impl/ArrowBlockInputFormat.h
|
2020-05-27 15:41:59 +03:00 |
|
Alexander Kuzmenkov
|
61f833efc1
|
Update src/Processors/Formats/Impl/ArrowBlockInputFormat.h
|
2020-05-27 15:41:52 +03:00 |
|
Alexander Kuzmenkov
|
81a5af1938
|
Update src/Processors/Formats/Impl/ArrowBlockInputFormat.h
|
2020-05-27 15:41:45 +03:00 |
|
Alexander Kuzmenkov
|
0fc1268432
|
Merge pull request #11120 from azat/function-port
Add port() function
|
2020-05-27 15:27:06 +03:00 |
|
Albert Kidrachev
|
a0f99fde70
|
fix
|
2020-05-27 14:56:01 +03:00 |
|
Albert Kidrachev
|
d24286d5da
|
fix
|
2020-05-27 14:52:45 +03:00 |
|
alexey-milovidov
|
2da6a39d5b
|
Merge pull request #11119 from azat/flacky-test-group_by_limit_memory_tracking
Fix 01281_group_by_limit_memory_tracking flackiness
|
2020-05-27 14:09:22 +03:00 |
|
alexey-milovidov
|
8bfe21f101
|
Update 01281_group_by_limit_memory_tracking.sh
|
2020-05-27 14:09:12 +03:00 |
|
Nikolai Sorokin
|
57555dbabf
|
Fix after rebase
|
2020-05-27 14:00:17 +03:00 |
|
alexey-milovidov
|
35b1fd43fa
|
Merge pull request #11212 from ClickHouse/fix-perf-test
Fix error in performance test
|
2020-05-27 13:33:19 +03:00 |
|
alexey-milovidov
|
992f0dfec5
|
Merge pull request #11149 from filimonov/kafka_reschedule
Fixed reschedule issue in Kafka
|
2020-05-27 13:26:55 +03:00 |
|
Alexey Milovidov
|
146370934a
|
Keep the value of DistributedFilesToInsert metric on exceptions
|
2020-05-27 13:07:38 +03:00 |
|
Anton Popov
|
f62adfd588
|
Fix Arcadia build
|
2020-05-27 12:53:15 +03:00 |
|