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 246D1200C32 for ; Thu, 23 Feb 2017 02:31:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 23153160B72; Thu, 23 Feb 2017 01:31:49 +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 654A2160B62 for ; Thu, 23 Feb 2017 02:31:48 +0100 (CET) Received: (qmail 95872 invoked by uid 500); 23 Feb 2017 01:31:47 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 95861 invoked by uid 99); 23 Feb 2017 01:31:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2017 01:31:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2BAA218D4A3 for ; Thu, 23 Feb 2017 01:31:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id k7KiXp1bojx7 for ; Thu, 23 Feb 2017 01:31:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C7F075FACC for ; Thu, 23 Feb 2017 01:31:45 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 110CDE02F1 for ; Thu, 23 Feb 2017 01:31:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0EFC72412B for ; Thu, 23 Feb 2017 01:31:44 +0000 (UTC) Date: Thu, 23 Feb 2017 01:31:44 +0000 (UTC) From: "Jeffrey Hagelberg (JIRA)" To: dev@atlas.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ATLAS-1589) DSL queries returns wrong object when filter traverses edges MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Feb 2017 01:31:49 -0000 [ https://issues.apache.org/jira/browse/ATLAS-1589?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1589: ------------------------------------- Description:=20 In Atlas 0.7, the following DSL query returns hive_table entities whose db.= name=3D=E2=80=99default=E2=80=99. api/atlas/discovery/search/dsl?limit=3D25&query=3Dhive_table+db.name%3D%27d= efault%27 =20 However, with the latest Atlas in master, the query returns the hive_db ent= ity, instead of hive_table entities. > DSL queries returns wrong object when filter traverses edges > ------------------------------------------------------------ > > Key: ATLAS-1589 > URL: https://issues.apache.org/jira/browse/ATLAS-1589 > Project: Atlas > Issue Type: Bug > Reporter: Jeffrey Hagelberg > Assignee: Jeffrey Hagelberg > > In Atlas 0.7, the following DSL query returns hive_table entities whose d= b.name=3D=E2=80=99default=E2=80=99. > api/atlas/discovery/search/dsl?limit=3D25&query=3Dhive_table+db.name%3D%2= 7default%27 > =20 > However, with the latest Atlas in master, the query returns the hive_db e= ntity, instead of hive_table entities. -- This message was sent by Atlassian JIRA (v6.3.15#6346)