Skip to content

Conversation

@gene-bordegaray
Copy link
Collaborator

@gene-bordegaray gene-bordegaray commented Feb 2, 2026

introduce idea of stage_partitioning, this eliminates network shuffles

just throwing out ideas: @NGA-TRAN

@@ -11,7 +11,7 @@ mod tests {
use tokio::sync::OnceCell;

const PARTITIONS: usize = 6;
const TPCH_SCALE_FACTOR: f64 = 0.02;
const TPCH_SCALE_FACTOR: f64 = 1.0;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think our factor for plans and correctness should be the same, it affects plans

@NGA-TRAN
Copy link
Collaborator

NGA-TRAN commented Feb 2, 2026

Thanks Gene. I will have a look

partitioning a bit
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