Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D74D18004 for ; Fri, 23 Oct 2015 09:35:44 +0000 (UTC) Received: (qmail 99673 invoked by uid 500); 23 Oct 2015 09:35:28 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 99642 invoked by uid 500); 23 Oct 2015 09:35:28 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 99618 invoked by uid 99); 23 Oct 2015 09:35:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2015 09:35:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CC3302C033A for ; Fri, 23 Oct 2015 09:35:27 +0000 (UTC) Date: Fri, 23 Oct 2015 09:35:27 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-1655) Decouple Date and Timestamp types. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov resolved IGNITE-1655. ------------------------------------- Resolution: Fixed > Decouple Date and Timestamp types. > ---------------------------------- > > Key: IGNITE-1655 > URL: https://issues.apache.org/jira/browse/IGNITE-1655 > Project: Ignite > Issue Type: Task > Components: general, interop > Affects Versions: ignite-1.4 > Reporter: Vladimir Ozerov > Assignee: Vladimir Ozerov > Priority: Critical > Fix For: 1.5 > > > Date and Timestamp types must be decoupled from each other: > 1) New type ID must be introduced for Timestamp > 2) New read/write methods should be added to portable readers, writers and builder. > 3) Configuration parameter "isUseTimestamp" should be removed. > 4) .Net DateTime type should be re-mapped to Timestamp. > 5) New meta type should be added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)