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

CBL-6207: Test multi-level unnest w/o index. #2137

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

jianminzhao
Copy link
Contributor

The tests come from the API Specification.

Note that "group-by" does not work with unnest without index.

The tests come from the API Specification.

Note that "group-by" does not work with unnest without index.
@cbl-bot
Copy link

cbl-bot commented Sep 13, 2024

Code Coverage Results:

Type Percentage
branches 67.64
functions 79.07
instantiations 35.12
lines 79.04
regions 74.97

enc.writeString("Soccer");
enc.writeString("Cat");
enc.endArray();
});
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we just json string instead of the code above for readability?

@jianminzhao jianminzhao merged commit ced8f59 into release/3.2 Sep 18, 2024
9 checks passed
@jianminzhao jianminzhao deleted the cbl-6207 branch September 18, 2024 16:37
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.

4 participants