[
https://issues.apache.org/jira/browse/ATLAS-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Priyanshi Shah updated ATLAS-4842:
----------------------------------
Attachment: 0001-Hive-Incremental.patch
> Export/Import: fetchType as "incremental" does full export instead of
> connected
> -------------------------------------------------------------------------------
>
> Key: ATLAS-4842
> URL: https://issues.apache.org/jira/browse/ATLAS-4842
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Sheetal Shah
> Assignee: Priyanshi Shah
> Priority: Major
> Attachments: 0001-Hive-Incremental.patch
>
>
> Create two hive_tables in same database:
> # create table hive1(id int);
> # create table hive2(name string);
> Perform incremental export of hive1 with changeMarker provided by previous
> export.
> Import the zip.
> Expectation is only hive1 to be exported and imported, but it does full
> export and hive2 is also imported.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)