Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Found several issues with TestVectorizedRowBatchCtx:
1. compares byte[] using equals() method
2. creates RuntimeException but does not throw it
3. uses assertEquals to compare String with boolean
Attachments
Attachments
Issue Links
- is part of
-
HIVE-9809 Fix FindBugs found bugs in hive-exec
- Resolved
- links to