hive git commit: HIVE-14279 : fix mvn test TestHiveMetaStore.testTransactionalValidation (Zoltan Haindrich via Ashutosh Chauhan)

2016-07-20 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 8b8d83f8a -> 3390f5d48 HIVE-14279 : fix mvn test TestHiveMetaStore.testTransactionalValidation (Zoltan Haindrich via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

hive git commit: HIVE-14224. LLAP: Rename query specific log files when a query completes execution. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-07-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master d868b6094 -> 8b8d83f8a HIVE-14224. LLAP: Rename query specific log files when a query completes execution. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14282: HCatLoader ToDate() exception with hive partition table , partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair)

2016-07-20 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-1 80501bfb9 -> a29d9b29f HIVE-14282: HCatLoader ToDate() exception with hive partition table ,partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14282: HCatLoader ToDate() exception with hive partition table , partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair)

2016-07-20 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2.1 760adc2fb -> 19b7879f4 HIVE-14282: HCatLoader ToDate() exception with hive partition table ,partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14282: HCatLoader ToDate() exception with hive partition table , partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair)

2016-07-20 Thread daijy
Repository: hive Updated Branches: refs/heads/master 7e4cb161a -> d868b6094 HIVE-14282: HCatLoader ToDate() exception with hive partition table ,partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14275: LineageState#clear throws NullPointerException on branch-1 (Vaibhav Gumashta reviewed by Thejas Nair)

2016-07-20 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 8b1e51b6a -> 80501bfb9 HIVE-14275: LineageState#clear throws NullPointerException on branch-1 (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14242. Backport of ORC-53, which modifies ORC's TypeDescription to avoid using the ids for doing equals and compareTo. This is much better for schema evolution. (omalley reviewed

2016-07-20 Thread omalley
Repository: hive Updated Branches: refs/heads/master 0a4411d48 -> 7e4cb161a HIVE-14242. Backport of ORC-53, which modifies ORC's TypeDescription to avoid using the ids for doing equals and compareTo. This is much better for schema evolution. (omalley reviewed by prasanthj) Project: