From issues-return-13176-archive-asf-public=cust-asf.ponee.io@sentry.apache.org Wed Mar 7 00:56:04 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id E3147180676 for ; Wed, 7 Mar 2018 00:56:03 +0100 (CET) Received: (qmail 71382 invoked by uid 500); 6 Mar 2018 23:56:03 -0000 Mailing-List: contact issues-help@sentry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@sentry.apache.org Received: (qmail 71373 invoked by uid 99); 6 Mar 2018 23:56:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2018 23:56:03 +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 9C2691A1186 for ; Tue, 6 Mar 2018 23:56:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id nipaLUxp3pO2 for ; Tue, 6 Mar 2018 23:56:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AEA715F588 for ; Tue, 6 Mar 2018 23:56:01 +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 03676E030D for ; Tue, 6 Mar 2018 23:56:01 +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 619FF253FD for ; Tue, 6 Mar 2018 23:56:00 +0000 (UTC) Date: Tue, 6 Mar 2018 23:56:00 +0000 (UTC) From: "Na Li (JIRA)" To: issues@sentry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SENTRY-2159) Add e2e tests for granting implicit owner privileges MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SENTRY-2159?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Li updated SENTRY-2159: -------------------------- Description:=20 Need to add e2e test cases for granting implicit owner privileges for newly= created table The test case can=C2=A0 1) Set db owner.privileges to all 2) grant user_role create table privilege to create table on db1 3) user with user_role create a table table1 in db1 4) verify user with user_role can insert row in table1 was:Need to add test cases in e2e for granting implicit owner privileges = for newly created table > Add e2e tests for granting implicit owner privileges > ---------------------------------------------------- > > Key: SENTRY-2159 > URL: https://issues.apache.org/jira/browse/SENTRY-2159 > Project: Sentry > Issue Type: Sub-task > Components: Sentry > Affects Versions: 2.1.0 > Reporter: Na Li > Priority: Major > Fix For: 2.1.0 > > > Need to add e2e test cases for granting implicit owner privileges for new= ly created table > The test case can=C2=A0 > 1) Set db owner.privileges to all > 2) grant user_role create table privilege to create table on db1 > 3) user with user_role create a table table1 in db1 > 4) verify user with user_role can insert row in table1 -- This message was sent by Atlassian JIRA (v7.6.3#76005)