Grégory Mantelet
Grégory Mantelet
It is currently possible to change the default shape of an A.source....but not for an A.marker (currently always a disk).
VOLLT/TAPLib intentionally returns an HTTP-501 (Not Implemented) with a VOTable document describing the error when a requested TAP resource (e.g. sync, async, examples) does not exist. This is made on...
A second `ON` keyword appears in a query using an `INNER JOIN` when asking for the ADQL representation of the syntactic tree returned by the ADQL parser. For instance: ```java...
Manage job lists in database instead of only in memory + backup file (which is quite unstable on restart/crash)
Allow UPLOAD of tables in a different format than VOTable (e.g. FITS, CSV)
Would it be possible to allow the declaration of UDF with a variable number of arguments such as [GREATEST and LEAST](https://www.postgresql.org/docs/9.5/static/functions-conditional.html#FUNCTIONS-GREATEST-LEAST) in PostgreSQL?
Whenever TOPCAT is pointed at , this WARNING-level log message is returned on stderr: > WARNING: Failed to parse UDF def "gavo_histogram(val REAL, lower REAL, upper REAL, nbins INTEGER) ->...
Provide a special resource to semi-automatically publish a TAP service on a VO registry, and then keep the registry entry up to date.
Columns of type array are not specified as array in the VOTable metadata of the result table. Theoretically, the attribute `arraysize` of a FIELD should indicate the length of the...