Skip to content

Allow Esql.QueryAsObjects() to work with nested types#8729

Merged
flobernd merged 1 commit into
mainfrom
esql-fix
Oct 7, 2025
Merged

Allow Esql.QueryAsObjects() to work with nested types#8729
flobernd merged 1 commit into
mainfrom
esql-fix

Conversation

@flobernd

@flobernd flobernd commented Oct 7, 2025

Copy link
Copy Markdown
Member

As titled.

Closes #8456

@flobernd flobernd merged commit d5e72bf into main Oct 7, 2025
34 checks passed
@flobernd flobernd deleted the esql-fix branch October 7, 2025 11:00
github-actions Bot pushed a commit that referenced this pull request Oct 7, 2025
github-actions Bot pushed a commit that referenced this pull request Oct 7, 2025
@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.1

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

flobernd added a commit that referenced this pull request Oct 7, 2025
#8730)

Co-authored-by: Florian Bernd <git@flobernd.de>
github-actions Bot pushed a commit that referenced this pull request Oct 7, 2025
@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
9.2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

flobernd added a commit that referenced this pull request Oct 7, 2025
flobernd added a commit that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Esql.QueryAsObjectsAsync<TDocument> throws a serialization exception: The element cannot be an object or array, if TDocument contains an array

1 participant