orhankislal opened a new pull request #493: Revert "Allocator: Remove 16-byte alignment in GPDB 6" URL: https://github.com/apache/madlib/pull/493 This reverts commit d62e5516bc6741beee18678da1b9b3e6cc95cdcf. GPDB6 updated the finalize_windowaggregate function to use MemoryContextContainsGenericAllocation instead of MemoryContextContains during the PG9.3 merge. This change removes the issue the aforementioned commit intended to fix. <!-- Thanks for sending a pull request! Here are some tips for you: 1. Refer to this link for contribution guidelines https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines 2. Please Provide the Module Name, a JIRA Number and a short description about your changes. --> - [ ] Add the module name, JIRA# to PR/commit and description. - [ ] Add tests for the change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
