Skip to content

Conversation

@danielzayas
Copy link

@danielzayas danielzayas commented Dec 5, 2025

Proposed Change

Update merge_tasks.py to _validate_record contains REQUIRED_FIELDS

Test Plan

TODO

@danielzayas
Copy link
Author

@microsoft-github-policy-service agree


def merge_jsonl_files(input_folder: str, output_file: str = None):

def merge_jsonl_files(input_folder: str, output_file: str = None, validate: bool = False):
Copy link
Author

Choose a reason for hiding this comment

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

Defaults to validate: bool = False to maintain the existing behavior by default

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.

1 participant