[
https://issues.apache.org/jira/browse/CARBONDATA-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajantha Bhat resolved CARBONDATA-3886.
--------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> 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)