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

Add support object and array protocol #131

Closed
wants to merge 1 commit into from

Conversation

pnwpedro
Copy link
Collaborator

Ticket(s): BT-4175

Problem

We'd like to support the object and array protocol, which allows subqueries to be defined within structs and slices.

Solution

  • Implement support for encoding to this protocol
  • Fix encoding of Document types to be only Refs

Result

What will change as a result of your pull request? Note that sometimes this section is unnecessary because it is self-explanatory based on the solution.

Testing

  • Extended unit tests
  • Extended integration tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pnwpedro pnwpedro marked this pull request as ready for review October 13, 2023 17:33
@pnwpedro pnwpedro force-pushed the support-queries-in-objs-slices branch 3 times, most recently from 4ceaed9 to 48eda64 Compare October 16, 2023 10:03
@pnwpedro pnwpedro force-pushed the support-queries-in-objs-slices branch from 48eda64 to c01a142 Compare October 16, 2023 10:06
@ptpaterson ptpaterson removed their request for review October 8, 2024 13:05
@pnwpedro pnwpedro closed this Oct 25, 2024
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