[
https://issues.apache.org/jira/browse/CARBONDATA-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212161#comment-17212161 ]
Ajantha Bhat commented on CARBONDATA-3886:
------------------------------------------
https://github.com/apache/carbondata/pull/3821> Global sort compaction not using qualified name
> -----------------------------------------------
>
> Key: CARBONDATA-3886
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3886> Project: CarbonData
> Issue Type: Bug
> Reporter: Ajantha Bhat
> Assignee: Ajantha Bhat
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> problem :
> Global sort compaction is not using database name while making database.
> some times it uses default database when spark cannot match this table name belong to which database.
>
> solution:
> Use qualified table name (dbname + table name) while creating a datafame.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)