GitHub user traflm opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/630

    [TRAFODION-2119] DDL warning/error if using store by on utf8 column

    If store by is used and the column is not set 'not null', there will be an 
extra null indicator header. So the generated hbase split by string will 
contain un-initialized character and sometime raise warning or error.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/traflm/incubator-trafodion TRAFODION-2119

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/630.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 #630
    
----
commit e4f4c326dbbd171ef1e33d39c0fb0b7fd054cd30
Author: Liu Ming <[email protected]>
Date:   2016-07-31T01:45:14Z

    [TRAFODION-2119] DDL warning/error if using store by on utf8 column

----


---
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.
---

Reply via email to