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

Very early prototype of ExplainOptions for Datastore #14081

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Jan 10, 2025

This is just an attempt at the shape of things.

Still to do:

  • Naming!
  • Documentation
  • Testing
  • We can refactor a lot of other code to use AdvancedQuery
  • Aggregation queries
  • Transactions (hopefully put transaction ID support into AdvancedQuery and then just add overloads)

This is just an attempt at the shape of things.

Still to do:

- Naming!
- Documentation
- Testing
- We can refactor a lot of other code to use AdvancedQuery
- Aggregation queries
- Transactions (hopefully put transaction ID support into AdvancedQuery and
  then just add overloads)
@jskeet jskeet added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 10, 2025
@jskeet
Copy link
Collaborator Author

jskeet commented Jan 10, 2025

Looking into the test failure. I suspect I've inadvertently introduced an infinite loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants