blob: 5f00bd2d51561b96cf8103f58587e2a2c574778b [file] [log] [blame]
{
"patches": [
{
"action": "UPDATE_TYPEDEF_OPTIONS",
"typeName": "hive_column",
"applyToVersion": "1.1",
"updateToVersion": "1.2",
"typeDefOptions": {
"schemaAttributes": "[\"name\", \"description\", \"owner\", \"type\", \"comment\", \"position\"]"
}
},
{
"action": "UPDATE_TYPEDEF_OPTIONS",
"typeName": "hive_table",
"applyToVersion": "1.0",
"updateToVersion": "1.1",
"typeDefOptions": {
"schemaElementsAttribute": "columns"
}
}
]
}