Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 54236200BF5 for ; Fri, 2 Dec 2016 13:02:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 52F80160B24; Fri, 2 Dec 2016 12:02:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7EF5160B29 for ; Fri, 2 Dec 2016 13:01:59 +0100 (CET) Received: (qmail 98139 invoked by uid 500); 2 Dec 2016 12:01:58 -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 97840 invoked by uid 99); 2 Dec 2016 12:01:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2016 12:01:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 894D22C2A68 for ; Fri, 2 Dec 2016 12:01:58 +0000 (UTC) Date: Fri, 2 Dec 2016 12:01:58 +0000 (UTC) From: "Pavel Tupitsyn (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-4357) .NET: Document DateTime handing in SQL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Dec 2016 12:02:00 -0000 [ https://issues.apache.org/jira/browse/IGNITE-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-4357: ----------------------------------- Description: DateTime handling is complicated, because it does not map directly to Timestamp. Describe in detail how DateTime is serialized and what needs to be done to use it in SQL: https://apacheignite-net.readme.io/docs/sql-queries was: DateTime handling is complicated, because it does not map directly to Timestamp. Describe in detail how DateTime is serialized and what needs to be done to use it in SQL. > .NET: Document DateTime handing in SQL > -------------------------------------- > > Key: IGNITE-4357 > URL: https://issues.apache.org/jira/browse/IGNITE-4357 > Project: Ignite > Issue Type: Task > Components: documentation, platforms > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Labels: .NET > Fix For: 1.8 > > > DateTime handling is complicated, because it does not map directly to Timestamp. > Describe in detail how DateTime is serialized and what needs to be done to use it in SQL: https://apacheignite-net.readme.io/docs/sql-queries -- This message was sent by Atlassian JIRA (v6.3.4#6332)