[
https://issues.apache.org/jira/browse/HIVE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo updated HIVE-68:
------------------------------
Fix Version/s: 0.20.0
Affects Version/s: 0.20.0
Status: Patch Available (was: Open)
Ran the tests and the tail is as follows:
[junit] Test testTBinarySortableProtocol passed!
[junit] bytes in text =234 firstStringsecondString firstKey1secondKey2>
[junit] compare to =234 firstStringsecondString firstKey1secondKey2>
[junit] o class = class java.util.ArrayList
[junit] o size = 3
[junit] o[0] class = class java.lang.Integer
[junit] o[1] class = class java.util.ArrayList
[junit] o[2] class = class java.util.HashMap
[junit] o = [234, [firstString, secondString], {firstKey=1, secondKey=2}]
[junit] bytes in text =234 firstStringsecondString firstKey1secondKey2>
[junit] compare to =234 firstStringsecondString firstKey1secondKey2>
[junit] o class = class java.util.ArrayList
[junit] o size = 3
[junit] o = [234, null, {firstKey=1, secondKey=2}]
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.434 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorUtils
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestReflectionObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestStandardObjectInspectors
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
[junit] Running
org.apache.hadoop.hive.serde2.objectinspector.TestUnionStructObjectInspector
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.159 sec
BUILD SUCCESSFUL
Total time: 13 minutes 12 seconds
> Casting to short not working
> ----------------------------
>
> Key: HIVE-68
> URL: https://issues.apache.org/jira/browse/HIVE-68
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Fix For: 0.20.0
>
> Attachments: patch-68.txt
>
>
> Casting to and from short does not work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.