You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/05 11:09:00 UTC

[jira] [Updated] (HIVE-27173) Add method for Spark to be able to trigger DML events

     [ https://issues.apache.org/jira/browse/HIVE-27173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-27173:
----------------------------------
    Labels: pull-request-available  (was: )

> Add method for Spark to be able to trigger DML events
> -----------------------------------------------------
>
>                 Key: HIVE-27173
>                 URL: https://issues.apache.org/jira/browse/HIVE-27173
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Naveen Gangam
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Spark currently uses Hive.java from Hive as a convenient way to hide from the having to deal with HMS Client and the thrift objects. Currently, Hive has support for DML events (being able to generate events on DML operations but does not expose a public method to do so). It has a private method that takes in Hive objects like Table etc. Would be nice if we can have something with more primitive datatypes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)