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

bugfix/fix sql download file data #313

Merged
merged 7 commits into from
Dec 19, 2024
Merged

Conversation

rbiseck3
Copy link
Collaborator

Description

Most uploaders depend on the source identifier content from the FileData produced by the downloader. Originally this was set as optional to support the batch use case, but now that we have a different model for that, we can make source identifiers required on the base FileData class. This also exposed missing identifiers in the sql connectors.

Copy link

@nikpocuca nikpocuca left a comment

Choose a reason for hiding this comment

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

This is aimed at resolving bug on postgres.
workflows will be tested on platform after pulled into staging.

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