Details
Description
As reported by Edward Capriolo:
For reference I did this as a test case....
SELECT * FROM src where
key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0
OR key=0 OR key=0 OR key=0 OR
key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0 OR key=0
OR key=0 OR key=0 OR key=0 OR
...(100 more of these)
No OOM but I gave up after the test case did not go anywhere for about
2 minutes.
Attachments
Attachments
Issue Links
- breaks
-
HIVE-6005 BETWEEN is broken after using KRYO
- Resolved
-
HIVE-5257 Add kryo into eclipse template
- Resolved
- is related to
-
HIVE-5064 TestParse fails on JDK7
- Resolved
-
HIVE-5263 Query Plan cloning time could be improved by using Kryo
- Resolved
- relates to
-
HIVE-4885 Alternative object serialization for execution plan in hive testing
- Closed