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: write int64 tag attributes for old schema #373

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

nityanandagohain
Copy link
Member

Fixes #372

  • with the new schema we stored in64 tag attributes as float64 which broke the suggestions api for old users with int64 keys.
  • this PR fixes this issue and also adds a new config option.

@nityanandagohain nityanandagohain merged commit a324347 into main Aug 27, 2024
2 checks passed
@nityanandagohain nityanandagohain deleted the issue_372 branch August 27, 2024 10:39
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.

LOGS[BE]: int64 values appearing as float64 after recent changes
2 participants