[ https://issues.apache.org/jira/browse/HIVE-26463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578299#comment-17578299 ]
Shreenidhi commented on HIVE-26463: ----------------------------------- Added a patch which filters REPL scheduled queries Basically did these 2 things, based on the future use case one can be adopted # Added new column is_repl in scheduled_queries table # Added new api *getReplScheduledQueries* in *ObjectStore.java* > Filter scheduled queries from the scheduler interface > ----------------------------------------------------- > > Key: HIVE-26463 > URL: https://issues.apache.org/jira/browse/HIVE-26463 > Project: Hive > Issue Type: Task > Components: Hive > Affects Versions: 4.0.0 > Reporter: Shreenidhi > Assignee: Shreenidhi > Priority: Minor > Attachments: get_repl_queries.patch > > > Scheduler will return all queries. But we should have a way to return only > the replication scheduled queries -- This message was sent by Atlassian Jira (v8.20.10#820010)