You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "mahesh kumar behera (JIRA)" <ji...@apache.org> on 2019/05/22 03:28:00 UTC

[jira] [Created] (HIVE-21769) Support Partition level filtering for hive replication command

mahesh kumar behera created HIVE-21769:
------------------------------------------

             Summary: Support Partition level filtering for hive replication command
                 Key: HIVE-21769
                 URL: https://issues.apache.org/jira/browse/HIVE-21769
             Project: Hive
          Issue Type: Task
            Reporter: mahesh kumar behera
            Assignee: mahesh kumar behera


# User should be able to dump and load events satisfying a filter based on partition specification.
 # The partitions included in each dump is not constant  and may vary between dumps.
 # User should be able to modify the policy in between to include/exclude partitions.
 # Only simple filter operator like >, <, >=, <= , ==, and, or against constants will be supported.
 # Configuration – Time Interval to filter out partitions if partition specification represents time (using ‘with’ clause in dump command). -- Will not be supported in first version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)