suraj sheshadri
10/20/2022, 9:26 PMPriyank Bagrecha
10/20/2022, 9:32 PMsuraj sheshadri
10/20/2022, 9:33 PMMayank
Priyank Bagrecha
10/20/2022, 9:37 PMsuraj sheshadri
10/20/2022, 9:38 PMTim Santos
10/20/2022, 9:58 PMTim Santos
10/20/2022, 10:01 PMsuraj sheshadri
10/20/2022, 10:04 PM{
"tableName": "offlinebookingwide_poc",
"queryConfig": {
"disableGroovy": false
},
"segmentsConfig": {
"replication": "2",
"schemaName": "offlinebookingwide",
"segmentPushType": "REFRESH"
},
"tableIndexConfig": {
"invertedIndexColumns": [
"dmp_segments",
"zip_code",
"day_of_week",
"hour",
"dma_code",
"channel_id",
"country",
"state",
"city",
"is_spot_buy",
"is_trc_kids",
"local_timezone",
"trc_business_model",
"user_id",
"trc_content_ratings",
"tag_category",
"channel_genre",
"is_kids_directed",
"is_spanish",
"trc_content_type"
],
"loadMode": "MMAP"
},
"tenants": {
"broker": "DefaultTenant",
"server": "DefaultTenant"
},
"tableType": "OFFLINE",
"metadata": {}
}
Priyank Bagrecha
10/20/2022, 10:14 PMThe table config override for groovy will take precedence over the cluster level configShould that not be allowed specifically for groovy as there was an open cve related to it?
Mayank
Priyank Bagrecha
10/20/2022, 10:26 PMMayank
Mayank
Tim Santos
10/20/2022, 10:40 PM"query": {
}
Tim Santos
10/20/2022, 10:42 PM