1
0

[HUDI-3708] Fix failure with HoodieMetadataRecord due to schema compatibility check (#5204)

This commit is contained in:
Y Ethan Guo
2022-04-01 20:17:02 -07:00
committed by GitHub
parent fb45fc9cb9
commit b1e7e1f14e

View File

@@ -115,7 +115,8 @@
"type": [
"null",
"string"
]
],
"default" : null
},
{
"doc": "Minimum value in the range. Based on user data table schema, we can convert this to appropriate type",