Skip to content

Add hook for exec_simple_query and support self-defined spilling memory threshold in cost module.#447

Merged
my-ship-it merged 1 commit into
apache:mainfrom
songdongxiaoa2:guc
Jun 6, 2024
Merged

Add hook for exec_simple_query and support self-defined spilling memory threshold in cost module.#447
my-ship-it merged 1 commit into
apache:mainfrom
songdongxiaoa2:guc

Conversation

@songdongxiaoa2

@songdongxiaoa2 songdongxiaoa2 commented May 23, 2024

Copy link
Copy Markdown
Contributor

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

CLAassistant commented May 23, 2024

Copy link
Copy Markdown

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