You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by iyerr3 <gi...@git.apache.org> on 2017/05/11 16:25:14 UTC

[GitHub] incubator-madlib pull request #133: Build: Add CDATA block to avoid invalid ...

GitHub user iyerr3 opened a pull request:

    https://github.com/apache/incubator-madlib/pull/133

    Build: Add CDATA block to avoid invalid xml

    

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

    $ git pull https://github.com/iyerr3/incubator-madlib infra/extract_failed_result

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

    https://github.com/apache/incubator-madlib/pull/133.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 #133
    
----
commit 798fc9ebf9027d9f44e8482b0ecb2acd2edb3f02
Author: Rahul Iyer <ri...@apache.org>
Date:   2017-05-11T00:22:12Z

    Build: Add CDATA block to avoid invalid xml

----


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

[GitHub] incubator-madlib pull request #133: Build: Add CDATA block to avoid invalid ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-madlib/pull/133


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

[GitHub] incubator-madlib pull request #133: Build: Add CDATA block to avoid invalid ...

Posted by orhankislal <gi...@git.apache.org>.
Github user orhankislal commented on a diff in the pull request:

    https://github.com/apache/incubator-madlib/pull/133#discussion_r116803630
  
    --- Diff: src/ports/postgres/modules/recursive_partitioning/test/random_forest.sql_in ---
    @@ -9,6 +9,8 @@ CREATE TABLE dt_golf (
         class text
     ) ;
     
    +INVALID SQL STATEMENT;
    --- End diff --
    
    I assume this line was added to test error reports. 


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