Loading data using partition
{
"rules": [
{
"rule-type": "transformation",
"rule-id": "482482221",
"rule-name": "482482221",
"rule-target": "table",
"object-locator": {
"schema-name": "HR",
"table-name": "DEMO"
},
"parallel-load": null,
"rule-action": "convert-uppercase",
"value": null,
"old-value": null
},
{
"rule-type": "selection",
"rule-id": "1",
"rule-name": "1",
"object-locator": {
"schema-name": "HR",
"table-name": "DEMO"
},
"rule-action": "include"
},
{
"rule-type": "table-settings",
"rule-id": "2",
"rule-name": "2",
"object-locator": {
"schema-name": "HR",
"table-name": "DEMO"
},
"parallel-load": {
"type": "partitions-list",
"partitions": [
"P20240124",
"P20240123",
"P20240122",
"P20240121",
"P20240120",
"P20240119",
"P20240118",
"P20240117",
"P20240116",
"P20240115",
"P20240114"
]
}
}
]
}