From codereview-return-7227-apmail-trafodion-codereview-archive=trafodion.apache.org@trafodion.apache.org Thu Jul 5 06:59:24 2018 Return-Path: X-Original-To: apmail-trafodion-codereview-archive@minotaur.apache.org Delivered-To: apmail-trafodion-codereview-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BAA218136 for ; Thu, 5 Jul 2018 06:59:24 +0000 (UTC) Received: (qmail 18472 invoked by uid 500); 5 Jul 2018 06:59:24 -0000 Delivered-To: apmail-trafodion-codereview-archive@trafodion.apache.org Received: (qmail 18437 invoked by uid 500); 5 Jul 2018 06:59:24 -0000 Mailing-List: contact codereview-help@trafodion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: codereview@trafodion.apache.org Delivered-To: mailing list codereview@trafodion.apache.org Received: (qmail 18408 invoked by uid 99); 5 Jul 2018 06:59:23 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2018 06:59:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8077EDFBC7; Thu, 5 Jul 2018 06:59:23 +0000 (UTC) From: liuyu000 To: codereview@trafodion.apache.org Reply-To: codereview@trafodion.apache.org Message-ID: Subject: [GitHub] trafodion pull request #1629: [TRAFODION-3130] Add Descriptions for *Data Ty... Content-Type: text/plain Date: Thu, 5 Jul 2018 06:59:23 +0000 (UTC) GitHub user liuyu000 opened a pull request: https://github.com/apache/trafodion/pull/1629 [TRAFODION-3130] Add Descriptions for *Data Type Mapping from Hive to Trafodion* in *Trafodion SQL Reference Manual* You can merge this pull request into a Git repository by running: $ git pull https://github.com/liuyu000/trafodion DataTypeMappingHiveTFD Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafodion/pull/1629.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1629 ---- commit 466446cd73157945b371fb229c4e49c971b0e32d Author: liu.yu Date: 2018-07-05T06:57:33Z [TRAFODION-3130] Add Descriptions for *Data Type Mapping from Hive to Trafodion* in *Trafodion SQL Reference Manual* ---- ---