Soumyakanti Das created HIVE-25356:
--------------------------------------
Summary: JDBCSplitFilterAboveJoinRule's onMatch method throws
exception because wrong rel is assigned to HiveJdbcConverter conv
Key: HIVE-25356
URL: https://issues.apache.org/jira/browse/HIVE-25356
Project: Hive
Issue Type: Bug
Reporter: Soumyakanti Das
Assignee: Soumyakanti Das
{{In the line below, call.rel(0) doesn't return a HiveJdbcConverter.}}
final HiveJdbcConverter conv = call.rel(0);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)