[jira] [Commented] (KYLIN-2346) OLAP TableScan MUST NOT be shared by more than one prent

2017-01-06 Thread liyang (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806793#comment-15806793
 ] 

liyang commented on KYLIN-2346:
---

You can write in Chinese if that helps. Others will do necessary translation if 
the content is useful to wider community.

> OLAP TableScan MUST NOT be shared by more than one prent
> 
>
> Key: KYLIN-2346
> URL: https://issues.apache.org/jira/browse/KYLIN-2346
> Project: Kylin
>  Issue Type: Bug
>Reporter: james
>Priority: Blocker
>
> i am a new fresher of the apache-kylin,
> i build cube,success.
> i want to run a sql sentence
> the result of the relation-database is right..what i want..
> the result of the cube modile is wrong..the results is as the titles
> the sql is 
> select * from tradectr.dbo.g_og_corpinfo t1 left join 
> tradectr.dbo.g_og_corpinfo t2 on t1.parentsid = t2.corpsid where 
> t2.levelscode = 'G011' AND t2.corpname like '%湖北%'
> it is a simple sql,just to find the company of the hubei province...
> also somebody could tell me the type of the sql which apache-kylin 
> supports,thanks very much。



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KYLIN-2346) OLAP TableScan MUST NOT be shared by more than one prent

2017-01-02 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15792989#comment-15792989
 ] 

Billy Liu commented on KYLIN-2346:
--

Sorry, could not catch up what you mean. What is "prent"? What is your expected 
result? To find the SQL reference, please check 
http://calcite.apache.org/docs/reference.html first. Thank you. 

And one more thing, please do not ask question in JIRA. JIRA is designed for 
confirmed bug tracking or feature proposal. 

> OLAP TableScan MUST NOT be shared by more than one prent
> 
>
> Key: KYLIN-2346
> URL: https://issues.apache.org/jira/browse/KYLIN-2346
> Project: Kylin
>  Issue Type: Bug
>Reporter: james
>Priority: Blocker
>
> i am a new fresher of the apache-kylin,
> i build cube,success.
> i want to run a sql sentence
> the result of the relation-database is right..what i want..
> the result of the cube modile is wrong..the results is as the titles
> the sql is 
> select * from tradectr.dbo.g_og_corpinfo t1 left join 
> tradectr.dbo.g_og_corpinfo t2 on t1.parentsid = t2.corpsid where 
> t2.levelscode = 'G011' AND t2.corpname like '%湖北%'
> it is a simple sql,just to find the company of the hubei province...
> also somebody could tell me the type of the sql which apache-kylin 
> supports,thanks very much。



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)