Skip to content

Remove calling libtiledb_query_get_buffer_ptr twice - #857

Merged
teo-tsirpanis merged 1 commit into
TileDB-Inc:mainfrom
cgiachalis:cg/fix-duplicate
Jul 31, 2026
Merged

Remove calling libtiledb_query_get_buffer_ptr twice#857
teo-tsirpanis merged 1 commit into
TileDB-Inc:mainfrom
cgiachalis:cg/fix-duplicate

Conversation

@cgiachalis

@cgiachalis cgiachalis commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

The PR removes duplicate calling of libtiledb_query_get_buffer_ptr in tiledb_array' s [ method. This appears in the in-lined function getResults (buffer extraction). See lines - 1064-1066

https://github.com/cgiachalis/TileDB-R/blob/841d447095910ba60a9f71fc4d7759baaec81818/R/TileDBArray.R#L1064-L1066

@teo-tsirpanis teo-tsirpanis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@teo-tsirpanis
teo-tsirpanis merged commit b63573b into TileDB-Inc:main Jul 31, 2026
5 of 7 checks passed
@cgiachalis
cgiachalis deleted the cg/fix-duplicate branch August 1, 2026 12:57
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