(cloudberry) branch main updated: Fix always rebuild gang when cdbdisp_dispatchCommandInternal.

2025-03-27 Thread maxyang
This is an automated email from the ASF dual-hosted git repository. maxyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git The following commit(s) were added to refs/heads/main by this push: new e0fc2fe817 Fix always rebuild gang when cdbdis

Re: [PR] Fix always rebuild gang when cdbdisp_dispatchCommandInternal. [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it merged PR #995: URL: https://github.com/apache/cloudberry/pull/995 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudb

Re: [PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on code in PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#discussion_r2018007454 ## src/backend/utils/misc/guc_gp.c: ## @@ -2408,6 +2409,17 @@ struct config_bool ConfigureNamesBool_gp[] = NULL, NULL, NULL }, + {

Re: [PR] Add quick path to exit GpDestroyParallelDSMEntry. [cloudberry]

2025-03-27 Thread via GitHub
HuSen8891 commented on code in PR #1020: URL: https://github.com/apache/cloudberry/pull/1020#discussion_r2017987070 ## src/backend/access/transam/parallel.c: ## @@ -1680,6 +1680,9 @@ void GpDestroyParallelDSMEntry() ParallelEntryTag tag; + if (!ParallelSession

(cloudberry-gpbackup-s3-plugin) branch main updated: Add asf.yaml file

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-gpbackup-s3-plugin.git The following commit(s) were added to refs/heads/main by this push: new 37f7ecf Add asf.yaml file 3

Re: [PR] Add quick path to exit GpDestroyParallelDSMEntry. [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on code in PR #1020: URL: https://github.com/apache/cloudberry/pull/1020#discussion_r2017876122 ## src/backend/access/transam/parallel.c: ## @@ -1680,6 +1680,9 @@ void GpDestroyParallelDSMEntry() ParallelEntryTag tag; + if (!ParallelSession ||

Re: [PR] Push the runtime filter from HashJoin down to SeqScan or AM. [cloudberry]

2025-03-27 Thread via GitHub
zhangyue-hashdata commented on code in PR #724: URL: https://github.com/apache/cloudberry/pull/724#discussion_r2017872279 ## src/backend/executor/nodeHash.c: ## @@ -4126,3 +4151,138 @@ get_hash_mem(void) return (int) mem_limit; } + +/* + * Convert AttrFilter to ScanKe

Re: [PR] Push the runtime filter from HashJoin down to SeqScan or AM. [cloudberry]

2025-03-27 Thread via GitHub
zhangyue-hashdata commented on code in PR #724: URL: https://github.com/apache/cloudberry/pull/724#discussion_r2017870102 ## src/backend/executor/nodeSeqscan.c: ## @@ -365,3 +398,60 @@ ExecSeqScanInitializeWorker(SeqScanState *node, } node->ss.ss_currentScanDesc

Re: [PR] Add asf.yaml file [cloudberry-gpbackup-s3-plugin]

2025-03-27 Thread via GitHub
tuhaihe merged PR #3: URL: https://github.com/apache/cloudberry-gpbackup-s3-plugin/pull/3 -- 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. To unsubscribe, e-mail: commits-unsubs

Re: [PR] Update asf.yaml and README.md [cloudberry-pxf]

2025-03-27 Thread via GitHub
tuhaihe merged PR #2: URL: https://github.com/apache/cloudberry-pxf/pull/2 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudberr

(cloudberry-pxf) branch main updated: Update asf.yaml and README.md

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-pxf.git The following commit(s) were added to refs/heads/main by this push: new a109ebe8 Update asf.yaml and README.md a109e

Re: [PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#issuecomment-2760113328 > > Nice feature! Have we tested how much improvement there is in performance? > > 100G local TPCDS 67 > > no open the split window function > > ``` >

(cloudberry) branch main updated: Revert "Prepare GUC option string only once during gang creation"

2025-03-27 Thread maxyang
This is an automated email from the ASF dual-hosted git repository. maxyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git The following commit(s) were added to refs/heads/main by this push: new f668d857bc Revert "Prepare GUC option string on

(cloudberry-go-libs) branch asf-yaml deleted (was b54cf78)

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a change to branch asf-yaml in repository https://gitbox.apache.org/repos/asf/cloudberry-go-libs.git was b54cf78 Update asf.yaml and README.md The revisions that were on this branch are still contained in ot

Re: [PR] Cherry-pick hardcode the attributes of GpSegmentId in GetContentIdsFromPlanForSin… [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it merged PR #1019: URL: https://github.com/apache/cloudberry/pull/1019 -- 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. To unsubscribe, e-mail: commits-unsubscr...@clou

cloudberry.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "cloudberry.git/.asf.yaml::github", line 51, column 1: # Required status checks t ... ^ (line: 51) unexpected key not in schema 'contexts' in "cloudberry.git/.asf.yaml::github", lin

Re: [PR] Revert "Prepare GUC option string only once during gang creation" [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it merged PR #1017: URL: https://github.com/apache/cloudberry/pull/1017 -- 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. To unsubscribe, e-mail: commits-unsubscr...@clou

(cloudberry) branch main updated: hardcode the attributes of GpSegmentId in GetContentIdsFromPlanForSingleRelation() (#15659)

2025-03-27 Thread maxyang
This is an automated email from the ASF dual-hosted git repository. maxyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git The following commit(s) were added to refs/heads/main by this push: new 8910a5b1fc hardcode the attributes of GpSegment

Re: [PR] Update asf.yaml and README.md [cloudberry-bootcamp]

2025-03-27 Thread via GitHub
tuhaihe merged PR #38: URL: https://github.com/apache/cloudberry-bootcamp/pull/38 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cl

cloudberry.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "cloudberry.git/.asf.yaml::github", line 51, column 1: # Required status checks t ... ^ (line: 51) unexpected key not in schema 'contexts' in "cloudberry.git/.asf.yaml::github", lin

(cloudberry-go-libs) branch main updated: Update asf.yaml and README.md

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-go-libs.git The following commit(s) were added to refs/heads/main by this push: new a41ff61 Update asf.yaml and README.md a

Re: [PR] Update asf.yaml and README.md [cloudberry-go-libs]

2025-03-27 Thread via GitHub
tuhaihe merged PR #3: URL: https://github.com/apache/cloudberry-go-libs/pull/3 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloud

[PR] Add quick path to exit GpDestroyParallelDSMEntry. [cloudberry]

2025-03-27 Thread via GitHub
HuSen8891 opened a new pull request, #1020: URL: https://github.com/apache/cloudberry/pull/1020 If we are not in parallel mode, we do not need to get the lwlock and release the resources. Fixes #ISSUE_Number ### What does this PR do? ### Type of Change - [

[PR] Cherry-pick hardcode the attributes of GpSegmentId in GetContentIdsFromPlanForSin… [cloudberry]

2025-03-27 Thread via GitHub
HuSen8891 opened a new pull request, #1019: URL: https://github.com/apache/cloudberry/pull/1019 …gleRelation() (#15659) In a recent pgbench test, we found performance regression. After tested, its dues to the commit: e8deb29ae0, and the bottleneck is the indexscan on systable. So, le

[PR] Revert "Include distributed xid in transaction commit WAL in all cases" [cloudberry]

2025-03-27 Thread via GitHub
HuSen8891 opened a new pull request, #1018: URL: https://github.com/apache/cloudberry/pull/1018 This reverts commit eea5a1f150cf934e819112f07d7c280b8212df84. This is not needed currently, and will enlarge the size of COMMIT PREPARED XLOG. Fixes #ISSUE_Number ###

Re: [PR] Fix always rebuild gang when cdbdisp_dispatchCommandInternal. [cloudberry]

2025-03-27 Thread via GitHub
wenchaozhang-123 commented on PR #995: URL: https://github.com/apache/cloudberry/pull/995#issuecomment-2759997248 > Have we tested whether it works? Yes, have tested in tpcc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

(cloudberry) branch main updated: Remove the HTBL in motion

2025-03-27 Thread maxyang
This is an automated email from the ASF dual-hosted git repository. maxyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git The following commit(s) were added to refs/heads/main by this push: new e6773293d3 Remove the HTBL in motion e6773293d3

cloudberry.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "cloudberry.git/.asf.yaml::github", line 51, column 1: # Required status checks t ... ^ (line: 51) unexpected key not in schema 'contexts' in "cloudberry.git/.asf.yaml::github", lin

Re: [PR] Remove the HTBL in motion [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it merged PR #1012: URL: https://github.com/apache/cloudberry/pull/1012 -- 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. To unsubscribe, e-mail: commits-unsubscr...@clou

[PR] Revert "Prepare GUC option string only once during gang creation" [cloudberry]

2025-03-27 Thread via GitHub
HuSen8891 opened a new pull request, #1017: URL: https://github.com/apache/cloudberry/pull/1017 This reverts commit 76b2ad511484745af282e1903df52e87abdf3576. In most cases, the connections are reused in cdbgang_createGang_async. We should make the GUC options when building connections

Re: [PR] [skip ci] Add .DS_Store to .gitignore [cloudberry]

2025-03-27 Thread via GitHub
tuhaihe merged PR #1006: URL: https://github.com/apache/cloudberry/pull/1006 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudbe

cloudberry.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "cloudberry.git/.asf.yaml::github", line 51, column 1: # Required status checks t ... ^ (line: 51) unexpected key not in schema 'contexts' in "cloudberry.git/.asf.yaml::github", lin

(cloudberry) branch main updated: Add .DS_Store to .gitignore

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git The following commit(s) were added to refs/heads/main by this push: new a73818b5fd Add .DS_Store to .gitignore a73818b5f

[PR] Ci upload test [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz opened a new pull request, #1016: URL: https://github.com/apache/cloudberry/pull/1016 Fixes #ISSUE_Number ### What does this PR do? ### Type of Change - [ ] Bug fix (non-breaking change) - [ ] New feature (non-breaking change) - [ ] Breaking change (fix

Re: [PR] [ORCA] Simply some logic of code [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho commented on code in PR #1013: URL: https://github.com/apache/cloudberry/pull/1013#discussion_r2017794166 ## src/backend/utils/misc/guc_gp.c: ## @@ -4855,7 +4855,7 @@ struct config_string ConfigureNamesString_gp[] = GUC_NO_SHOW_ALL | GUC_NOT_IN_S

Re: [PR] [ORCA] Simply some logic of code [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho commented on code in PR #1013: URL: https://github.com/apache/cloudberry/pull/1013#discussion_r2017794166 ## src/backend/utils/misc/guc_gp.c: ## @@ -4855,7 +4855,7 @@ struct config_string ConfigureNamesString_gp[] = GUC_NO_SHOW_ALL | GUC_NOT_IN_S

(cloudberry-devops-release) branch main updated: Add debuginfo package.

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-devops-release.git The following commit(s) were added to refs/heads/main by this push: new 7a6549c Add debuginfo package. 7

Re: [PR] Add debuginfo package. [cloudberry-devops-release]

2025-03-27 Thread via GitHub
tuhaihe merged PR #12: URL: https://github.com/apache/cloudberry-devops-release/pull/12 -- 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. To unsubscribe, e-mail: commits-unsubscr

Re: [PR] Add optional support for CLOCK_MONOTONIC_COARSE when explain analyze [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on code in PR #1011: URL: https://github.com/apache/cloudberry/pull/1011#discussion_r2016036668 ## src/include/portability/instr_time.h: ## @@ -223,6 +235,12 @@ typedef LARGE_INTEGER instr_time; #define INSTR_TIME_SET_CURRENT(t) QueryPerformanceCount

Re: [PR] Cherry-pick AOCS related work that changes catalog version [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on PR #1008: URL: https://github.com/apache/cloudberry/pull/1008#issuecomment-2759062566 cool, need a rebase. -- 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 commen

Re: [PR] [skip ci] Add .DS_Store to .gitignore [cloudberry]

2025-03-27 Thread via GitHub
tuhaihe commented on code in PR #1006: URL: https://github.com/apache/cloudberry/pull/1006#discussion_r2016162266 ## .gitignore: ## @@ -74,3 +74,5 @@ lib*.pc /tmp_install/ /.cache/ /install/ +# macOS hidden files Review Comment: Good catch, thanks! -- This is an autom

[PR] Temp ignore refresh_compare test [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz opened a new pull request, #1015: URL: https://github.com/apache/cloudberry/pull/1015 https://github.com/apache/cloudberry/actions/runs/14108921486/job/39522980800 always happened. Fixes #ISSUE_Number ### What does this PR do? ### Type of Change - [

Re: [PR] [ORCA] Simply some logic of code [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on code in PR #1013: URL: https://github.com/apache/cloudberry/pull/1013#discussion_r2017076371 ## src/backend/utils/misc/guc_gp.c: ## @@ -4855,7 +4855,7 @@ struct config_string ConfigureNamesString_gp[] = GUC_NO_SHOW_ALL | GUC_NOT_IN_SA

Re: [PR] Remove the HTBL in motion [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on PR #1012: URL: https://github.com/apache/cloudberry/pull/1012#issuecomment-2758647051 Nice ~ -- 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. To unsubsc

Re: [PR] Update Roadmap links [cloudberry-site]

2025-03-27 Thread via GitHub
tuhaihe merged PR #255: URL: https://github.com/apache/cloudberry-site/pull/255 -- 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. To unsubscribe, e-mail: commits-unsubscr...@clou

(cloudberry-site) branch main updated: Update Roadmap links

2025-03-27 Thread djwang
This is an automated email from the ASF dual-hosted git repository. djwang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-site.git The following commit(s) were added to refs/heads/main by this push: new 7793cf391 Update Roadmap links 7793cf391 is

Re: [PR] Add optional support for CLOCK_MONOTONIC_COARSE when explain analyze [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on code in PR #1011: URL: https://github.com/apache/cloudberry/pull/1011#discussion_r2016799825 ## src/include/portability/instr_time.h: ## @@ -223,6 +235,12 @@ typedef LARGE_INTEGER instr_time; #define INSTR_TIME_SET_CURRENT(t) QueryPerformanceCounter(

Re: [PR] Add optional support for CLOCK_MONOTONIC_COARSE when explain analyze [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on code in PR #1011: URL: https://github.com/apache/cloudberry/pull/1011#discussion_r2016789509 ## src/include/portability/instr_time.h: ## @@ -223,6 +235,12 @@ typedef LARGE_INTEGER instr_time; #define INSTR_TIME_SET_CURRENT(t) QueryPerformanceCounter(

(cloudberry) branch main updated (94af1a2974 -> 7da6ee14c7)

2025-03-27 Thread yjhjstz
This is an automated email from the ASF dual-hosted git repository. yjhjstz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git from 94af1a2974 Doc: update the NOTICE and LICENSE files new d1af36d122 Remove upgrade_tuple and related code.

cloudberry.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "cloudberry.git/.asf.yaml::github", line 51, column 1: # Required status checks t ... ^ (line: 51) unexpected key not in schema 'contexts' in "cloudberry.git/.asf.yaml::github", lin

(cloudberry) 02/02: Optimize AOCS scan performance by introducing specialized no-qual path

2025-03-27 Thread yjhjstz
This is an automated email from the ASF dual-hosted git repository. yjhjstz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git commit 7da6ee14c731bdd7088d3bc6e01ff2121e497ad0 Author: Jianghua Yang AuthorDate: Wed Mar 26 01:13:40 2025 +0800 Optimi

(cloudberry) 01/02: Remove upgrade_tuple and related code.

2025-03-27 Thread yjhjstz
This is an automated email from the ASF dual-hosted git repository. yjhjstz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git commit d1af36d122ccd2892f5f794bfb0d995b8a2f693a Author: Brent Doil AuthorDate: Wed Jan 11 20:25:24 2023 -0500 Remove up

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz merged PR #1010: URL: https://github.com/apache/cloudberry/pull/1010 -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudbe

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on PR #1010: URL: https://github.com/apache/cloudberry/pull/1010#issuecomment-2758231178 > Do we have bench here? Bench by tpcds, shows much improvement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
yjhjstz commented on code in PR #1010: URL: https://github.com/apache/cloudberry/pull/1010#discussion_r2016779461 ## src/backend/access/aocs/aocsam.c: ## @@ -675,82 +675,140 @@ aocs_endscan(AOCSScanDesc scan) pfree(scan); } -/* - * Upgrades a Datum value from a previo

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
reshke commented on PR #1010: URL: https://github.com/apache/cloudberry/pull/1010#issuecomment-2757846514 Do we have bench here? -- 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 comme

Re: [PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho commented on PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#issuecomment-2757799629 > Nice feature! Have we tested how much improvement there is in performance? 100G local TPCDS 67 no open the split window function ```

Re: [PR] Fix always rebuild gang when cdbdisp_dispatchCommandInternal. [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on PR #995: URL: https://github.com/apache/cloudberry/pull/995#issuecomment-2757772688 Have we tested whether it works? -- 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 sp

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on PR #1010: URL: https://github.com/apache/cloudberry/pull/1010#issuecomment-2757769286 Nice catch! -- 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. To

Re: [PR] Optimize AOCS scan performance by introducing specialized no-qual path [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on code in PR #1010: URL: https://github.com/apache/cloudberry/pull/1010#discussion_r2016349785 ## src/backend/access/aocs/aocsam.c: ## @@ -675,82 +675,140 @@ aocs_endscan(AOCSScanDesc scan) pfree(scan); } -/* - * Upgrades a Datum value from a pre

Re: [PR] Fix the version info for building from tar files [cloudberry]

2025-03-27 Thread via GitHub
tuhaihe commented on PR #929: URL: https://github.com/apache/cloudberry/pull/929#issuecomment-2757591269 This PR is ready for review now. This PR has two big changes: - Add the logic to choose the newer version as the final version - Adopt the Postgres way, letting the main branch b

Re: [PR] [skip ci] Add .DS_Store to .gitignore [cloudberry]

2025-03-27 Thread via GitHub
tuhaihe commented on code in PR #1006: URL: https://github.com/apache/cloudberry/pull/1006#discussion_r2016167847 ## .gitignore: ## @@ -74,3 +74,5 @@ lib*.pc /tmp_install/ /.cache/ /install/ +# macOS hidden files Review Comment: PTAL, thanks. -- This is an automated m

Re: [PR] [skip ci] Add .DS_Store to .gitignore [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho commented on code in PR #1006: URL: https://github.com/apache/cloudberry/pull/1006#discussion_r2016130895 ## .gitignore: ## @@ -74,3 +74,5 @@ lib*.pc /tmp_install/ /.cache/ /install/ +# macOS hidden files Review Comment: Remove this line and move the `.DS_Store`

Re: [PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho commented on PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#issuecomment-2757258520 For the tpcds-sql-67. local 10G plan without split window function: ```

[PR] Update Roadmap links [cloudberry-site]

2025-03-27 Thread via GitHub
tuhaihe opened a new pull request, #255: URL: https://github.com/apache/cloudberry-site/pull/255 closes: #ISSUE_Number --- ## Change logs > Describe your change clearly, including what problem is being solved or what document is being added or updated.

Re: [PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
my-ship-it commented on PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#issuecomment-2757270725 Nice feature! Have we tested how much improvement there is in performance? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] [ORCA] Support two step window function [cloudberry]

2025-03-27 Thread via GitHub
jiaqizho opened a new pull request, #1014: URL: https://github.com/apache/cloudberry/pull/1014 Fixes #ISSUE_Number ### What does this PR do? ### Type of Change - [ ] Bug fix (non-breaking change) - [ ] New feature (non-breaking change) - [ ] Breaking change