astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add schema to source data in SOAP pipeline #360

Closed camposandro closed 1 month ago

camposandro commented 1 month ago

Adds the arrow schema as an argument to the parquet reading of the source data files in the SOAP pipeline, which I missed in https://github.com/astronomy-commons/hipscat-import/pull/348. It also fixes the documentation build, which is failing, by installing hipscat from source.

Code Quality

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.72%. Comparing base (aac8b9b) to head (766c767).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ======================================= Coverage 99.72% 99.72% ======================================= Files 26 26 Lines 1454 1454 ======================================= Hits 1450 1450 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.