jiaqizho commented on PR #1014: URL: https://github.com/apache/cloudberry/pull/1014#issuecomment-2767818608
> These functions require access to the entire window frame to compute their results: • PERCENT_RANK() • CUME_DIST() • NTILE(n) > > Where is the code to check those function ? ``` // Input: // +--CLogicalSelect (Global(one-step)) // |--CLogicalSequenceProject // | |-- ANY(*) // | +--CScalarProjectList -> those function in this part // +--CScalarCmp ``` -- 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...@cloudberry.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org