Files
impala/testdata
Alan Choi dfe7690add IMP-522 Fix null pointer exception in HBase query
The ScanNode.keyRanges is an array list that can contain null. The existing HBase scan node
did not check for that.

A keyRanges would contain null if
1. the row-key is a string type and it is referenced in the query and,
2. there is no predicate on the row-key.
2014-01-08 10:46:36 -08:00
..
2014-01-08 10:46:35 -08:00
2014-01-08 10:46:35 -08:00
2014-01-08 10:46:35 -08:00
2012-01-18 23:08:29 -08:00
2014-01-08 10:46:31 -08:00
2011-09-28 09:02:07 -07:00
2011-12-30 00:26:27 -08:00
2011-09-28 09:02:07 -07:00
2014-01-08 10:44:40 -08:00
2014-01-08 10:44:23 -08:00
2014-01-08 10:46:29 -08:00