{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":42763345,"defaultBranch":"master","name":"madlib","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-09-19T07:00:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707358026.0","currentOid":""},"activityList":{"items":[{"before":"9e32dd985043bb829cb1690b9c0493a71fc8796d","after":"b195300080853098b38609548ef99a10168ad382","ref":"refs/heads/madlib2-master","pushedAt":"2024-05-11T01:10:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Analyze to pick optimal plan for orca","shortMessageHtmlLink":"Analyze to pick optimal plan for orca"}},{"before":"3f6500d32169ffeef058f3cf3cc3a3a9362e8fd8","after":"9e32dd985043bb829cb1690b9c0493a71fc8796d","ref":"refs/heads/madlib2-master","pushedAt":"2024-03-04T22:48:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khannaekta","name":"Ekta Khanna","path":"/khannaekta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15749573?s=80&v=4"},"commit":{"message":"PMML: Update user docs\n\nJIRA: MADLIB-1517\n\nStarting 0cd28f9733927d63beaefc9488db7f8bfdb3bd80, we no longer include\nintercept as a predictor in the pmml file. User docs need to be updated to\nincorporate these changes\n\nThis commit makes the following changes to the user docs:\n1. Remove the predictor variable \"1\" from the namespec expression\n2. Add a note about non array independent variable expressions","shortMessageHtmlLink":"PMML: Update user docs"}},{"before":"5b6f0033f1e43cad33acf8c30b303ef0d2f9da83","after":"3f6500d32169ffeef058f3cf3cc3a3a9362e8fd8","ref":"refs/heads/madlib2-master","pushedAt":"2024-03-04T22:47:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khannaekta","name":"Ekta Khanna","path":"/khannaekta","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15749573?s=80&v=4"},"commit":{"message":"PMML: Add more namespec tests\n\nJIRA: MADLIB-1517\n\nThis commit adds a bit more coverage to the pmml tests by testing the pmml\nfunction with an ARRAY namespec instead of just text/string namespec formulaes","shortMessageHtmlLink":"PMML: Add more namespec tests"}},{"before":"22dd9986758bd8ae6e786f36e5d7ba93ca0ded5e","after":"5b6f0033f1e43cad33acf8c30b303ef0d2f9da83","ref":"refs/heads/madlib2-master","pushedAt":"2024-03-02T00:22:48.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"kaknikhil","name":null,"path":"/kaknikhil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11729207?s=80&v=4"},"commit":{"message":"Update README to point to madlib2-master build","shortMessageHtmlLink":"Update README to point to madlib2-master build"}},{"before":"3c568245cc55242bed549a66f47defdf1653dbca","after":"22dd9986758bd8ae6e786f36e5d7ba93ca0ded5e","ref":"refs/heads/madlib2-master","pushedAt":"2024-02-26T19:28:42.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"kaknikhil","name":null,"path":"/kaknikhil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11729207?s=80&v=4"},"commit":{"message":"PMML: Fix segfault in postgres dev-check\n\nJIRA: MADLIB-1517\n\nOne of the dev-check queries for the glm pmml would segfault in postgres\nprobably because of this warning\n```\nWARNING: Hessian or gradient is not finite.\n```\nModified the query to fix the segfault\n\nFor reference, here is the failure:\n```\nDROP TABLE IF EXISTS glm_model, glm_model_summary;\nDROP TABLE\nSELECT glm(\n 'abalone',\n 'glm_model',\n 'rings < 10',\n 'ARRAY[1, length, diameter, height, whole, shucked, viscera, shell]',\n 'family=binomial, link=logit', 'sex', 'max_iter=1000, tolerance=1e-16'\n);\nWARNING: Hessian or gradient is not finite.\nserver closed the connection unexpectedly\n\tThis probably means the server terminated abnormally\n\tbefore or while processing the request.\nThe connection to the server was lost. Attempting reset: Failed.\n```","shortMessageHtmlLink":"PMML: Fix segfault in postgres dev-check"}},{"before":"7986d9c580c9ff5d269a9d4758ad6c7325c3c406","after":null,"ref":"refs/heads/fix_glm_pmml","pushedAt":"2024-02-08T02:07:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kaknikhil","name":null,"path":"/kaknikhil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11729207?s=80&v=4"}},{"before":null,"after":"7986d9c580c9ff5d269a9d4758ad6c7325c3c406","ref":"refs/heads/fix_glm_pmml","pushedAt":"2024-02-08T02:06:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kaknikhil","name":null,"path":"/kaknikhil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11729207?s=80&v=4"},"commit":{"message":"Fix glm pmml","shortMessageHtmlLink":"Fix glm pmml"}},{"before":"70c548c102b1e5d9013294284affcde00a6412fb","after":"3c568245cc55242bed549a66f47defdf1653dbca","ref":"refs/heads/madlib2-master","pushedAt":"2023-09-05T17:05:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update release_notes with RC2 changes","shortMessageHtmlLink":"Update release_notes with RC2 changes"}},{"before":"6d621d5291b5381d1cb048739e8328cc5c527dea","after":"70c548c102b1e5d9013294284affcde00a6412fb","ref":"refs/heads/madlib2-master","pushedAt":"2023-09-05T16:50:31.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Remove PyXB mentions from code, docs and licenses","shortMessageHtmlLink":"Remove PyXB mentions from code, docs and licenses"}},{"before":"c0e6e6d834187b2bb4a25386a5877acbe8843620","after":"6d621d5291b5381d1cb048739e8328cc5c527dea","ref":"refs/heads/madlib2-master","pushedAt":"2023-08-28T05:54:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Build: Add post- scripts for gppkg and gp7 version checks in madpack","shortMessageHtmlLink":"Build: Add post- scripts for gppkg and gp7 version checks in madpack"}},{"before":"66f3fe9e5f55fb91be72832d71b5f7813fd1103f","after":"c0e6e6d834187b2bb4a25386a5877acbe8843620","ref":"refs/heads/madlib2-master","pushedAt":"2023-08-24T12:20:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update version number to 2.1.0 and add release notes","shortMessageHtmlLink":"Update version number to 2.1.0 and add release notes"}},{"before":"96dd1d5b705c7d51f91cb5a34a4df44cdc8c3960","after":"66f3fe9e5f55fb91be72832d71b5f7813fd1103f","ref":"refs/heads/madlib2-master","pushedAt":"2023-08-23T18:34:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Madpack: Add the actual path of $libdir\n\nMADlib has to set dynamic_library_path but gpconfig do not work with the\ndefault value $libdir. We get the full libdir path and use it instead of\nthe variable.","shortMessageHtmlLink":"Madpack: Add the actual path of $libdir"}},{"before":"f91813bedb275bb042968a5e38d4293bbad6b325","after":"96dd1d5b705c7d51f91cb5a34a4df44cdc8c3960","ref":"refs/heads/madlib2-master","pushedAt":"2023-08-21T18:07:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Build: Add Ubuntu flag for PyXB installation\n\nPyXB uses distutils which is being phased out. The ubuntu images fail to\ninstall it the old way so this commit adds a flag to identify the OS as\nUbuntu during cmake and use pip install as needed.","shortMessageHtmlLink":"Build: Add Ubuntu flag for PyXB installation"}},{"before":"8e5c222b91056ff5989ab71dbccf046a772339bf","after":"f91813bedb275bb042968a5e38d4293bbad6b325","ref":"refs/heads/madlib2-master","pushedAt":"2023-07-07T21:28:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Build: Add support for PG15","shortMessageHtmlLink":"Build: Add support for PG15"}},{"before":"92739b20167808c017c6ac93b857b309a6b80624","after":"8e5c222b91056ff5989ab71dbccf046a772339bf","ref":"refs/heads/madlib2-master","pushedAt":"2023-06-28T23:07:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update version number to 2.1.0-dev","shortMessageHtmlLink":"Update version number to 2.1.0-dev"}},{"before":"70fac35b0158b35017ae93f8abafda62bbb3c224","after":"92739b20167808c017c6ac93b857b309a6b80624","ref":"refs/heads/madlib2-master","pushedAt":"2023-06-12T17:24:23.944Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update version number and add release notes","shortMessageHtmlLink":"Update version number and add release notes"}},{"before":"769188e927e9e5564b4aa9bfd5e77bcf36dda16f","after":"70fac35b0158b35017ae93f8abafda62bbb3c224","ref":"refs/heads/madlib2-master","pushedAt":"2023-05-24T12:38:07.489Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Bayes: Disable ORCA before accessing views\n\nStarting with GP7 Beta3, accesing bayes created views started crashing\nthe db with ORCA. This commit disabled the optimizer with a FIXME\ncomment to investigate in the future.","shortMessageHtmlLink":"Bayes: Disable ORCA before accessing views"}},{"before":"03fba10fc0d115afcf25c00e1b97ef747676396a","after":"769188e927e9e5564b4aa9bfd5e77bcf36dda16f","ref":"refs/heads/madlib2-master","pushedAt":"2023-05-22T15:25:26.818Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Build: Add PG13 on Ubuntu 20 support for Jenkins\n\nThis commit fixes the Jenkins pipeline for PG13. It disables some tests\n(with FIXME tag) since they had docker specific memory issues.\nPMML is also fixed for py3.\nFinally, it adds PG14 and PG15 support for future convenience.","shortMessageHtmlLink":"Build: Add PG13 on Ubuntu 20 support for Jenkins"}},{"before":"a2a9db18bd9cc93fee259b47f7989b606ce45bba","after":"d9a4ee58ad40597ec346c442e80bc8e6c95bffe2","ref":"refs/heads/master","pushedAt":"2023-04-19T22:19:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"WCC: Update docs with warm start example","shortMessageHtmlLink":"WCC: Update docs with warm start example"}},{"before":"f06638ee2b173ec793dab66fd7cdbf1e68bd05c8","after":"03fba10fc0d115afcf25c00e1b97ef747676396a","ref":"refs/heads/madlib2-master","pushedAt":"2023-04-03T14:06:22.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update jenkins to use PG13\n\nThe current jenkins build is failing because of a server crash.\nAdded a FIXME in the build script to look at this problem and find an\nefficient way to debug in a different JIRA.","shortMessageHtmlLink":"Update jenkins to use PG13"}},{"before":"68adc8b4af65efc4a660442230fd1e7a38cd90f0","after":"a2a9db18bd9cc93fee259b47f7989b606ce45bba","ref":"refs/heads/master","pushedAt":"2023-03-10T13:25:02.995Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update version numbers to 1.22.0-dev","shortMessageHtmlLink":"Update version numbers to 1.22.0-dev"}},{"before":null,"after":"f06638ee2b173ec793dab66fd7cdbf1e68bd05c8","ref":"refs/heads/madlib2-master","pushedAt":"2023-03-10T13:03:36.875Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"orhankislal","name":"Orhan Kislal","path":"/orhankislal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490520?s=80&v=4"},"commit":{"message":"Update version number to 2.0.0-dev","shortMessageHtmlLink":"Update version number to 2.0.0-dev"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERwb42AA","startCursor":null,"endCursor":null}},"title":"Activity ยท apache/madlib"}