Is there any way to generate schema JSON file for ...
# general
r
Is there any way to generate schema JSON file for pinot table of JSON sample data.I have data for 250+ column in Kafka topic and here manulaay I am writing JSON schema file for pinot table. Kindly suggest me if is there any way to generate directly from sample data and can use same as schema file for pinot.
Perhaps you can look at the code and see if you can contribute one for JSON?