Ajantha Bhat created CARBONDATA-3886:
----------------------------------------
Summary: 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
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)