Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ADL catalog #346

Merged
merged 76 commits into from
Jun 16, 2016
Merged
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
3c7555c
Remove requirement on subscriptionId
Mar 24, 2016
96c05a1
Need to make contents required since this is a PUT.
Mar 24, 2016
6b2d1e2
update documentation to reflect param required
Mar 24, 2016
d14dadc
undo this temp change
Mar 25, 2016
bb2178d
Change this name to be more descriptive.
Mar 25, 2016
e4a2b8c
does not need to be modeled as a string.
Mar 25, 2016
7bf762d
fix all enums to be enums.
Mar 25, 2016
b1563a5
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Mar 30, 2016
bd335c4
Add new API version for job
Mar 31, 2016
eafe1b0
missed version change here as well.
Mar 31, 2016
5f32e3f
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 1, 2016
be8b7bf
temp commit to remove the required flag
Apr 1, 2016
7074192
Revert "temp commit to remove the required flag"
Apr 1, 2016
e121987
Add missing enum value
Apr 6, 2016
ed32520
Missed one.
Apr 6, 2016
799fedf
Add in new functionality
Apr 6, 2016
e99b99a
Work around for issue: 903
Apr 8, 2016
4cc7648
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 11, 2016
1026b14
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 12, 2016
c985596
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 13, 2016
cabf298
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 14, 2016
3086b7c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Apr 19, 2016
04f0052
addressed comments from Amar.
Apr 20, 2016
0298665
fix descriptions and add partition APIs
Apr 20, 2016
d226499
sync from master
Apr 27, 2016
275f42c
Add missing method to delete all secrets in db
Apr 27, 2016
15f769f
temporarily remove partition list for current ship.
Apr 27, 2016
6cd6d46
Add diagnostics to USqlJobProperties.
Apr 28, 2016
ed28f3a
Missing enum value.
Apr 28, 2016
aebb774
two more missing enums.
Apr 28, 2016
a68ceff
Put partitions back in for next release.
May 2, 2016
822fb58
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 2, 2016
e2150a5
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 4, 2016
8acf2fd
Test out composites.
May 4, 2016
105b888
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 5, 2016
042635b
add the log folder and logFilePattern to the sdk
May 5, 2016
5ed42e5
Remove composite specs since they don't work
May 6, 2016
3e72fe1
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 9, 2016
310b460
Error json fixes
May 9, 2016
4c883a2
bad syntax is bad.
May 9, 2016
54b862c
missed a boolean switch for readOnly,.
May 9, 2016
91f27c1
definition -> definitions
May 9, 2016
2b4962d
Change the name to be more descriptive
May 9, 2016
805a632
Following feedback from the slack forum
May 10, 2016
2675ff8
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 10, 2016
c8cba3e
Add discriminators for webhdfs
May 10, 2016
c17be3c
Further flatten and rename
May 10, 2016
8818a93
Rename to Adls
May 10, 2016
14c8726
nested exception discriminator
May 10, 2016
cdcb856
update the required piece.
May 11, 2016
76c2386
try not indexing
May 11, 2016
6b0d442
move it down to see if this fixes it.
May 11, 2016
20b445f
Try nesting again.
May 11, 2016
54e9046
Trying a work around.
May 11, 2016
c9a145b
Update to the work around
May 11, 2016
ac5f63b
Work around didn't work, going back to what did.
May 11, 2016
b17324c
Removed the unneccessary nesting.
May 12, 2016
5673cd0
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 12, 2016
b27cf5b
Add the accesscontrolexception
May 12, 2016
601cdd0
Sync to latest master
May 18, 2016
f95bf4c
remove extra next link stuff
May 19, 2016
78fcd72
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 20, 2016
b54f0bd
Remove currently unsupported API
May 20, 2016
44f7faf
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 24, 2016
dd853a5
Adding missing x-ms-odata tags in catalog
May 24, 2016
fcabb09
switch to GET for this call per the FE team
May 25, 2016
6685372
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 25, 2016
b7dffad
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jun 7, 2016
6e1d9a5
Add partition properties
Jun 7, 2016
ccd7bb7
missed the #
Jun 7, 2016
516c36d
Removing get/set from descriptions
Jun 8, 2016
08ff494
Fixed to not remove "Gets " from method descript
Jun 8, 2016
08349b0
Add the get back to globals.
Jun 8, 2016
541762c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jun 14, 2016
1daef5d
Catalog item updates
Jun 14, 2016
1c80332
Fix URL based on feedback
Jun 15, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
183 changes: 183 additions & 0 deletions arm-datalake-analytics/catalog/2015-10-01-preview/swagger/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,140 @@
"x-ms-odata": "#/definitions/USqlTable"
}
},
"/catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes/{tableTypeName}": {
"get": {
"tags": [
"Catalog"
],
"operationId": "Catalog_GetTableType",
"description": "Retrieves the specified table type from the Data Lake Analytics catalog.",
"parameters": [
{
"name": "databaseName",
"in": "path",
"required": true,
"type": "string",
"description": "The name of the database containing the table type."
},
{
"name": "schemaName",
"in": "path",
"required": true,
"type": "string",
"description": "The name of the schema containing the table type."
},
{
"name": "tableTypeName",
"in": "path",
"required": true,
"type": "string",
"description": "The name of the table type to retrieve."
},
{
"$ref": "#/parameters/ApiVersionParameter"
}
],
"responses": {
"200": {
"description": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try not to have empty descriptions

"schema": {
"$ref": "#/definitions/USqlTableType"
}
}
}
}
},
"/catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes": {
"get": {
"tags": [
"Catalog"
],
"operationId": "Catalog_ListTableTypes",
"description": "Retrieves the list of table types from the Data Lake Analytics catalog.",
"parameters": [
{
"name": "databaseName",
"in": "path",
"required": true,
"type": "string",
"description": "The name of the database containing the table types."
},
{
"name": "schemaName",
"in": "path",
"required": true,
"type": "string",
"description": "The name of the schema containing the table types."
},
{
"name": "$filter",
"in": "query",
"required": false,
"type": "string",
"description": "OData filter. Optional."
},
{
"name": "$top",
"in": "query",
"required": false,
"type": "integer",
"format": "int32",
"description": "The number of items to return. Optional."
},
{
"name": "$skip",
"in": "query",
"required": false,
"type": "integer",
"format": "int32",
"description": "The number of items to skip over before returning elements. Optional."
},
{
"name": "$expand",
"in": "query",
"required": false,
"type": "string",
"description": "OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Category entry. Optional."
},
{
"name": "$select",
"in": "query",
"required": false,
"type": "string",
"description": "OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional."
},
{
"name": "$orderby",
"in": "query",
"required": false,
"type": "string",
"description": "OrderBy clause. One or more comma-separated expressions with an optional \"asc\" (the default) or \"desc\" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional."
},
{
"name": "$count",
"in": "query",
"required": false,
"type": "boolean",
"description": "The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional."
},
{
"$ref": "#/parameters/ApiVersionParameter"
}
],
"responses": {
"200": {
"description": "",
"schema": {
"$ref": "#/definitions/USqlTableTypeList"
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
},
"x-ms-odata": "#/definitions/USqlTableType"
}
},
"/catalog/usql/databases/{databaseName}/schemas/{schemaName}/views/{viewName}": {
"get": {
"tags": [
Expand Down Expand Up @@ -2079,6 +2213,19 @@
},
"description": "A Data Lake Analytics catalog external table item."
},
"TypeFieldInfo": {
"properties": {
"name": {
"type": "string",
"description": "the name of the field associated with this type."
},
"type": {
"type": "string",
"description": "the type of the field."
}
},
"description": "A Data Lake Analytics catalog type field information item."
},
"USqlTable": {
"allOf": [
{
Expand Down Expand Up @@ -2123,6 +2270,10 @@
"externalTable": {
"$ref": "#/definitions/ExternalTable",
"description": "the external table associated with the table."
},
"distributionInfo": {
"$ref": "#/definitions/USqlDistributionInfo",
"description": "the distributions info of the table"
}
},
"description": "A Data Lake Analytics catalog U-SQL table item."
Expand All @@ -2145,6 +2296,38 @@
},
"description": "A Data Lake Analytics catalog U-SQL table item list."
},
"USqlTableType": {
"allOf": [
{
"$ref": "#/definitions/USqlType"
}
],
"properties": {
"columns": {
"$ref": "#/definitions/TypeFieldInfo",
"description": "the type field information associated with this table type."
}
},
"description": "A Data Lake Analytics catalog U-SQL table type item."
},
"USqlTableTypeList": {
"allOf": [
{
"$ref": "#/definitions/CatalogItemList"
}
],
"properties": {
"value": {
"type": "array",
"readOnly": true,
"items": {
"$ref": "#/definitions/USqlTableType"
},
"description": "the list of table types in the database and schema combination"
}
},
"description": "A Data Lake Analytics catalog U-SQL table type item list."
},
"USqlView": {
"allOf": [
{
Expand Down