[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

2018-01-14 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/290 HIVE-18192: Introduce WriteID per table rather than using global transaction ID You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE

[GitHub] hive pull request #287: HIVE-17580 : Remove standalone-metastore's dependenc...

2018-01-14 Thread vihangk1
Github user vihangk1 closed the pull request at: https://github.com/apache/hive/pull/287 ---

[GitHub] hive pull request #287: HIVE-17580 : Remove standalone-metastore's dependenc...

2018-01-14 Thread vihangk1
GitHub user vihangk1 reopened a pull request: https://github.com/apache/hive/pull/287 HIVE-17580 : Remove standalone-metastore's dependency with serdes Removing the dependency on serdes for the metastore requires a series of changes. I have created multiple commits which hopefully w