Nikita Vasilev
|
565633fb2b
|
limited like for tokenbf
|
2019-03-06 18:30:27 +03:00 |
|
Nikita Vasilev
|
c428d9a64c
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-03-06 16:36:34 +03:00 |
|
alexey-milovidov
|
74f7ef390a
|
Merge pull request #4595 from 4ertus2/joins
Multiple JOINs multiple fixes
|
2019-03-06 02:55:05 +03:00 |
|
chertus
|
22f699c8a0
|
fix CrossToInnerJoin (empty where crash & where for one table wrong result)
|
2019-03-05 18:16:59 +03:00 |
|
chertus
|
0c0d9343d4
|
update ASTIdentifier prints for push down predicate test reference (long vs short names)
|
2019-03-05 15:49:00 +03:00 |
|
chertus
|
ea4d3ec661
|
some multiple join fixes
|
2019-03-05 15:34:48 +03:00 |
|
Alexey Milovidov
|
8766dab54e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-04 23:05:24 +03:00 |
|
Vitaly Baranov
|
61e21d50e1
|
Merge pull request #4207 from andyyzh/bitmap_feature
Added bitmap function feature with roaring bitmap
|
2019-03-04 22:42:47 +03:00 |
|
chertus
|
339047fc40
|
fix multiple joins asterisks qualification
|
2019-03-04 22:40:58 +03:00 |
|
Alexey Milovidov
|
f15762a96e
|
Added a test for ThreadPool #4572
|
2019-03-04 22:29:23 +03:00 |
|
Alexey Milovidov
|
f33cbe90d3
|
Fixed test
|
2019-03-04 02:47:15 +03:00 |
|
Alexey Milovidov
|
f0801f37fe
|
Added a test
|
2019-03-04 02:44:41 +03:00 |
|
Alexey Milovidov
|
bcf8cd6297
|
NaN comparisons are implementation specific - remove them from tests
|
2019-03-03 04:17:33 +03:00 |
|
Alexey Milovidov
|
0dc576e44f
|
Avoid performance degradation in few degenerate cases: added fast path for tautological compares #4405
|
2019-03-03 02:51:48 +03:00 |
|
Alexey Milovidov
|
b8ff976ee9
|
Merge branch 'master' into move-to-prewhere-improvement
|
2019-03-02 04:34:49 +03:00 |
|
alexey-milovidov
|
ee903886e6
|
Merge pull request #4387 from abyss7/CLICKHOUSE-4268
Improve push-down logic for joined statements
|
2019-03-02 04:19:50 +03:00 |
|
Alexey Milovidov
|
c55e70d8f8
|
Added test
|
2019-03-01 23:16:42 +03:00 |
|
alexey-milovidov
|
9a62eb8d26
|
Merge pull request #4506 from yandex/quantile-timing-ubsan-fix
Fixed fuzz test in UBSan
|
2019-03-01 19:18:33 +03:00 |
|
chertus
|
83503df56a
|
fix crach on JOIN with array or tuple
|
2019-03-01 18:32:32 +03:00 |
|
Alexey Milovidov
|
2c0241b890
|
Adapted test #4506
|
2019-03-01 17:54:49 +03:00 |
|
Alexey Milovidov
|
51ca51aa9e
|
Merge branch 'master' into quantile-timing-ubsan-fix
|
2019-03-01 17:53:04 +03:00 |
|
Alexey Zatelepin
|
eee73dac42
|
Merge branch 'master' into fix-concurrent-alters
|
2019-02-28 19:19:21 +03:00 |
|
Alexey Zatelepin
|
9e157dbd64
|
move test script from bugs to tests [#CLICKHOUSE-3789]
|
2019-02-28 11:50:35 +03:00 |
|
proller
|
aad2856eba
|
CLICKHOUSE-4179 : arrayEnumerateDenseRanked arrayEnumerateUniqRanked (#4475)
* Build fixes (clang 7.0.0+)
* better
* wip
* wip
* fix
* fix
* wip
* fix
* clean
* clean
* CLICKHOUSE-4179 WIP
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* cf
* wip
* wip
* wip
* wip
* cf
* wip
* wip# Please enter the commit message for your changes. Lines starting
* wip# Please enter the commit message for your changes. Lines starting
* cf
* wip# Please enter the commit message for your changes. Lines starting
* wip
* cf
* wip
* wip
* clean
* clean
* clean
* clean
* wip
* wip
* wip
* cf
* wip
* wip
* wip
* cf
* clean
* wip
* clean
* cf
* clean
* clean
* test
* clean
* wip
* cf
* wip
* clean
* clean
* wip
* wip
* clean
* cf
* clean
* Requested changes
* cf
* no convertToFullColumnIfConst
* clean
* clean
* clean
* fix
* Remove comment
|
2019-02-28 01:18:58 +03:00 |
|
alexey-milovidov
|
40d8abbc34
|
Merge pull request #4523 from yandex/fix_column_description_parse
Fix column description parse. Now creation of replicated MT table wit…
|
2019-02-28 01:18:31 +03:00 |
|
alesapin
|
8bea1513ca
|
Comment without default
|
2019-02-27 20:01:59 +03:00 |
|
alesapin
|
1909c87885
|
Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default
|
2019-02-27 19:41:51 +03:00 |
|
Ivan
|
a1e266fd6c
|
Fix test reference
|
2019-02-27 18:41:32 +03:00 |
|
Vitaly Baranov
|
6fbcc12674
|
Merge pull request #4493 from vitlibar/support-for-nested-messages-in-protobuf-output
Added support for nested messages in protobuf output format
|
2019-02-27 18:16:45 +03:00 |
|
Ivan Lezhankin
|
2a604d075a
|
Merge remote-tracking branch 'upstream/master' into CLICKHOUSE-4268
|
2019-02-27 15:08:36 +03:00 |
|
Vitaly Baranov
|
2e8669211a
|
Improve test: check input/output with protobuf schema containing nested messages.
|
2019-02-27 14:37:17 +03:00 |
|
Nikita Vasilev
|
7a51928cad
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-02-26 23:35:57 +03:00 |
|
Ivan Lezhankin
|
e9849ba8de
|
Don't replace tables with compound names
|
2019-02-26 20:22:05 +03:00 |
|
Ivan Lezhankin
|
7f130d2362
|
Don't replace aliased tables.
|
2019-02-26 17:12:25 +03:00 |
|
chertus
|
c2b0c07bd6
|
test for issue-3783 (deciaml groupArray crash)
|
2019-02-26 17:12:19 +03:00 |
|
Ivan Lezhankin
|
09af5512b8
|
Implement push-down inside join-statement
|
2019-02-26 13:56:19 +03:00 |
|
Alexey Milovidov
|
3b20ecf36a
|
Merge branch 'master' into fix-bad-parsing-error-message
|
2019-02-26 13:27:12 +03:00 |
|
Alexey Milovidov
|
497c0a9b8b
|
Merge branch 'master' into quantile-timing-ubsan-fix
|
2019-02-26 13:26:30 +03:00 |
|
Ivan Lezhankin
|
c8eefb3927
|
Always modify subqueries if modifying inplace
to support push-down while analyzing.
|
2019-02-26 13:18:12 +03:00 |
|
Ivan Lezhankin
|
fa273bb73b
|
Improve push-down predicate tests.
|
2019-02-26 13:17:25 +03:00 |
|
Ivan Lezhankin
|
c035d853a5
|
Add test on "analyze" query
|
2019-02-26 13:17:25 +03:00 |
|
alexey-milovidov
|
bffe514efa
|
Merge pull request #4466 from danlark1/master
Function trigramDistance() added for string similarity search
|
2019-02-25 21:20:29 +03:00 |
|
alexey-milovidov
|
e1b9fbd489
|
Merge pull request #4503 from yandex/fix_kill_query_test
Fix flap on kill query test
|
2019-02-25 21:20:14 +03:00 |
|
Nikita Vasilev
|
289a6cb3d3
|
support like
|
2019-02-25 21:04:25 +03:00 |
|
Alexey Milovidov
|
f02a834615
|
Fixed fuzz test in UBSan
|
2019-02-25 21:03:52 +03:00 |
|
Nikita Vasilev
|
72f5bdc485
|
tokenbf fix
|
2019-02-25 20:12:09 +03:00 |
|
alesapin
|
45b8a1387a
|
Fix flap on kill query test
|
2019-02-25 18:03:37 +03:00 |
|
Alexey Milovidov
|
d02508cb8f
|
Avoid loss of precision in test
|
2019-02-25 17:36:19 +03:00 |
|
Nikita Vasilev
|
c19a767433
|
fixed in
|
2019-02-25 11:43:19 +03:00 |
|
Nikita Vasilev
|
d02e1c0cdb
|
in
|
2019-02-25 00:17:52 +03:00 |
|