From issues-return-163951-archive-asf-public=cust-asf.ponee.io@hive.apache.org Thu Jul 25 08:11:01 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7C86818066C for ; Thu, 25 Jul 2019 10:11:01 +0200 (CEST) Received: (qmail 99407 invoked by uid 500); 25 Jul 2019 08:11:01 -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 99398 invoked by uid 99); 25 Jul 2019 08:11:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2019 08:11:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4E3ACE2F22 for ; Thu, 25 Jul 2019 08:11:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 12026265E6 for ; Thu, 25 Jul 2019 08:11:00 +0000 (UTC) Date: Thu, 25 Jul 2019 08:11:00 +0000 (UTC) From: "Marta Kuczora (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-21957) Create temporary table like should omit transactional properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21957?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1689= 2527#comment-16892527 ]=20 Marta Kuczora commented on HIVE-21957: -------------------------------------- +1 Thanks a lot [~lpinter] for the patch. > Create temporary table like should omit transactional properties > ---------------------------------------------------------------- > > Key: HIVE-21957 > URL: https://issues.apache.org/jira/browse/HIVE-21957 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 4.0.0 > Reporter: Laszlo Pinter > Assignee: Laszlo Pinter > Priority: Major > Attachments: HIVE-21957.01.patch, HIVE-21957.02.patch, HIVE-21957= .03.patch > > > In case of create temporary table like queries, where the source table is= transactional, the transactional properties should not be copied over to t= he new table.=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.14#76016)