django-daiquiri / daiquiri

A framework for the publication of scientific databases
https://escience.aip.de/daiquiri
Apache License 2.0
26 stars 8 forks source link

BUG: no support for the arrays in the uploaded VOTables #125

Open kimakan opened 1 year ago

kimakan commented 1 year ago

Daiquiri is able to create VOTables with arrays, but does not support arrays in the uploaded VOTables. If one tries to upload such a table, the job will stay in the Executing phase forever.

To reproduce the error, download the IVOA VOTable XML file from gaia.aip.de using this query

select * from "gaiadr3"."xp_sampled_mean_spectrum" limit 10

and then, try to upload it via Upload VOTable