GitHub user traflm opened a pull request:

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

    Trafodion 762

    Add new HIVE data type support for VARCHAR and DATE.
    There are more to add, this is the first iteration. 
    DATE and VARCHAR are most important, and simplest to add support for.
    
    DATE is used very popular
    With VARCHAR instead of string, Trafodion can get rid of 
HIVE_MAX_STRING_LENGTH CQD
    Please help to review.

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

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

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

    https://github.com/apache/incubator-trafodion/pull/496.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 #496
    
----
commit c04c48a047cb88472c4b161195d29763d35ab5eb
Author: Liu Ming <[email protected]>
Date:   2016-05-20T05:15:59Z

    [TRAFODION-762] support HIVE data type VARCHAR and DATE

commit d5590d61b92dbb2351b2320b3c86e2287e114f87
Author: Liu Ming <[email protected]>
Date:   2016-05-20T10:21:59Z

    [TRAFODION-762] support HIVE data type VARCHAR and DATE

----


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