Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 CF7A017A84 for ; Tue, 21 Apr 2015 18:10:59 +0000 (UTC) Received: (qmail 54150 invoked by uid 500); 21 Apr 2015 18:10:59 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 54130 invoked by uid 500); 21 Apr 2015 18:10:59 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 54120 invoked by uid 99); 21 Apr 2015 18:10:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2015 18:10:59 +0000 Date: Tue, 21 Apr 2015 18:10:59 +0000 (UTC) From: "Jason Dere (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable 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/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505408#comment-14505408 ] Jason Dere commented on HIVE-9917: ---------------------------------- You mean on RB? I don't think I have access to update your RB entry. You can just create a new git diff but without the --no-prefix option, and upload that to RB. > After HIVE-3454 is done, make int to timestamp conversion configurable > ---------------------------------------------------------------------- > > Key: HIVE-9917 > URL: https://issues.apache.org/jira/browse/HIVE-9917 > Project: Hive > Issue Type: Improvement > Reporter: Aihua Xu > Assignee: Aihua Xu > Attachments: HIVE-9917.patch > > > After HIVE-3454 is fixed, we will have correct behavior of converting int to timestamp. While the customers are using such incorrect behavior for so long, better to make it configurable so that in one release, it will default to old/inconsistent way and the next release will default to new/consistent way. And then we will deprecate it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)