Uplaoded tables with FIELD names that are not valid ADQL identifiers (eg name="My Stuff") fail because the basicUploadManager doesn't quote them properly. Quoted identifiers need to be supported for uploaded tables and in queries that reference such columns.
Uplaoded tables with FIELD names that are not valid ADQL identifiers (eg name="My Stuff") fail because the basicUploadManager doesn't quote them properly. Quoted identifiers need to be supported for uploaded tables and in queries that reference such columns.