Skip to content

Commit 6200371

Browse files
author
AWS
committed
AWS Glue DataBrew Update: This SDK release adds support for the output of a recipe job results to Tableau Hyper format.
1 parent 428a977 commit 6200371

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Glue DataBrew",
4+
"contributor": "",
5+
"description": "This SDK release adds support for the output of a recipe job results to Tableau Hyper format."
6+
}

services/databrew/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2719,7 +2719,8 @@
27192719
"GLUEPARQUET",
27202720
"AVRO",
27212721
"ORC",
2722-
"XML"
2722+
"XML",
2723+
"TABLEAUHYPER"
27232724
]
27242725
},
27252726
"OutputFormatOptions":{

0 commit comments

Comments
 (0)