[
https://issues.apache.org/jira/browse/HIVE-30074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Soumyakanti Das updated HIVE-30074:
-----------------------------------
Description:
The Joins were not pushed down, here:
[https://github.com/apache/hive/blob/abbab5499c45236297d0822a99e066983a34763e/ql/src/test/results/clientpositive/jdbc/postgres/cbo_query10.q.out#L8]
[https://github.com/apache/hive/blob/abbab5499c45236297d0822a99e066983a34763e/ql/src/test/results/clientpositive/jdbc/postgres/cbo_query16.q.out#L4]
was:
The SemiJoin was not pushed down, here:
[https://github.com/apache/hive/blob/abbab5499c45236297d0822a99e066983a34763e/ql/src/test/results/clientpositive/jdbc/postgres/cbo_query10.q.out#L8]
> AntiJoin and SemiJoin were not pushed into JDBC
> -----------------------------------------------
>
> Key: HIVE-30074
> URL: https://issues.apache.org/jira/browse/HIVE-30074
> Project: Hive
> Issue Type: Sub-task
> Components: CBO, JDBC
> Affects Versions: 4.3.0
> Reporter: Soumyakanti Das
> Priority: Major
>
> The Joins were not pushed down, here:
> [https://github.com/apache/hive/blob/abbab5499c45236297d0822a99e066983a34763e/ql/src/test/results/clientpositive/jdbc/postgres/cbo_query10.q.out#L8]
> [https://github.com/apache/hive/blob/abbab5499c45236297d0822a99e066983a34763e/ql/src/test/results/clientpositive/jdbc/postgres/cbo_query16.q.out#L4]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
