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: Fix Scylladb table name limitation #173

Merged
merged 4 commits into from
Feb 13, 2025
Merged

Conversation

EXPEbdodla
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Scylladb has a limit of 48 characters for table names. With this approach, trying to use hash of the table name and project name to control it. Validation module validates the table name for the given project and feature view names if it has any conflicts.

Misc

@EXPEbdodla EXPEbdodla merged commit 488a5fc into master Feb 13, 2025
23 checks passed
@EXPEbdodla EXPEbdodla deleted the fix_table_name_limits branch February 13, 2025 22:44
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