[ https://issues.apache.org/jira/browse/HIVE-20095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545053#comment-16545053 ]
Jonathan Doron edited comment on HIVE-20095 at 7/16/18 2:44 PM: ---------------------------------------------------------------- [~jcamachorodriguez] [~daijy] Those 2 tests are failing exactly due to the changes that has been done in JdbcRecordIterator.java. + Using getLong/getDouble will return wrong results, as those API's will not return null values! was (Author: msydoron): [~jcamachorodriguez] [~daijy] Those 2 tests are failing exactly due to the changes that has been done in JdbcRecordIterator.java. > Fix jdbc external table feature > ------------------------------- > > Key: HIVE-20095 > URL: https://issues.apache.org/jira/browse/HIVE-20095 > Project: Hive > Issue Type: Bug > Reporter: Jonathan Doron > Assignee: Jonathan Doron > Priority: Major > Attachments: HIVE-20095.1.patch, HIVE-20095.2.patch, > HIVE-20095.3.patch, HIVE-20095.4.patch > > > It seems like the committed code for HIVE-19161 > (7584b3276bebf64aa006eaa162c0a6264d8fcb56) reverted some of HIVE-18423 > updates, and therefore some of the external table queries are not working > correctly. -- This message was sent by Atlassian JIRA (v7.6.3#76005)