SkyPortal
The following operations are supported. For a formal definition, please review the Service Description.
-
GetTables
Returns tables. -
MakePlan
Creates an ExecPlan. This runs cost queries as well. (req. for correct plan ordering) -
GetAllSkyNodesVOTable
Lists names of all available node shortnames in a votable. -
GetAllSkyNodes
Lists names of all available node shortnames. -
GetMetaTables
Returns column info for one column. -
GetMetaColumns
Returns an array of column info. -
GetColumns
Returns an array of column names. - NodeContainsColumn
-
UploadTable
Returns literal table name -
SubmitQuery
Runs a single node query. -
GetTableInfo
Returns column info for one column. -
SubmitDistributedQuery
Runs a distributed query query by making a plan and then executing it - you may call the two steps seperately if you wish to view the plan or track progress. -
GetColumnInfo
Returns column info for one column. -
SubmitPlan
Executes a plan and returns results. -
SubmitDistributedQuerySigma
Allows MyData Sigma