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

Allow Query::est_result_size_nullable on remote arrays #4079

Merged
merged 2 commits into from
May 4, 2023

Conversation

bekadavis9
Copy link
Contributor

Allow Query::est_result_size_nullable on remote arrays


TYPE: IMPROVEMENT
DESC: Enable support for estimating result size on nullable, remote arrays

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #28386: tiledb Query fails on estimate result size.

@bekadavis9
Copy link
Contributor Author

I validated this change with a local C++ example on a REST server with the help of @shaunrd0

@ihnorton ihnorton merged commit f2bf04c into dev May 4, 2023
@ihnorton ihnorton deleted the rd/debug-query-est_result_size branch May 4, 2023 19:44
github-actions bot pushed a commit that referenced this pull request May 19, 2023
Allow `Query::est_result_size_nullable` on remote arrays

---
TYPE: IMPROVEMENT
DESC: Enable support for estimating result size on nullable, remote arrays
ihnorton pushed a commit that referenced this pull request May 22, 2023
Allow `Query::est_result_size_nullable` on remote arrays

---
TYPE: IMPROVEMENT
DESC: Enable support for estimating result size on nullable, remote arrays
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.

3 participants