Nikolai Kochetov
|
4311904af4
|
Fix execute query.
|
2019-04-12 18:32:53 +03:00 |
|
Nikolai Kochetov
|
17d2de2d72
|
Append MaterializingTransform before output format at executeQuery function.
|
2019-04-12 16:56:48 +03:00 |
|
Nikolai Kochetov
|
6949f2d80a
|
Added force_add_agg_info to SourceFromInputStream/
|
2019-04-12 16:16:07 +03:00 |
|
Nikolai Kochetov
|
1e5731496c
|
Added force_add_agg_info to SourceFromInputStream.
|
2019-04-12 16:09:46 +03:00 |
|
Nikolai Kochetov
|
d1840417a8
|
Don't resize pipeline before memory efficient transform.
|
2019-04-11 17:28:42 +03:00 |
|
Nikolai Kochetov
|
a72f402468
|
Fix double readPrefix call.
|
2019-04-11 16:04:43 +03:00 |
|
Nikolai Kochetov
|
403df591dc
|
Fix totals fro single remote source.
|
2019-04-10 19:34:20 +03:00 |
|
Nikolai Kochetov
|
d7aa7412ae
|
Fix totals fro single remote source.
|
2019-04-10 19:28:37 +03:00 |
|
Nikolai Kochetov
|
c4c98c3a99
|
Fix full join.
|
2019-04-10 17:01:52 +03:00 |
|
Nikolai Kochetov
|
8cbecbf5cb
|
Fix clang build.
|
2019-04-10 16:28:54 +03:00 |
|
Nikolai Kochetov
|
b16bce0698
|
Fix clang build.
|
2019-04-10 16:27:51 +03:00 |
|
Nikolai Kochetov
|
94305c41e3
|
Fix join for totals.
|
2019-04-10 14:04:56 +03:00 |
|
Nikolai Kochetov
|
31ed0f0e38
|
Fix join for totals.
|
2019-04-10 13:52:20 +03:00 |
|
Nikolai Kochetov
|
59eae7b23d
|
Fix join for totals.
|
2019-04-09 17:51:38 +03:00 |
|
Nikolai Kochetov
|
322b1ccd6b
|
Fix join for totals.
|
2019-04-09 17:08:52 +03:00 |
|
Nikolai Kochetov
|
695238147b
|
Fix header for union.
|
2019-04-09 16:07:07 +03:00 |
|
Nikolai Kochetov
|
b1c98a9398
|
Fix execute query over HTTP.
|
2019-04-09 14:00:38 +03:00 |
|
Nikolai Kochetov
|
54066fc312
|
Fix rows_before_limit_at_least.
|
2019-04-09 13:17:25 +03:00 |
|
Nikolai Kochetov
|
33b176f2da
|
Fix style.
|
2019-04-05 14:34:11 +03:00 |
|
Nikolai Kochetov
|
1470fe0a72
|
Fix clang build.
|
2019-04-05 14:27:08 +03:00 |
|
Nikolai Kochetov
|
7626b1b267
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
|
Nikolai Kochetov
|
5e39ec610c
|
Merged with master
|
2019-04-03 14:21:38 +03:00 |
|
Nikolai Kochetov
|
94ff7f694a
|
QueryPipeline [in progress].
|
2019-04-03 13:14:36 +03:00 |
|
Nikolai Kochetov
|
18133a4948
|
Added processors_test_aggregation.
|
2019-04-03 13:13:25 +03:00 |
|
Nikolai Kochetov
|
6976b65b2d
|
Added MergingAggregatedTransform.
|
2019-04-03 13:13:25 +03:00 |
|
Artem Zuikov
|
b6b9be7b8f
|
Merge pull request #4867 from Gladdy/martijn-asof-working-bt
Return the correct timestamp for the right-hand table of the ASOF join
|
2019-04-01 15:36:27 +03:00 |
|
Artem Zuikov
|
019c6ca591
|
Merge pull request #4794 from zhang2014/fix/crash_when_predicate
fix crash when predicate optimzer & join on
|
2019-04-01 15:09:50 +03:00 |
|
Martijn Bakker
|
d4ec3bbf70
|
fix style
|
2019-04-01 11:35:37 +01:00 |
|
Martijn Bakker
|
a64b8afc7e
|
cleanup
|
2019-04-01 00:09:00 +01:00 |
|
Martijn Bakker
|
27776ca929
|
fix up wrong assumption that the sample_block_with_keys has same ordering as key_names_right
|
2019-03-31 22:56:37 +01:00 |
|
Martijn Bakker
|
7ea03f6fa7
|
appears to work and get the correct timestamps
|
2019-03-31 22:14:43 +01:00 |
|
Martijn Bakker
|
4a7393cfc6
|
include the asof column in the block stored. overall not working yet but at least doesnt crash anymore
|
2019-03-31 20:03:57 +01:00 |
|
chertus
|
11997ed772
|
fix build
|
2019-03-31 13:56:54 +03:00 |
|
Martijn Bakker
|
4709b744bb
|
address the code review issues
|
2019-03-30 21:30:21 +00:00 |
|
Martijn Bakker
|
3ac66dfdb6
|
set default asof type value
|
2019-03-30 13:09:03 +00:00 |
|
Martijn Bakker
|
20e5fb61c4
|
fix style
|
2019-03-30 13:02:30 +00:00 |
|
Martijn Bakker
|
4a94545882
|
add test for multiple supported asof types
|
2019-03-30 12:52:48 +00:00 |
|
Martijn Bakker
|
7c5febb6aa
|
Merge branch 'master' into martijn-asof-nomap
|
2019-03-30 02:02:48 +00:00 |
|
Martijn Bakker
|
389f108807
|
working multi type asof join columns
|
2019-03-30 01:32:08 +00:00 |
|
alexey-milovidov
|
0dee8cf79c
|
Merge pull request #4855 from 4ertus2/joins
Fix crash when joining nulluble vs not nullable
|
2019-03-30 02:15:50 +03:00 |
|
Martijn Bakker
|
89515861df
|
asof join without using std::map, but still only on u32
|
2019-03-29 21:20:23 +00:00 |
|
Ivan
|
957d23267b
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
For detailed description see the related PR
|
2019-03-29 23:31:06 +03:00 |
|
alexey-milovidov
|
cb486da9cd
|
Merge pull request #4852 from zhang2014/improvement/const_interpreter
Const context for insert interpreter
|
2019-03-29 21:42:35 +03:00 |
|
chertus
|
6bdbf75e30
|
fix crash when joining nulluble vs not nullable
|
2019-03-29 21:07:22 +03:00 |
|
zhang2014
|
aab314f154
|
const insert interpreter
|
2019-03-29 23:47:16 +08:00 |
|
zhang2014
|
0096ef3524
|
try fix
|
2019-03-29 22:25:37 +08:00 |
|
Alexey Milovidov
|
88e94bad74
|
Removed "assumeMutable" usage in one case
|
2019-03-29 17:17:29 +03:00 |
|
zhang2014
|
1eb5713a74
|
fix crash when predicate optimzer & join on
|
2019-03-29 18:41:26 +08:00 |
|
Martijn Bakker
|
9ac52b9368
|
fix master merge
|
2019-03-28 21:06:49 +00:00 |
|
Martijn Bakker
|
46f4557944
|
Merge branch 'master' into martijn-asof-join
|
2019-03-28 20:20:17 +00:00 |
|