Skip to content
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

Create BRAD client classes for various connections, run and visualize benchmark experiments #510

Merged
merged 12 commits into from
Sep 11, 2024

Conversation

sopzha
Copy link
Collaborator

@sopzha sopzha commented May 14, 2024

No description provided.

@sopzha sopzha self-assigned this May 14, 2024
Copy link
Member

@geoffxy geoffxy left a comment

Choose a reason for hiding this comment

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

Looks great - thanks @sopzha!

A minor nit: Please also add return type annotations to functions that return nothing (-> None). Apparently the type checker doesn't run on the function if the return type annotation is missing (I didn't know this previously, so this hasn't been done consistently in other parts of the codebase.)

experiments/13-connect-overhead/measure_compare.py Outdated Show resolved Hide resolved
@geoffxy geoffxy merged commit 4673c11 into main Sep 11, 2024
1 check passed
@geoffxy geoffxy deleted the flight-sql branch September 11, 2024 21:03
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.

2 participants