examples.batch.ssb.supplier.supplier_offline_table_config.json Maven / Gradle / Ivy
{
"tableName": "supplier",
"tableType": "OFFLINE",
"tenants": {
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
"replication": "1",
"schemaName": "supplier"
},
"tableIndexConfig": {
"loadMode": "MMAP"
},
"ingestionConfig": {
"transformConfigs": [
]
},
"metadata": {
"customConfigs": {
}
}
}