You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/05/11 22:20:00 UTC

[jira] [Commented] (FLINK-9341) Oracle: "Type is not supported: Date"

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

Fabian Hueske commented on FLINK-9341:
--------------------------------------

Hi, could you please include the full stacktrace of the exception in the issue description? Thank you.

> Oracle: "Type is not supported: Date"
> -------------------------------------
>
>                 Key: FLINK-9341
>                 URL: https://issues.apache.org/jira/browse/FLINK-9341
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API &amp; SQL
>    Affects Versions: 1.4.2
>            Reporter: Ken Geis
>            Priority: Major
>
> When creating a Table from an Oracle JDBCInputFormat with a date column, I get the error "Type is not supported: Date". This happens with as simple a query as
> {code:java}
> SELECT SYSDATE FROM DUAL{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)