[ 
https://issues.apache.org/jira/browse/HIVE-27487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-27487:
----------------------------------
    Labels: pull-request-available  (was: )

> NPE in Hive JDBC storage handler
> --------------------------------
>
>                 Key: HIVE-27487
>                 URL: https://issues.apache.org/jira/browse/HIVE-27487
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC storage handler
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>
> A simple query against a Hive JDBC table: "select * from sample_nightly" 
> would fail due to:
> {noformat}
>  Caused by: java.lang.NullPointerException
>     at org.apache.hive.storage.jdbc.JdbcSerDe.deserialize(JdbcSerDe.java:168)
>     at 
> org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:623)
>     ... 21 more{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to