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

[ALS-6818] Data Dictionary Loader Job from HPDS #130

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Conversation

Gcolon021
Copy link
Contributor

  • Merged the "CSVLoaderNewSearch" from the "genomicingestion" branch.
  • Added "CSVLoaderNewSearch" to ETL maven configuration.

Introduced CSVLoaderNewSearch class to facilitate loading phenotype data from CSV files. Enhancements were made to the LoadingStore class, including writing column metadata to a CSV file. These changes improve data processing and metadata management functionality within the ETL workflow.
Added the CSVLoaderNewSearch jar to the Dockerfile and updated the Maven build process in pom.xml to include its packaging. Additionally, cleaned up Java code formatting by removing an unnecessary semicolon and adjusting spacing for consistency. These changes enhance the ETL process and maintain code readability.
@Gcolon021 Gcolon021 self-assigned this Dec 12, 2024
@Gcolon021 Gcolon021 added the enhancement New feature or request label Dec 12, 2024
Moved the dumpStatsAndColumnMeta execution from CSVLoaderNewSearch to LoadingStore for better encapsulation and responsibility alignment. This ensures metadata and statistics dumping is consistently handled within the store's lifecycle.
@Gcolon021 Gcolon021 merged commit 6239b75 into genomic-v2 Jan 6, 2025
3 checks passed
@Gcolon021 Gcolon021 deleted the ALS-6816 branch January 6, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant