ecolistening / ecolistening/SoundADE

Saving files.parquet in index_solar results in duplicate records in files table

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
priority
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

After file indexing, solar.parquet needs to over-write the files table.

However, because dask cannot know whether to overwrite or not, it just adds new records.

This results in the entire files table being duplicated, half of which has all nan solar fields.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.