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 20024200BA4 for ; Sat, 1 Oct 2016 06:42:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1EA1D160AE5; Sat, 1 Oct 2016 04:42:22 +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 898E3160AD9 for ; Sat, 1 Oct 2016 06:42:21 +0200 (CEST) Received: (qmail 13346 invoked by uid 500); 1 Oct 2016 04:42: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 13326 invoked by uid 99); 1 Oct 2016 04:42:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2016 04:42:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 727442C002D for ; Sat, 1 Oct 2016 04:42:20 +0000 (UTC) Date: Sat, 1 Oct 2016 04:42:20 +0000 (UTC) From: "Carter Shanklin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14579) Add support for date extract MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 01 Oct 2016 04:42:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15537876#comment-15537876 ] Carter Shanklin commented on HIVE-14579: ---------------------------------------- [~jcamachorodriguez] this is great, thanks for that. One addition to consider, extracting the day of week is a very common things BI tools will do and there's not any good way to do that currently. Can we consider this for a followup? I'll take a first attempt at the documentation for this. > Add support for date extract > ---------------------------- > > Key: HIVE-14579 > URL: https://issues.apache.org/jira/browse/HIVE-14579 > Project: Hive > Issue Type: Sub-task > Components: UDF > Reporter: Ashutosh Chauhan > Assignee: Jesus Camacho Rodriguez > Labels: TODOC2.2 > Fix For: 2.2.0 > > Attachments: HIVE-14579.01.patch, HIVE-14579.patch, HIVE-14579.patch > > > https://www.postgresql.org/docs/9.1/static/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT -- This message was sent by Atlassian JIRA (v6.3.4#6332)