1
0

[HUDI-130] Paths written in compaction plan needs to be relative to base-path

This commit is contained in:
Balaji Varadarajan
2019-10-23 01:03:29 -07:00
committed by Balaji Varadarajan
parent e4c91ed13f
commit d8be818ac9
25 changed files with 600 additions and 104 deletions

View File

@@ -126,6 +126,11 @@
"type":"map",
"values":"string"
}]
},
{
"name":"version",
"type":["int", "null"],
"default": 1
}
]
}