[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186391#comment-14186391 ]
Gunther Hagleitner commented on HIVE-8189: ------------------------------------------ [~brocknoland] this is marked as fix version 0.14, but I don't see the commit in the branch. I assume this should go into .14? > A select statement with a subquery is failing with HBaseSerde > ------------------------------------------------------------- > > Key: HIVE-8189 > URL: https://issues.apache.org/jira/browse/HIVE-8189 > Project: Hive > Issue Type: Bug > Components: HBase Handler > Affects Versions: 0.12.0, 0.13.1 > Reporter: Yongzhi Chen > Assignee: Yongzhi Chen > Fix For: 0.14.0 > > Attachments: HIVE-8189.1.patch, hbase_ppd_join.q > > > Hive tables in the query are hbase tables, and the subquery is a join > statement. > When > set hive.optimize.ppd=true; > and > set hive.auto.convert.join=false; > The query does not return data. > While hive.optimize.ppd=true and hive.auto.convert.join=true return values > back. See attached query file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)