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

chore(weave): Add back hook to check for weave data #2774

Merged
merged 5 commits into from
Oct 24, 2024

Conversation

ericakdiaz
Copy link
Contributor

Description

This basically reverts the cleanup from #2132. I believe that the limit issue should've been fixed in #2420, so hopefully we should be able to check if a project has weave data more quickly.

Testing

How was this PR tested?

This should have no effect since it's unused, will follow up in core with a change similar to this https://github.com/wandb/core/pull/20661/commits/3ca824472beff5023cd0c4926e1f95d9cbc63f1c and see how the performance is now.

@ericakdiaz ericakdiaz requested review from a team as code owners October 24, 2024 16:59
project,
{},
1,
true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added metadata_only param

Copy link
Collaborator

@jamie-rasmussen jamie-rasmussen left a comment

Choose a reason for hiding this comment

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

Needs lint

}
);

const calls = tsWFDataModelHooks.useCalls(
Copy link
Collaborator

Choose a reason for hiding this comment

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

you could optimize this by selecting only the id column for example as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done!

@ericakdiaz ericakdiaz merged commit e044f22 into master Oct 24, 2024
109 checks passed
@ericakdiaz ericakdiaz deleted the ericakdiaz/add-back-weave-data-hook branch October 24, 2024 22:37
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants