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

feat: add graphql resolver for adding spans to datasets #3205

Merged
merged 19 commits into from
May 18, 2024

Conversation

axiomofjoy
Copy link
Contributor

@axiomofjoy axiomofjoy commented May 16, 2024

Adds addsSpansToDataset GraphQL resolver. I'm going to refactor our mutations into separate modules after landing this PR.

resolves #3178

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@axiomofjoy axiomofjoy changed the base branch from main to datasets May 16, 2024 07:43
@axiomofjoy axiomofjoy force-pushed the add-span-to-dataset branch 2 times, most recently from f56f7b5 to a149c32 Compare May 17, 2024 00:13
@axiomofjoy axiomofjoy marked this pull request as ready for review May 17, 2024 03:06
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label May 17, 2024
@anticorrelator
Copy link
Contributor

can you rebase this on top of datasets?

@axiomofjoy
Copy link
Contributor Author

can you rebase this on top of datasets?

Gonna squash merge, though?

src/phoenix/server/api/schema.py Outdated Show resolved Hide resolved
@axiomofjoy
Copy link
Contributor Author

Rebased.

@axiomofjoy axiomofjoy merged commit 3a46cba into datasets May 18, 2024
12 checks passed
@axiomofjoy axiomofjoy deleted the add-span-to-dataset branch May 18, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[datasets][gql] addSpansToDataset
3 participants