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 |
|
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 |
|
Michael Smitasin
|
788e32822a
|
Added LBNL (#11229)
|
2020-05-27 19:29:34 +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 |
|
alesapin
|
9355240965
|
Better path detection
|
2020-05-27 15:43:25 +03:00 |
|
Alexander Kuzmenkov
|
0fc1268432
|
Merge pull request #11120 from azat/function-port
Add port() function
|
2020-05-27 15:27:06 +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 |
|
Anton Popov
|
f62adfd588
|
Fix Arcadia build
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
e182d4df2e
|
Fix context usage
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
141ed88751
|
Allow functions in group by keys; Add default aggregate function; Add more tests
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
7d937b43c7
|
Init with correct value
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
ed09f68b8d
|
Better tests
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
6585571ee2
|
Fix bug
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
c6541b1dad
|
Up test id; Fix clang build
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
1f02ba9692
|
Add eof
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
9269db072a
|
Better tests
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
a991dcf9f4
|
Add tests
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
66496dc7e3
|
Fix trailing spaces
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
eeaf608aa9
|
Refactor code; support prefix of PK as GROUP BY key
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
61974e0047
|
TTL Expressions WHERE and GROUP BY draft
|
2020-05-27 12:53:15 +03:00 |
|
alesapin
|
d04962808e
|
Actually it's INTERFACE linking
|
2020-05-27 12:14:40 +03:00 |
|
alesapin
|
f452c50d86
|
Replace private with public
|
2020-05-27 12:00:33 +03:00 |
|
alesapin
|
f29d3b8cc9
|
Fix cmake one more time
|
2020-05-27 11:58:11 +03:00 |
|
alesapin
|
3399e573d1
|
Merge pull request #11199 from ClickHouse/fix_primary_key_method_call
Fix primary key check
|
2020-05-27 11:55:12 +03:00 |
|
Ivan Blinkov
|
d941c483b2
|
Update test.py
|
2020-05-27 11:25:36 +03:00 |
|
Alexander Kuzmenkov
|
0db71f52a3
|
Merge pull request #10947 from ClickHouse/aku/inline-memory
Assert that allocator & container are consistent wrt. inline memory
|
2020-05-27 10:58:59 +03:00 |
|
Alexander Kuzmenkov
|
cd008f9b7f
|
Update functions_with_hash_tables.xml
|
2020-05-27 10:58:29 +03:00 |
|
filimonov
|
c73b8372e7
|
Update test.py
|
2020-05-27 07:44:13 +02:00 |
|
Mikhail Filimonov
|
efc0b97707
|
Fix Kafka performance issue related to reschedules based on limits, which were always applied.
|
2020-05-27 07:39:06 +02:00 |
|
alexey-milovidov
|
4a48003905
|
Merge pull request #11207 from zlobober/adding_nested_storages
Make possible adding nested storages to MultipleAccessStorage in run-time
|
2020-05-27 01:02:50 +03:00 |
|
alexey-milovidov
|
2aeb6017c1
|
Merge pull request #11211 from ClickHouse/fix-flacky-test-dist-on-dist
Fix flacky test #11190
|
2020-05-27 00:49:45 +03:00 |
|
Saulius Valatka
|
a5bde57acf
|
add reference to stream-loader (#11206)
|
2020-05-26 23:43:20 +03:00 |
|
Ivan Blinkov
|
4a92ad11ec
|
Update test.py
|
2020-05-26 23:27:31 +03:00 |
|
alesapin
|
15e7c618bb
|
Fix cctz linking with dirty hack
|
2020-05-26 22:21:07 +03:00 |
|
Alexander Tokmakov
|
e049290af7
|
add cassandra-driver to integration tests
|
2020-05-26 22:15:46 +03:00 |
|
Alexey Milovidov
|
90f49c0c17
|
Fix error in performance test
|
2020-05-26 21:37:20 +03:00 |
|
Nikolai Kochetov
|
361b92f083
|
Merge pull request #11200 from ClickHouse/fix-strict-resize-finishing
Fix StrictResize
|
2020-05-26 21:31:44 +03:00 |
|
Alexey Milovidov
|
009f57fc2f
|
Fix flacky test #11190
|
2020-05-26 21:26:17 +03:00 |
|
Alexander Kuzmenkov
|
83aaea7b0f
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-05-26 18:29:42 +03:00 |
|
BayoNet
|
3ff28d0a7a
|
DOCS-112: any_join_distinct_right_table_keys (#11065)
* CLICKHOUSEDOCS-112: any_join_distinct_right_table_keys
* CLICKHOUSEDOCS-112: Updated link.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Fixed grammar.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Fixed typo.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
|
2020-05-26 18:10:56 +03:00 |
|
alesapin
|
9d0c28d96c
|
Add missing methods
|
2020-05-26 17:14:08 +03:00 |
|