[01/12] phoenix git commit: PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet.

2015-11-17 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/txn 746c6d8ea -> da260160b PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet. Added a trivial test that exhibited the problem for Dates. BigDecimal also had a similar problem on calling setScale on a null BigDecimal.

phoenix git commit: PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet.

2015-11-14 Thread ndimiduk
Repository: phoenix Updated Branches: refs/heads/master 6a48b98cc -> 016b2b96e PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet. Added a trivial test that exhibited the problem for Dates. BigDecimal also had a similar problem on calling setScale on a null

phoenix git commit: PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet.

2015-11-14 Thread ndimiduk
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 94b89ba16 -> a2e709642 PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet. Added a trivial test that exhibited the problem for Dates. BigDecimal also had a similar problem on calling setScale on a null

phoenix git commit: PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet.

2015-11-14 Thread ndimiduk
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.0 a185340a7 -> fa17fc42f PHOENIX-2372 Ensure null values are returned immediatedly in PhoenixResultSet. Added a trivial test that exhibited the problem for Dates. BigDecimal also had a similar problem on calling setScale on a null