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

Switch from f32 to f64 for data and from i32 to i64 for timeseries IDs #63

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Lun4m
Copy link
Collaborator

@Lun4m Lun4m commented Feb 6, 2025

Closes #54

@Lun4m Lun4m requested a review from intarga February 6, 2025 15:55
@Lun4m Lun4m merged commit 5dae474 into trunk Feb 7, 2025
1 check passed
@Lun4m Lun4m deleted the lard_64bit branch February 7, 2025 08:14
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.

Switch from using 32 bit to 64 bit numbers for tsid and value in the data table
2 participants