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

Fix hang on open array v1.6 #1645

Merged
merged 1 commit into from
May 15, 2020
Merged

Fix hang on open array v1.6 #1645

merged 1 commit into from
May 15, 2020

Conversation

joe-maley
Copy link
Contributor

For arrays with a fragment version v1 or v2, only build the rtree if it has one
or more MBRs, otherwise the build_rtree() routine hangs.

For arrays with a fragment version v1 or v2, only build the rtree if it has one
or more MBRs, otherwise the build_rtree() routine hangs.
Copy link
Member

@Shelnutt2 Shelnutt2 left a comment

Choose a reason for hiding this comment

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

I confirmed this fixes the test case we had, thanks for the quick fix!

@joe-maley joe-maley merged commit 5242022 into dev May 15, 2020
@joe-maley joe-maley deleted the jpm/open-1.6 branch May 15, 2020 17:05
@Shelnutt2 Shelnutt2 added the backport tags commits to backport to release branch label May 15, 2020
ihnorton pushed a commit to ihnorton/TileDB that referenced this pull request May 18, 2020
For arrays with a fragment version v1 or v2, only build the rtree if it has one
or more MBRs, otherwise the build_rtree() routine hangs.

(cherry picked from commit 5242022)
ihnorton pushed a commit that referenced this pull request May 18, 2020
For arrays with a fragment version v1 or v2, only build the rtree if it has one
or more MBRs, otherwise the build_rtree() routine hangs.

(cherry picked from commit 5242022)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport tags commits to backport to release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants