[ 
https://issues.apache.org/jira/browse/HIVE-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276420#comment-14276420
 ] 

Matt Burgess commented on HIVE-5412:
------------------------------------

What about:

public void setDate(int parameterIndex, Date x, Calendar cal) throws 
SQLException {
    // TODO Auto-generated method stub
    throw new SQLException("Method not supported");
  }

> HivePreparedStatement.setDate not implemented
> ---------------------------------------------
>
>                 Key: HIVE-5412
>                 URL: https://issues.apache.org/jira/browse/HIVE-5412
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 0.12.0
>            Reporter: Alan Gates
>             Fix For: 0.13.0
>
>
> The DATE type was added in Hive 0.12, but the HivePreparedStatement.setDate 
> method was not implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to