You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/11/16 02:51:00 UTC

[jira] [Created] (PHOENIX-4382) Upsert of some big values not correct for immutable tables

Vincent Poon created PHOENIX-4382:
-------------------------------------

             Summary: Upsert of some big values not correct for immutable tables
                 Key: PHOENIX-4382
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4382
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.14.0
         Environment: For immutable tables, upsert of some values like Short.MAX_VALUE results in a null value in query resultsets.  Mutable tables are not affected.  I tried with BigInt and got the same problem.

See attached test - testShort() , testBigInt()
            Reporter: Vincent Poon






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)