Skip to content

BFD-4245: Ignore extra columns when loading CSVs - #2775

Merged
aschey-forpeople merged 3 commits into
masterfrom
BFD-4245
Aug 11, 2025
Merged

BFD-4245: Ignore extra columns when loading CSVs#2775
aschey-forpeople merged 3 commits into
masterfrom
BFD-4245

Conversation

@aschey-forpeople

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BFD-4245

What Does This PR Do?

Ignores extra columns when loading CSVs by comparing the input to the schema in the database.

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

  • Adds any new software dependencies

  • Modifies any security controls

  • Adds new transmission or storage of data

  • Any other changes that could possibly affect security?

  • I have considered the above security implications as it relates to this PR. (If one or more of the above apply, it cannot be merged without the ISSO or team security engineer's (@sb-benohe) approval.)

  • I have created tests to sufficiently ensure the reliability of my code, if applicable. If this is a modification to an existing piece of code, I have audited the associated tests to ensure everything works as expected.

Validation

Have you fully verified and tested these changes? Is the acceptance criteria met? Please provide reproducible testing instructions, code snippets, or screenshots as applicable.

Ran the script directly, data was loaded with extra fields ignored.

@brick-green brick-green left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice add

@aschey-forpeople
aschey-forpeople added this pull request to the merge queue Aug 11, 2025
Merged via the queue into master with commit b0261e9 Aug 11, 2025
10 checks passed
@aschey-forpeople
aschey-forpeople deleted the BFD-4245 branch August 11, 2025 18:47
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.

3 participants