```{"unrecognizedProperties":{"/schema/dateTimeFie...
# general
d
Copy code
{
  "unrecognizedProperties": {
    "/schema/dateTimeFieldSpecs/0/sampleValue": null,
    "/offline/tableIndexConfig/jsonIndexConfigs/person/maxLevels": 2,
    "/offline/tableIndexConfig/jsonIndexConfigs/person/excludeArray": false,
    "/offline/tableIndexConfig/jsonIndexConfigs/person/disableCrossArrayUnnest": true
  },
  "status": "TableConfigs jsontest successfully added"
}
Copy code
I took master branch which is pinot 0.12 but It produces the above unrecognizedProperties , In which branch can I use this "jsonIndexConfigs"?
@Mayank @Xiang Fu
x
hmm, can you share your table config ?