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

Validation should check if feature name will exceed pg max col length #517

Open
saleiro opened this issue Nov 27, 2018 · 1 comment
Open

Comments

@saleiro
Copy link
Member

saleiro commented Nov 27, 2018

When validating the experiment, it should also check if the feature name exceeds 63 chars. If it does then validation should fail cause the imputation will not find the cols (postgres truncates col names longer than 63).

@ecsalomon
Copy link
Contributor

Duplicate of #514?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants