-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DataFusion v33 update and add benchmark for partitioned parquet #145
Conversation
index.html
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff here is unjustifiably large, I cannot verify that everything is ok.
could you pls fix it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed! I used the script but extracted just the update for DataFusion for index.html.
datafusion/results/single.json
Outdated
[3.672, 2.539, 2.496], | ||
[1.627, 0.344, 0.330], | ||
[1.885, 0.366, 0.369], | ||
[2.679, 1.253, 1.236], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it was gp3 storage actually, which is what new instances default to. let me re-run this again and confirm the gp2 500gb storage. I'll put this in draft until I update this and for nickitat's comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
definitely was gp3 previously. rebuilt with gp2 500gb, results more in line with expectations.
Updated for DataFusion v33