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 cpp client roaring version to v1.3.0 #4015

Merged

Conversation

jcferretti
Copy link
Member

Updated version of roaring files from 0.7.1 to 1.3.0.
I checked the existing version, the headers produced by amalgamation.sh declared the version we were using to be 0.7.1.
Downloading that version and comparing the files with diff confirmed that was the case, we were using unmodified 0.7.1 versions of the 3 files (.cc, .h, .hh).
I used amalgamation.sh over v1.3.0 (latest stable) to produce the new files in this PR, and did a basic smoke test with ticking data (ran cpp-examples/demos/chapter2 against a simple time table).

@jcferretti jcferretti added this to the June 2023 milestone Jun 16, 2023
@jcferretti jcferretti requested a review from kosak June 16, 2023 02:31
@jcferretti jcferretti self-assigned this Jun 16, 2023
@jcferretti jcferretti merged commit 9dd3c6f into deephaven:main Jun 16, 2023
@jcferretti jcferretti deleted the cfs-cppclient-update-roaring-v130 branch June 16, 2023 12:02
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants