khannaekta commented on issue #476: DL: Avoid constant folding of weights in GPDB6 plan URL: https://github.com/apache/madlib/pull/476#issuecomment-582053186 > Can the `5` be parameterized based on something defined in PG or GPDB? What if they change it to something else in the future? We probably won't remember to go back and change the `5` to the new value That would be a good idea, but currently in PG/GPDB, this value has always been just hardcoded to 5, there is no guc/param defined for it. So for now just have it as a hardcoded value here too.
---------------------------------------------------------------- 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
