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 E4878200B49 for ; Wed, 3 Aug 2016 21:07:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E304F160A8C; Wed, 3 Aug 2016 19:07:21 +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 5BA43160A5D for ; Wed, 3 Aug 2016 21:07:21 +0200 (CEST) Received: (qmail 70196 invoked by uid 500); 3 Aug 2016 19:07:20 -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 70180 invoked by uid 99); 3 Aug 2016 19:07:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 19:07:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 777C22C027F for ; Wed, 3 Aug 2016 19:07:20 +0000 (UTC) Date: Wed, 3 Aug 2016 19:07:20 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-14371) use datanucleus.rdbms.useColumnDefaultWhenNull when available MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Aug 2016 19:07:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404583#comment-15404583 ] Sergey Shelukhin edited comment on HIVE-14371 at 8/3/16 7:07 PM: ----------------------------------------------------------------- DN has been released, we can do a small upgrade here now. was (Author: sershe): DN has been release, we can do a small upgrade here now. > use datanucleus.rdbms.useColumnDefaultWhenNull when available > ------------------------------------------------------------- > > Key: HIVE-14371 > URL: https://issues.apache.org/jira/browse/HIVE-14371 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > > We are using a different property to work around postgres defaults issues in DN 4 right now (HIVE-14322). The above property was just added to DN branches to address this better; we should use that instead of the current workaround, once the next DN 4.x version is released. -- This message was sent by Atlassian JIRA (v6.3.4#6332)