Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40C3418C14 for ; Thu, 24 Sep 2015 22:26:13 +0000 (UTC) Received: (qmail 83364 invoked by uid 500); 24 Sep 2015 22:26:13 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 83308 invoked by uid 500); 24 Sep 2015 22:26:13 -0000 Mailing-List: contact dev-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 dev@drill.apache.org Received: (qmail 83296 invoked by uid 99); 24 Sep 2015 22:26:12 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Sep 2015 22:26:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2B1C41A0778 for ; Thu, 24 Sep 2015 22:26:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.001 X-Spam-Level: **** X-Spam-Status: No, score=4.001 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id lXjHGxk7v6MX for ; Thu, 24 Sep 2015 22:26:02 +0000 (UTC) Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id B90D32074F for ; Thu, 24 Sep 2015 22:26:01 +0000 (UTC) Received: by qgx61 with SMTP id 61so56651994qgx.3 for ; Thu, 24 Sep 2015 15:26:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=pK9DrA/lVrcKlG14GBha7HUmUMv7bWInUkkKXQQ1Hds=; b=mUmbKVscwZ5MriGYNqQPiqr2gcFAkhpNGdDlKUvTQyCfh6gNWcLQ9JWBrArK5uCDzf ne8/MoPhfzpYof6sy7Fno+HwkL5BQ+L/fFZNJlEWHEboBFn3owyR0EEKJ+7NqyMb/x2l omYoSQ6wDZZWRRnMoAtqMTBbjFnB87PWcK9gHW8XIyI0BvL/loaqMiN9pdyxhC0zKuA2 AqKNJphhW8k2NmoO3lYHf9uS1/u0k9nAvINsgOjsFe4lSxbXOL3mdzwgIPsppf1XERqJ M1x1JPwMYmC7bGMuaRSvDQZWYmw1CZEyjL5vhhWcKO/AIeKgxpNRTRPY7ICoWsJhuNN1 CO5A== X-Gm-Message-State: ALoCoQmy6aR8vBca0NOY5kxxBugHGgL4R6miIuB8p31tRiTD/XyGPD1iI22AWlAeX0cXF+K9qH5s MIME-Version: 1.0 X-Received: by 10.140.32.36 with SMTP id g33mr2495737qgg.88.1443133560821; Thu, 24 Sep 2015 15:26:00 -0700 (PDT) Received: by 10.140.88.42 with HTTP; Thu, 24 Sep 2015 15:26:00 -0700 (PDT) In-Reply-To: References: Date: Thu, 24 Sep 2015 22:26:00 +0000 Message-ID: Subject: Re: How deep can Drill drill? From: =?UTF-8?Q?Stef=C3=A1n_Baxter?= To: dev Content-Type: multipart/alternative; boundary=001a113931bc41ccb6052085b7d4 --001a113931bc41ccb6052085b7d4 Content-Type: text/plain; charset=UTF-8 Hi Chun, Can you please explain to me what you mean by nesting levels? Because the way I understand it, having 1800 nesting levels makes no sense :). Regards, -Stefan On Thu, Sep 24, 2015 at 9:18 PM, Chun Chang wrote: > For JSON data format, what is the recommended/supported nesting levels > Drill can handle? I think we should establish a limit and make it into the > documentation. > > I tried querying a json file with 1800 nesting levels. The query never came > back, even after three hours. > > Thanks, > Chun > --001a113931bc41ccb6052085b7d4--