Skip to content

feat: Update spans dsl to search for annotation existence #7406

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

Open
wants to merge 9 commits into
base: feat/annotations
Choose a base branch
from

Conversation

anticorrelator
Copy link
Contributor

Enables querying for annotation/eval existence:

query = SpanQuery().where("annotations['user_feedback']")
spans = client.spans.get_spans_dataframe(query=query, project_identifier="default")

@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix May 3, 2025
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label May 3, 2025
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@anticorrelator anticorrelator changed the base branch from main to feat/annotations May 3, 2025 00:38
@anticorrelator anticorrelator force-pushed the dustin/update-spans-dsl branch from 79d291c to d9c9fbb Compare May 3, 2025 00:39
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels May 3, 2025
@anticorrelator anticorrelator force-pushed the dustin/update-spans-dsl branch from 6207a72 to 97ba5a7 Compare May 5, 2025 21:37
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels May 5, 2025
@anticorrelator anticorrelator force-pushed the dustin/update-spans-dsl branch from 97ba5a7 to 82bbb57 Compare May 6, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: 📘 Todo
Development

Successfully merging this pull request may close these issues.

1 participant