You are right in your code, actually, there's one pending task to tracking 
this: 
https://issues.apache.org/jira/browse/KYLIN-207
Please let's know if you or somebody also has such requirements, and please 
raise your hand if you also would like to contribute to this :-)
Regards!
Luke Han




On Mon, May 18, 2015 at 7:15 AM -0700, "dong wang" <[email protected]> 
wrote:










when querying data, we can pass the parameter as below(in php),  currently,
I use the 'offset' and 'limit' to achieve it,  kylin dev team, pls correct
me if i'm wrong~
$postData = array ('sql' =>$sql_str,
                   'offset' =>$offset,
                   'limit' =>$limit,
                   'acceptPartial' =>false,
                   'project' =>$project_name);

2015-05-18 17:38 GMT+08:00 [email protected] :

>
> HI ,all
>
> Does kylin supports paging ?
>
>
> [email protected]
>

Reply via email to