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: Correct type conversion for table name format version #177

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

EXPEbdodla
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

fix: Correct type conversion for table name format version. By default it's casted to float64. We need to cast it from float64 to int. We need to add tests to NewCassandraOnlineStore function to fully fix the problem.

Misc

@EXPEbdodla EXPEbdodla merged commit df265fc into master Feb 17, 2025
23 checks passed
@EXPEbdodla EXPEbdodla deleted the cast_table_name_format branch February 17, 2025 21:37
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.

2 participants