alexey-milovidov
|
5f33fd946f
|
Merge pull request #6711 from dimarub2000/exception_while_insert
Exception check added in client when sending insertion data.
|
2019-09-03 21:47:48 +03:00 |
|
akuzm
|
357f59cc48
|
Merge pull request #6667 from yandex/aku/mmap-populate
Pre-fault pages when allocating memory with mmap().
|
2019-09-03 21:41:53 +03:00 |
|
alexey-milovidov
|
152dba1b2e
|
Merge pull request #6796 from CurtizJ/fix-flappy-ttl-test
Fix column TTL with user defaults.
|
2019-09-03 21:35:00 +03:00 |
|
alexey-milovidov
|
c5ccce3c71
|
Merge pull request #6789 from den-crane/patch-4
Doc change. FROM FINAL can be used not only with CollapsingMergeTree
|
2019-09-03 21:34:04 +03:00 |
|
Alexey Milovidov
|
9cf0c780fb
|
Better code
|
2019-09-03 21:23:13 +03:00 |
|
alexey-milovidov
|
845a612b95
|
Merge pull request #6773 from infinivision/fix_issue_6575
fix DataTypeAggregateFunction deserialization
|
2019-09-03 21:19:41 +03:00 |
|
Nikolai Kochetov
|
73c052f576
|
Revert PipelineExecutor changes.
|
2019-09-03 21:05:44 +03:00 |
|
alesapin
|
94fe4e6521
|
better test
|
2019-09-03 20:16:01 +03:00 |
|
alesapin
|
e6e6c11ba3
|
Better test and NOTHING_TO_DO
|
2019-09-03 20:06:36 +03:00 |
|
Artem Zuikov
|
0a998fddce
|
Merge pull request #6801 from 4ertus2/mjoin
Refactoring: wrap Join logic via AnalyzedJoin iface
|
2019-09-03 19:53:49 +03:00 |
|
Zhichang Yu
|
fd0947899d
|
fix 00980_shard_aggregation_state_deserialization.sql
|
2019-09-03 23:47:09 +08:00 |
|
alesapin
|
52442cf549
|
Add system stop moves query
|
2019-09-03 17:50:49 +03:00 |
|
chertus
|
bb3dedf1dc
|
move Join object from ExpressionAction into AnalyzedJoin
|
2019-09-03 17:36:02 +03:00 |
|
stavrolia
|
97ac979645
|
Add docs for hdfs and fix some review comments
|
2019-09-03 17:23:51 +03:00 |
|
Dmitry Rubashkin
|
40a056c79b
|
Better naming.
|
2019-09-03 16:55:26 +03:00 |
|
alexey-milovidov
|
6e11984619
|
Merge pull request #6799 from alex-zaitsev/patch-1
Fixed tcp_keep_alive_timeout description
|
2019-09-03 16:53:03 +03:00 |
|
alex-zaitsev
|
9032d8a196
|
Fixed tcp_keep_alive_timeout description
|
2019-09-03 16:30:15 +03:00 |
|
Nikolai Kochetov
|
16284b98b5
|
Disable 00963_achimbab for processors pipeline.
|
2019-09-03 15:42:24 +03:00 |
|
alesapin
|
48004e9b7b
|
Style fixes
|
2019-09-03 15:25:58 +03:00 |
|
Nikolai Kochetov
|
5113bd3650
|
Add task stilling to PipelineExecutor.
|
2019-09-03 15:06:45 +03:00 |
|
alexey-milovidov
|
bc37ede1e6
|
Merge pull request #6788 from den-crane/patch-3
Doc change. identity function + translation to russian for throwIf / modelEvaluate
|
2019-09-03 14:48:37 +03:00 |
|
alexey-milovidov
|
87e061d0e1
|
Merge pull request #6733 from 4ertus2/some
Add subquery_requires_alias setting (disabled by default)
|
2019-09-03 14:34:28 +03:00 |
|
alexey-milovidov
|
ab75e8c26d
|
Merge pull request #6205 from zhang2014/fix/some_mutation
fix some mutation bug
|
2019-09-03 14:33:20 +03:00 |
|
alesapin
|
8d76febe02
|
Add moves to part log
|
2019-09-03 14:32:25 +03:00 |
|
alexey-milovidov
|
ec02ade403
|
Merge pull request #6791 from yandex/blinkov-patch-8
fix note markdown
|
2019-09-03 14:31:32 +03:00 |
|
alexey-milovidov
|
ed308f9467
|
Merge pull request #6792 from yandex/blinkov-patch-9
title case fixes
|
2019-09-03 14:29:54 +03:00 |
|
alexey-milovidov
|
3b57829ad5
|
Merge pull request #6793 from yandex/blinkov-patch-10
Add link to new third-party jdbc driver
|
2019-09-03 14:29:25 +03:00 |
|
Nikolai Kochetov
|
aa9481e76e
|
Add task stilling to PipelineExecutor.
|
2019-09-03 14:22:34 +03:00 |
|
alexey-milovidov
|
7847de1947
|
Merge pull request #6629 from CurtizJ/read-in-order-2
Implement 'read in order' optimization with processors.
|
2019-09-03 14:21:19 +03:00 |
|
Nikolai Kochetov
|
99476d0039
|
Add task stilling to PipelineExecutor.
|
2019-09-03 14:15:37 +03:00 |
|
CurtizJ
|
22badef1a2
|
Merge remote-tracking branch 'upstream/master' into merging_with_ties_and_with_fill
|
2019-09-03 13:47:18 +03:00 |
|
Anton Popov
|
aeb1860e62
|
Update 01006_ttl_with_default_2.sql
|
2019-09-03 13:31:52 +03:00 |
|
CurtizJ
|
ba98c038ab
|
fix column ttl with user defaults
|
2019-09-03 13:27:02 +03:00 |
|
Nikolai Kochetov
|
e55647eee9
|
Force add resize befor aggregating transform.
|
2019-09-03 13:14:13 +03:00 |
|
CurtizJ
|
6d821c4877
|
fix build
|
2019-09-03 13:07:31 +03:00 |
|
Zhichang Yu
|
fb5c11146a
|
added functional test for shard bitmap deserialization
|
2019-09-03 17:39:15 +08:00 |
|
Dmitry Rubashkin
|
ede0077df6
|
fix
|
2019-09-03 12:38:50 +03:00 |
|
Dmitry Rubashkin
|
d2b9990a2a
|
Unexpected packets received in a better way now.
|
2019-09-03 12:36:16 +03:00 |
|
Ivan Blinkov
|
affbbddb18
|
add to zh as well
|
2019-09-03 12:18:16 +03:00 |
|
alesapin
|
0e47bbca4d
|
Fix style check
|
2019-09-03 12:18:02 +03:00 |
|
alesapin
|
a7606d063b
|
Better test
|
2019-09-03 12:16:35 +03:00 |
|
Ivan Blinkov
|
5932460d8f
|
add to ru as well
|
2019-09-03 12:15:51 +03:00 |
|
Ivan Blinkov
|
d67203bcd7
|
Add link to new third-party jdbc driver
|
2019-09-03 12:14:23 +03:00 |
|
Ivan Blinkov
|
839d4111f8
|
title case fixes
|
2019-09-03 12:00:52 +03:00 |
|
Ivan Blinkov
|
96add10212
|
more fixes
|
2019-09-03 11:58:28 +03:00 |
|
Ivan Blinkov
|
cd688792b3
|
more fixes
|
2019-09-03 11:57:24 +03:00 |
|
Ivan Blinkov
|
e69340dfb5
|
more fixes
|
2019-09-03 11:56:16 +03:00 |
|
Ivan Blinkov
|
e514befb1c
|
fix zh as well
|
2019-09-03 11:54:57 +03:00 |
|
Ivan Blinkov
|
7541a39325
|
fix ru as well
|
2019-09-03 11:54:19 +03:00 |
|
Ivan Blinkov
|
aec5c4531f
|
fix note markdown
|
2019-09-03 11:53:22 +03:00 |
|