GitHub user selvaganesang opened a pull request:

    https://github.com/apache/trafodion/pull/1766

    [TRAFODION-3234] Refactor hive meta calls

    Hive similarity check was detecting if there is a change in the hive
    directory timestamp only. It has been changed to detect the DDL changes too.
    
    Cleaned up code further and removed all the unwanted code.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/trafodion trafodon_3234

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1766.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1766
    
----
commit 7d34d7c9bab8504d5c45fa79ed2e3ee0649d254c
Author: selvaganesang <selva.govindarajan@...>
Date:   2018-12-21T17:39:53Z

    [TRAFODION-3234] Refactor hive meta calls
    
    Hive similarity check was detecting if there is a change in the hive
    directory timestamp only. It has been changed to detect the DDL changes too.
    
    Cleaned up code further and removed all the unwanted code.

----


---

Reply via email to