Skip to content

Conversation

@songdongxiaoa2
Copy link
Contributor

@songdongxiaoa2 songdongxiaoa2 commented May 23, 2024

Change logs

  1. Add hook for exec_simple_query
  2. Add guc optimizer_spilling_mem_threshold to support self-defined spilling memory threshold in cost module.

Why are the changes needed?

Support more flexible extension.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested by CI and tpcds.

@CLAassistant
Copy link

CLAassistant commented May 23, 2024

CLA assistant check
All committers have signed the CLA.

Enable setting larger spill mem threshold for optimizer.

Signed-off-by: Dongxiao Song <[email protected]>
Co-authored-by: wuyifan <[email protected]>
@my-ship-it my-ship-it merged commit f66d3d7 into apache:main Jun 6, 2024
foreyes pushed a commit to foreyes/cloudberrydb that referenced this pull request Jul 8, 2024
Enable setting larger spill mem threshold for optimizer.

Add hook for exec_simple_query
Add guc optimizer_spilling_mem_threshold to support self-defined spilling memory threshold in cost module.

Signed-off-by: Dongxiao Song <[email protected]>
Co-authored-by: wuyifan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants