Skip to content

Update tile_extent getter#577

Merged
eddelbuettel merged 2 commits intomasterfrom
de/sc-32283/tile_extent
Jul 29, 2023
Merged

Update tile_extent getter#577
eddelbuettel merged 2 commits intomasterfrom
de/sc-32283/tile_extent

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

@eddelbuettel eddelbuettel commented Jul 29, 2023

When accessing a VCF array it was observed that a perfectly valid uint32_t tile extent could not be retrieved to an existing and somewhat overly restrictive check in the extent getter. This PR updates it by switching to larger data types (with warning) as needed allowing processing of such arrays.

The PR also removes one filter test which cannot be applied to float data, this is unrelated to the change above and more likely to a change in TileDB Embedded.

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #32283: Refine tile extent retrieval.

@eddelbuettel eddelbuettel changed the title Update tile_extend getter Update tile_extent getter Jul 29, 2023
@eddelbuettel eddelbuettel force-pushed the de/sc-32283/tile_extent branch from 8fa2ea0 to a16ec70 Compare July 29, 2023 15:07
@eddelbuettel eddelbuettel merged commit a9a1052 into master Jul 29, 2023
@eddelbuettel eddelbuettel deleted the de/sc-32283/tile_extent branch July 29, 2023 15:08
@eddelbuettel eddelbuettel mentioned this pull request Jul 31, 2023
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