[
https://issues.apache.org/jira/browse/NIFI-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380005#comment-15380005
]
ASF GitHub Bot commented on NIFI-2174:
--------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/661
NIFI-2174: Fix handling of time/date types in QueryCassandra
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-2174
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/661.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #661
----
commit 169749bd3035ffd206b89bee0299d1e747e4c983
Author: Matt Burgess <[email protected]>
Date: 2016-07-15T19:52:37Z
NIFI-2174: Fix handling of time/date types in QueryCassandra
----
> QueryCassandra is handling timestamps as strings
> ------------------------------------------------
>
> Key: NIFI-2174
> URL: https://issues.apache.org/jira/browse/NIFI-2174
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> QueryCassandra fails when selecting a column of timestamp type, with the
> following error:
> com.datastax.driver.core.exceptions.CodecNotFoundException: Codec not found
> for requested operation: [timestamp <-> com.datastax.driver.core.LocalDate]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)