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

Update scale filter option setter #503

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

eddelbuettel
Copy link
Member

This PR corrects the filter option setter for the float scale filter which had previously failed to correctly use the double and uint64_t types for its three options. This was revealed when testing with the latest merges to dev in TileDB Core.

No other code changes.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #24531: Update tiledb_filter options use for scale filter.

@eddelbuettel eddelbuettel merged commit cb30988 into master Jan 6, 2023
@eddelbuettel eddelbuettel deleted the de/sc-24531/update_scale_filter_option_setter branch January 6, 2023 20:03
eddelbuettel added a commit that referenced this pull request Jan 6, 2023
* Update scale filter option setter for factor, offset and bytewidth

* Tweak a test value and debug message level
eddelbuettel added a commit that referenced this pull request Jan 6, 2023
* Update scale filter option setter (#503)

* Update scale filter option setter for factor, offset and bytewidth

* Tweak a test value and debug message level

* Release 0.17.1

* Updated pkgdown documentation for 0.17.1

* Update NEWS.md [ci skip]

* Uncomment TILEDB_DEPRECATED for this release

* Update pkgdown once more [ci skip]
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.

None yet

2 participants