Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8552

Unable to use date as primary key

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 2.4
    • None
    • sql
    • None

    Description

      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)

      Attachments

        1. IGNITE-8552_implemented.patch
          5 kB
          Sergey Grimstad

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pvinokurov Pavel Vinokurov
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated: