You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "kumar vishal (Jira)" <ji...@apache.org> on 2019/09/05 10:43:00 UTC

[jira] [Resolved] (CARBONDATA-3505) Fixed drop database cascade issue when 2 database point to same location.

     [ https://issues.apache.org/jira/browse/CARBONDATA-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kumar vishal resolved CARBONDATA-3505.
--------------------------------------
    Fix Version/s: 1.6.1
       Resolution: Fixed

> Fixed drop database cascade issue when 2 database point to same location.
> -------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3505
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3505
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Kunal Kapoor
>            Assignee: Kunal Kapoor
>            Priority: Major
>             Fix For: 1.6.1
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Steps to reproduce: 
>  # create database x location '/x/table1
>  # create database x1 location '/x/table1'
>  # create table in x and x1
>  # drop database x cascade
>  # drop database x1 cascade.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)