[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/madlib/pull/337 ---

[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-11-12 Thread jingyimei
Github user jingyimei commented on a diff in the pull request: https://github.com/apache/madlib/pull/337#discussion_r232721653 --- Diff: src/madpack/diff_udo.sql --- @@ -0,0 +1,81 @@ +-- +--

[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-11-09 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/337#discussion_r232279216 --- Diff: src/madpack/create_changelist.py --- @@ -237,6 +325,13 @@ print "Something went wrong! The changelist might be wrong/corrupted."

[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-11-08 Thread jingyimei
Github user jingyimei commented on a diff in the pull request: https://github.com/apache/madlib/pull/337#discussion_r231972206 --- Diff: src/madpack/diff_udo.sql --- @@ -0,0 +1,81 @@ +-- +--

[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-11-08 Thread jingyimei
Github user jingyimei commented on a diff in the pull request: https://github.com/apache/madlib/pull/337#discussion_r231953942 --- Diff: src/madpack/create_changelist.py --- @@ -237,6 +325,13 @@ print "Something went wrong! The changelist might be wrong/corrupted."

[GitHub] madlib pull request #337: Madpack: Add UDO and UDOC automation

2018-10-26 Thread orhankislal
GitHub user orhankislal opened a pull request: https://github.com/apache/madlib/pull/337 Madpack: Add UDO and UDOC automation JIRA: MADLIB-1281 - Add scripts for detecting changed/dropped UDOs and UDOCs. - Expand the create_changelist.py file to consume these scripts