Hi All,
I have published a JSON file using file connector,imported JSON schema in data catalog.
I have included "warehouse" and required in JSON schema but when JSON file is published without required attribute there is no error and able to query in compass.
JSON Schema: which includes required property and maxlength.

Compass:

in the above result warehouse is displayed as blank if we don't inculde it in json data file, it is displaying warehouse data which is having more length than the schema definition.
is this behavior expected in infor datalake and could you let me know is this a bug?
Thanks,
Anish Kulkarni.