GitHub user d9liang opened a pull request:
https://github.com/apache/phoenix/pull/117
Phoenix 572 Truncate CHAR with max length on upsert
This transaction truncate string to the CHAR max length value on upsert. A
test case is added and passed. Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d9liang/phoenix PHOENIX-572
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #117
----
commit 58d261058a23f08f4a906f049aa164f8def4e807
Author: Dongming Liang <[email protected]>
Date: 2015-04-07T19:39:04Z
revise test
commit 255c68075e4e58a5801eca32d455ac30d2ec8b18
Author: Dongming Liang <[email protected]>
Date: 2015-09-23T19:52:31Z
add RoundFloorCeilExpressionTest.java
commit 8bf9e629053d32b6c6e0f920f385f036815c9720
Author: Dongming Liang <[email protected]>
Date: 2015-09-28T22:08:08Z
merge upstream and clean up
commit 685097f2714694b7ba2667638a5e8b6e4e87f4f1
Author: Dongming Liang <[email protected]>
Date: 2015-09-28T22:27:12Z
remove non-relevant test in RoundFloorCeilExpressionsTest.java
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---