Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0802219A9B for ; Tue, 5 Apr 2016 12:29:26 +0000 (UTC) Received: (qmail 94124 invoked by uid 500); 5 Apr 2016 12:29:25 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 94016 invoked by uid 500); 5 Apr 2016 12:29:25 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 94006 invoked by uid 99); 5 Apr 2016 12:29:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 12:29:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6F1332C14E1 for ; Tue, 5 Apr 2016 12:29:25 +0000 (UTC) Date: Tue, 5 Apr 2016 12:29:25 +0000 (UTC) From: "Vitalii Diravka (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3894) Directory functions (MaxDir, MinDir ..) should have optional filename parameter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226155#comment-15226155 ] Vitalii Diravka commented on DRILL-3894: ---------------------------------------- [~tdunning] I have implemented your approach into a new functions with one parameter. https://github.com/vdiravka/drill/commit/966d76a06f82dcb265849b90bcff8ce8a770f4ec > Directory functions (MaxDir, MinDir ..) should have optional filename parameter > ------------------------------------------------------------------------------- > > Key: DRILL-3894 > URL: https://issues.apache.org/jira/browse/DRILL-3894 > Project: Apache Drill > Issue Type: Improvement > Components: Functions - Drill > Affects Versions: 1.2.0 > Reporter: Neeraja > Assignee: Vitalii Diravka > > https://drill.apache.org/docs/query-directory-functions/ > The directory functions documented above should provide ability to have second parameter(file name) as optional. -- This message was sent by Atlassian JIRA (v6.3.4#6332)