Re: Re: flink sql-client read hive orc table no result

2020-03-18 Thread wangl...@geekplus.com.cn
lus.com.cn CC: lirui; user Subject: Re: Re: flink sql-client read hive orc table no result also try to remove "transactional"='true'? Best, Kurt On Wed, Mar 18, 2020 at 5:54 PM wangl...@geekplus.com.cn wrote: Tried again. Even i remove the "clustered by (robot_id) into 3 buckets

Re: Re: flink sql-client read hive orc table no result

2020-03-18 Thread Kurt Young
flink sql-client > > Thanks, > Lei > > -- > wangl...@geekplus.com.cn > > *From:* Kurt Young > *Date:* 2020-03-18 17:41 > *To:* wangl...@geekplus.com.cn; lirui > *CC:* user > *Subject:* Re: flink sql-client read hive orc table no res

Re: Re: flink sql-client read hive orc table no result

2020-03-18 Thread wangl...@geekplus.com.cn
Tried again. Even i remove the "clustered by (robot_id) into 3 buckets" statement, no result from flink sql-client Thanks, Lei wangl...@geekplus.com.cn From: Kurt Young Date: 2020-03-18 17:41 To: wangl...@geekplus.com.cn; lirui CC: user Subject: Re: flink sql-client read hive

Re: flink sql-client read hive orc table no result

2020-03-18 Thread Kurt Young
My guess is we haven't support hive bucket table yet. cc Rui Li for confirmation. Best, Kurt On Wed, Mar 18, 2020 at 5:19 PM wangl...@geekplus.com.cn < wangl...@geekplus.com.cn> wrote: > Hive table store as orc format: > CREATE TABLE `robot_tr`(`robot_id` int, `robot_time` bigint, >