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

Convert metadata columns from integer to strings to ensure that SDV works properly #1989

Merged
merged 11 commits into from
May 9, 2024

Conversation

lajohn4747
Copy link
Contributor

resolves #1933
CU-86b04u2ae

Metadata columns need to be strings as much of SDV metadata detection assumes all columns are of string type

@lajohn4747 lajohn4747 requested a review from a team as a code owner May 6, 2024 16:47
Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add an integration test for both the single and multi table case?

sdv/multi_table/hma.py Outdated Show resolved Hide resolved
Copy link
Contributor

@R-Palazzo R-Palazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

tests/integration/single_table/test_base.py Show resolved Hide resolved
@lajohn4747 lajohn4747 merged commit bfa6e72 into main May 9, 2024
37 checks passed
@lajohn4747 lajohn4747 deleted the issue_1933_metadata_detection branch May 9, 2024 23:40
@lajohn4747 lajohn4747 changed the title Convert metadata columns from integer to columns to ensure that SDV works properly Convert metadata columns from integer to strings to ensure that SDV works properly May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants