[
https://issues.apache.org/jira/browse/KYLIN-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187534#comment-17187534
]
Zhichao Zhang commented on KYLIN-4696:
---------------------------------------
[~fengwenduo] I used your test data, model, and cube, but still can't reproduce
this issue, my tested env: kylin 3.1.0 on docker.
the result:
!image-2020-08-31-15-56-22-255.png!
Can you try to use kylin 3.1.0 on docker (please see:
[http://kylin.apache.org/docs/gettingstarted/kylin-quickstart.html]) to re-test
this issue, if any question, please let us know.
> The result is wrong when using multiple dimension with in filter which
> including multiple filter value
> ------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-4696
> URL: https://issues.apache.org/jira/browse/KYLIN-4696
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine, Storage - HBase
> Affects Versions: v3.1.0, v3.0.1
> Reporter: fengwenduo
> Priority: Major
> Attachments: correct01.png, correct02.png,
> image-2020-08-31-15-56-22-255.png, order_cube_desc.json, orders_cube.json,
> orders_model.json, query_from_cube.sql, test_data.sql, wrong.png
>
>
> I have a cube with 17 dimensions, when I query from the cube using multiple
> dimension with in filter which including multiple filter value, the result is
> not correct.
> But if i query the cube first, then filter outside the result in another
> query, the result is correct.
> Or if i add trim on the dimension when query the cube directly, the result is
> correct too.
> Till now, I do not find other cube have this question. I do not know why?
> I attach the snapshot of the query and result.
> Thank you!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)