GitHub user yjhjstz added a comment to the discussion: [Proposal] Enhanced ORCA
Parallel Planning to Align with PostgreSQL Planner
```cpp
class CDistributionSpecRandom : public CDistributionSpec
{
public:
enum EDistributionLevel
{
EdlSegment, // Cross-segment distribution
EdlWorker // Intra-segment distribution to worker threads
};
};
```
expand CDistributionSpecRandom.
GitHub link:
https://github.com/apache/cloudberry/discussions/1316#discussioncomment-14421486
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]