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 delta filter deserialization for format ver 19. #4541

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

KiterLuc
Copy link
Contributor

This fixes the delta filter deserialization for version 19. In that version, we already included the extra reinterpret type.


TYPE: BUG
DESC: Fix delta filter deserialization for format ver 19.

This fixes the delta filter deserialization for version 19. In that version, we already included the extra reinterpret type.

---
TYPE: BUG
DESC: Fix delta filter deserialization for format ver 19.
Copy link
Contributor

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

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

Tested in sandbox; details in [sc-37622]

@KiterLuc
Copy link
Contributor Author

Added https://app.shortcut.com/tiledb-inc/story/37624/add-tests-for-version-19-delta-filter-deserialization as a follow up.

@KiterLuc KiterLuc merged commit 2b1ada7 into dev Nov 27, 2023
62 checks passed
@KiterLuc KiterLuc deleted the lr/delta-ver19-reinterpret-type branch November 27, 2023 21:54
github-actions bot pushed a commit that referenced this pull request Nov 27, 2023
This fixes the delta filter deserialization for version 19. In that
version, we already included the extra reinterpret type.

---
TYPE: BUG
DESC: Fix delta filter deserialization for format ver 19.

(cherry picked from commit 2b1ada7)
KiterLuc added a commit that referenced this pull request Nov 28, 2023
…er 19. (#4542)

Backport 2b1ada7 from #4541.

Co-authored-by: KiterLuc <67824247+KiterLuc@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Nov 28, 2023
This fixes the delta filter deserialization for version 19. In that
version, we already included the extra reinterpret type.

---
TYPE: BUG
DESC: Fix delta filter deserialization for format ver 19.

(cherry picked from commit 2b1ada7)
KiterLuc added a commit that referenced this pull request Nov 28, 2023
…er 19. (#4544)

Backport 2b1ada7 from #4541.

Co-authored-by: KiterLuc <67824247+KiterLuc@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants