Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Allow users to select whether DROP events should be processed #10

Open
ddcprg opened this issue Jun 5, 2018 · 0 comments
Open

Allow users to select whether DROP events should be processed #10

ddcprg opened this issue Jun 5, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ddcprg
Copy link
Contributor

ddcprg commented Jun 5, 2018

As a Shunting Yard user
I'd like to choose whether drop table and drop partition events should be processed in the replica metastore
So I can decide whether my replica is going to be a mirror of the original metastore or the can be unsycned

Overview

Some users may decide to keep their replica tables partially synced. This could be particularly useful for testing environments.

Acceptance Criteria

For each execution context provide the option to ignore DROP TABLE and DROP PARTITION events.

@ddcprg ddcprg added the enhancement New feature or request label Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant