GitHub user zellerh opened a pull request:

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

    [TRAFODION-2190] Problems with CQS and TMUDFs

    Control query shape with a Table-mapping UDF caused a core dump.
    More generally, there was no syntax for forcing a shape with a
    TMUDF. Fixed the core dump and also added a "tmudf" keyword to
    CQS. tmudf can be used as a leaf and as a unary operator in CQS
    (binary operators may be supported in the future).

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

    $ git pull https://github.com/zellerh/incubator-trafodion bug/fix

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

    https://github.com/apache/incubator-trafodion/pull/678.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 #678
    
----
commit 426dbb5cdbede5dd96d54294a82b0a2ccabec5cd
Author: Hans Zeller <hzel...@apache.org>
Date:   2016-08-30T07:27:04Z

    [TRAFODION-2190] Problems with CQS and TMUDFs
    
    Control query shape with a Table-mapping UDF caused a core dump.
    More generally, there was no syntax for forcing a shape with a
    TMUDF. Fixed the core dump and also added a "tmudf" keyword to
    CQS. tmudf can be used as a leaf and as a unary operator in CQS
    (binary operators may be supported in the future).

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to