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 Ingest return value #1923

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Fix Ingest return value #1923

merged 3 commits into from
Nov 4, 2024

Conversation

jonthegeek
Copy link
Contributor

@jonthegeek jonthegeek commented Oct 30, 2024

Overview

Fix Ingest return value (spotted by actually using the docs 😊).
Update CombineSpecs() to better handle non-required columns.

Test Notes/Sample Code

Added tests to make sure this doesn't regress.

Connected Issues

Spotted while reading the docs to implement proper workflows in gsm.app.
@jonthegeek jonthegeek marked this pull request as draft October 30, 2024 15:50
@jonthegeek
Copy link
Contributor Author

Fixing #1924, 1 sec.

@jonthegeek jonthegeek marked this pull request as ready for review October 30, 2024 15:58
@jonthegeek jonthegeek marked this pull request as draft October 30, 2024 16:25
@jonthegeek
Copy link
Contributor Author

Making Ingest() friendlier to optional columns.

@jonthegeek jonthegeek marked this pull request as ready for review October 30, 2024 16:45
Copy link
Contributor

@samussiah samussiah left a comment

Choose a reason for hiding this comment

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

Logic checks out, and kudos on the unit test scenarios!

@samussiah samussiah merged commit d663561 into dev Nov 4, 2024
6 checks passed
@samussiah samussiah deleted the Ingest-docs-typo branch November 4, 2024 15:59
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.

Bugfix: Optional Columns in 1st Combined Spec
2 participants