Alexey Milovidov
|
89c0dc2eea
|
Fixed build #1947
|
2018-02-26 06:45:46 +03:00 |
|
Alexey Milovidov
|
d6121a8544
|
Simplification of AST #1947
|
2018-02-26 06:40:20 +03:00 |
|
Alexey Milovidov
|
601ff1eee4
|
Simplification of AST #1947
|
2018-02-26 06:37:08 +03:00 |
|
Alexey Milovidov
|
7093979336
|
Merge remote-tracking branch 'origin/master' into better-union-all-try2
|
2018-02-26 03:39:45 +03:00 |
|
Alexey Milovidov
|
c5dacee1be
|
Removed issue template (postponed) #1962.
|
2018-02-26 03:22:29 +03:00 |
|
alexey-milovidov
|
e6e885ffda
|
Merge pull request #1962 from zhang2014/feature/github_template
Create issue & pull request template in github
|
2018-02-26 03:22:01 +03:00 |
|
proller
|
c12d93a873
|
Allow build without rt library (#1963)
* Allow build without rt library
* fix
|
2018-02-26 03:19:42 +03:00 |
|
Alexey Milovidov
|
88b01e867d
|
Better UNION ALL: development #1947
|
2018-02-25 10:39:45 +03:00 |
|
zhang2014
|
935a9cbc4b
|
Create issue & pull request template in github
|
2018-02-25 15:12:47 +08:00 |
|
Alexey Milovidov
|
6e93635275
|
Better UNION ALL: development #1947
|
2018-02-25 09:35:24 +03:00 |
|
Alexey Milovidov
|
8c1e344b78
|
Removed useless code #1947
|
2018-02-25 09:09:09 +03:00 |
|
Alexey Milovidov
|
9d3d0410d7
|
Removed useless code #1947
|
2018-02-25 09:08:29 +03:00 |
|
Alexey Milovidov
|
6e8572e628
|
Merge branch 'master' into better-union-all-try2
|
2018-02-25 08:03:59 +03:00 |
|
alexey-milovidov
|
308b51603e
|
Merge pull request #1961 from zhang2014/fix/doc
add doc with toStartOfDay()
|
2018-02-25 08:02:37 +03:00 |
|
Alexey Milovidov
|
9219b3d600
|
Fixed build [#CLICKHOUSE-2]
|
2018-02-25 08:01:12 +03:00 |
|
zhang2014
|
84caaf9bab
|
add doc with toStartOfDay()
|
2018-02-25 12:01:13 +08:00 |
|
Alexey Milovidov
|
f3f2b74676
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-02-25 05:45:36 +03:00 |
|
Alexey Milovidov
|
722b6287ec
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-02-25 05:43:27 +03:00 |
|
Alexey Milovidov
|
c86fd31097
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-02-25 05:23:04 +03:00 |
|
Alexey Milovidov
|
b326a111d5
|
Fixed bad code that may lead to race condition [#CLICKHOUSE-2]
|
2018-02-25 04:30:03 +03:00 |
|
Alexey Milovidov
|
ab594375ab
|
Better UNION ALL: development #1947
|
2018-02-25 03:50:53 +03:00 |
|
Alexey Milovidov
|
615877e544
|
Updated Poco submodule: fixed usage of atomic bool flag, that was shown by TSan [#CLICKHOUSE-2]
|
2018-02-24 22:17:56 +03:00 |
|
Alexey Milovidov
|
07a11de679
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-02-24 07:47:55 +03:00 |
|
Alexey Milovidov
|
97766684d7
|
Fixed (harmless) race condition [#CLICKHOUSE-2]
|
2018-02-24 07:46:14 +03:00 |
|
alexey-milovidov
|
cdae2df4e5
|
Merge pull request #1957 from ei-grad/patch-2
Fix typo in AggregatingMergeTree docs
|
2018-02-24 05:34:58 +03:00 |
|
alexey-milovidov
|
1497b61b79
|
Merge pull request #1958 from yandex/remove-ast-function-kind
Removed bad code that may lead to (harmless) race condition
|
2018-02-24 05:34:22 +03:00 |
|
Alexey Milovidov
|
2b974554e5
|
Fixed test [#CLICKHOUSE-2]
|
2018-02-24 04:55:43 +03:00 |
|
Alexey Milovidov
|
3772c88472
|
Removed bad code that may lead to (harmless) race condition [#CLICKHOUSE-2]
|
2018-02-24 04:31:42 +03:00 |
|
Vitaliy Lyudvichenko
|
11b4cf3163
|
Updated test. [#CLICKHOUSE-3606]
|
2018-02-24 01:47:35 +03:00 |
|
Andrew Grigorev
|
c54c64a34c
|
Fix typo in AggregatingMergeTree docs
|
2018-02-24 01:11:21 +03:00 |
|
Vitaliy Lyudvichenko
|
077f413a0d
|
Added consistent hashing functions. [#CLICKHOUSE-3606]
|
2018-02-24 00:22:52 +03:00 |
|
Alexey Milovidov
|
16bef55d0e
|
Fixed bad translation [#CLICKHOUSE-2]
|
2018-02-23 22:07:38 +03:00 |
|
Alexey Milovidov
|
243563d247
|
Fixed build [#CLICKHOUSE-2]
|
2018-02-23 21:55:54 +03:00 |
|
Alexey Milovidov
|
d4217d7aac
|
Updated test [#CLICKHOUSE-2]
|
2018-02-23 14:37:49 +03:00 |
|
Alexey Milovidov
|
c73f5d5e95
|
Fixed test [#CLICKHOUSE-2]
|
2018-02-23 14:35:05 +03:00 |
|
alexey-milovidov
|
05be50de89
|
Merge pull request #1954 from yandex/fix-race-condition-in-lazy-stream
Fix race condition in lazy stream
|
2018-02-23 14:16:37 +03:00 |
|
alexey-milovidov
|
b12a41cdd5
|
Merge pull request #1951 from chenxing-xc/master
fix CHECK TABLE distributed_table crash issue
|
2018-02-23 14:13:09 +03:00 |
|
Alexey Milovidov
|
9e14dc18eb
|
Fixed race condition in Lazy stream [#CLICKHOUSE-2]
|
2018-02-23 13:49:48 +03:00 |
|
Alexey Milovidov
|
1a3fa45b6f
|
Fixed race condition in Lazy stream [#CLICKHOUSE-2]
|
2018-02-23 13:43:24 +03:00 |
|
Alexey Milovidov
|
cae7f96f34
|
Simplification [#CLICKHOUSE-2]
|
2018-02-23 13:02:29 +03:00 |
|
Alexey Milovidov
|
ffc1a76d28
|
Removed unused method #1947
|
2018-02-23 12:09:49 +03:00 |
|
Alexey Milovidov
|
ecc3ab8636
|
Fixed test #1896
|
2018-02-23 11:42:10 +03:00 |
|
chenxing.xc
|
c966bf0b95
|
update fix check table
|
2018-02-23 16:40:39 +08:00 |
|
Alexey Milovidov
|
90ca41f049
|
Fixed test #1896
|
2018-02-23 11:23:31 +03:00 |
|
Alexey Milovidov
|
36a9502e80
|
Simplification #1896
|
2018-02-23 11:05:21 +03:00 |
|
chenxing.xc
|
ec28a1e661
|
fix check distribute_table crash issue
|
2018-02-23 15:17:43 +08:00 |
|
Alexey Milovidov
|
466837b17c
|
Removed controversial feature #1896
|
2018-02-23 10:06:59 +03:00 |
|
chenxing-xc
|
92ab0130eb
|
Merge pull request #1 from yandex/master
rebase master
|
2018-02-23 14:58:33 +08:00 |
|
Alexey Milovidov
|
0207760c05
|
Limit and quota on result must not apply for intermediate data in subqueries and INSERT SELECT [#CLICKHOUSE-3351]
|
2018-02-23 09:38:23 +03:00 |
|
alexey-milovidov
|
7434ddd185
|
Merge pull request #1950 from yandex/unify-cast-column-and-nullable-adapter-streams
Unify cast column and nullable adapter streams
|
2018-02-23 09:15:24 +03:00 |
|