Grégory Mantelet

Results 14 issues of 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).

enhancement

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...

enhancement

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...

bug

Manage job lists in database instead of only in memory + backup file (which is quite unstable on restart/crash)

enhancement

Allow UPLOAD of tables in a different format than VOTable (e.g. FITS, CSV)

enhancement

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?

enhancement

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) ->...

enhancement

Provide a special resource to semi-automatically publish a TAP service on a VO registry, and then keep the registry entry up to date.

enhancement

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...

enhancement