I tried to create worksheet using Import TML, getting 500 back
{
"metadata_tmls": [
"worksheet": {
"name": "testdataset2WS",
"description": "testdataset2",
"tables": [
{
"name": "testdataset2"
}
],
"table_paths": [
{
"id": "testdataset2_1",
"table": "testdataset2",
"join_path": [
{}
]
}
],
"worksheet_columns": [
,{
"name": "name",
"column_id": "testdataset2::name",
"properties": {
"column_type": "ATTRIBUTE",
"index_type": "DONT_INDEX"
}
} ],
"properties": {
"is_bypass_rls": false,
"join_progressive": true
}
}
}],
"import_policy": "ALL_OR_NONE",
"create_new": true
}