[jira] [Updated] (HIVE-9330) DummyTxnManager will throw NPE if WriteEntity writeType has not been set

2015-01-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-9330: Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Fix commit

[jira] [Updated] (HIVE-9330) DummyTxnManager will throw NPE if WriteEntity writeType has not been set

2015-01-10 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-9330: Attachment: HIVE-9330.patch Sorry that is my fault, resubmitting the patch. > DummyTxnManager will throw NPE

[jira] [Updated] (HIVE-9330) DummyTxnManager will throw NPE if WriteEntity writeType has not been set

2015-01-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9330: -- Attachment: HIVE-9330.patch The patch checks if the writeType is null or not before it is used in switch.

[jira] [Updated] (HIVE-9330) DummyTxnManager will throw NPE if WriteEntity writeType has not been set

2015-01-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9330: -- Status: Patch Available (was: Open) > DummyTxnManager will throw NPE if WriteEntity writeType has not be