You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "13802880779@139.com" <13...@139.com> on 2015/09/22 03:19:12 UTC

回复: Re: how to set 'acceptPartial' parameter in jdbc driver?

'limit' clause dosen't return right answer, for example, i use limit 100000 after query sql, but it returns nothing, without 'limit 100000', it returns about a million results;



中国移动广东有限公司 网管中心 梁猛
13802880779@139.com
 
发件人: Shi, Shaofeng
发送时间: 2015-09-22 09:12
收件人: dev@kylin.incubator.apache.org
主题: Re: how to set 'acceptPartial' parameter in jdbc driver?
so far no such option in jdbc driver, the default behavior is to accept
all results; If you only need a partial result set, you can use “limit”
clause in your SQL; Please open a JIRA if you have specific scenario or
need;
 
On 9/21/15, 11:07 PM, "13802880779@139.com" <13...@139.com> wrote:
 
>i am using kylin jdbc driver, how to set 'acceptPartial'  to be
>false/true in jdbc driver?
>
>
>
>中国移动广东有限公司 网管中心 梁猛
>13802880779@139.com