From reviews-return-898899-archive-asf-public=cust-asf.ponee.io@spark.apache.org Fri Aug 23 02:08:25 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 347E4180644 for ; Fri, 23 Aug 2019 04:08:25 +0200 (CEST) Received: (qmail 78549 invoked by uid 500); 23 Aug 2019 02:08:24 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 78538 invoked by uid 99); 23 Aug 2019 02:08:24 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2019 02:08:24 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] HyukjinKwon commented on issue #25214: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column Message-ID: <156652610449.26193.8987670260982681506.gitbox@gitbox.apache.org> Date: Fri, 23 Aug 2019 02:08:24 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit HyukjinKwon commented on issue #25214: [SPARK-28461][SQL] Pad Decimal numbers with trailing zeros to the scale of the column URL: https://github.com/apache/spark/pull/25214#issuecomment-524144312 Seems right to me. Trailing behaviour was a legacy behaviour from old Hive IIRC ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org