sul-dlss / dlme-airflow

This is a new repository to capture the work related to the DLME ETL Pipeline and establish airflow
Apache License 2.0
1 stars 0 forks source link

Refactor paging into PartitionBuilder #454

Closed aaron-collier closed 8 months ago

aaron-collier commented 9 months ago

This is a spike on simplifying the complexity of paged JSON content - this should eventually provide a "partition url builder" class so that the majority of the json driver is reusable in order to avoid duplication across vendor specific drivers.