You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2018/09/21 06:23:00 UTC

[jira] [Comment Edited] (IGNITE-8552) Unable to use date as primary key

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

Maxim Muzafarov edited comment on IGNITE-8552 at 9/21/18 6:22 AM:
------------------------------------------------------------------

Folks,

This test began constantly fail – {{IgniteOptimizationDateFuncSpec.Supported optimized date functions - FORMATDATETIME}} at the master branch.
 [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-5031414754271757301&branch=%3Cdefault%3E&tab=testDetails]

Can we check it?


was (Author: mmuzaf):
Folks,

This test began constanly fail -- {{IgniteOptimizationDateFuncSpec.Supported optimized date functions - FORMATDATETIME}} at master branch.
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-5031414754271757301&branch=%3Cdefault%3E&tab=testDetails

Can we check it?

> Unable to use date as primary key
> ---------------------------------
>
>                 Key: IGNITE-8552
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8552
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.4
>            Reporter: Pavel Vinokurov
>            Assignee: Sergey Grimstad
>            Priority: Blocker
>             Fix For: 2.7
>
>         Attachments: IGNITE-8552_implemented.patch
>
>
> It' is unable to create cache via ddl:
> create table tab(id date primary key, date_field date);
> Result:
> ERROR CacheAffinitySharedManager - Failed to initialize cache. Will try to rollback cache start routine. [cacheName=SQL_PUBLIC_T3]
> class org.apache.ignite.IgniteCheckedException: Failed to find value class in the node classpath (use default marshaller to enable binary objects) : SQL_PUBLIC_T3_e90848b2_fe30_4adb_a934_6e13ca0eb409
> 	at org.apache.ignite.internal.processors.query.QueryUtils.typeForQueryEntity(QueryUtils.java:426)



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