[HUDI-3514] Rebase Data Skipping flow to rely on MT Column Stats index (#4948)
This commit is contained in:
@@ -109,6 +109,14 @@
|
||||
"string"
|
||||
]
|
||||
},
|
||||
{
|
||||
"doc": "Column name for which this column statistics applies",
|
||||
"name": "columnName",
|
||||
"type": [
|
||||
"null",
|
||||
"string"
|
||||
]
|
||||
},
|
||||
{
|
||||
"doc": "Minimum value in the range. Based on user data table schema, we can convert this to appropriate type",
|
||||
"name": "minValue",
|
||||
|
||||
Reference in New Issue
Block a user