GitHub user avamingli added a comment to the discussion: Support Parallel
Processing of Window Functions.
During develop, I found that the result of Window Agg without Order By clause
is unstable.
Referring to the SQL 2011 standard, it states that if ORDER BY is omitted, the
order of rows in
Hi all,
Regarding the sandbox files in the bootcamp, I plan to move them to
the `deploy/sandbox` directory. I also plan to refactor them to use
the Cloudberry build image as the builder. This will help us avoid
maintaining duplicate base image Docker files across multiple
directories.
BTW, do we