Hi Team, I am using Apache drill to query JSON files. The size of JSON file which am having is more than a GB. Because of that, Apache drill is throwing error saying "string is too long".
In the following link, I learnt that Apache drill currently do not support lengthy JSON ( https://drill.apache.org/docs/json-data-model/#lengthy-json-objects). According to my requirement, I should not store the JSON in File system. It should be in memory only. Do you have any work around for this? Any solution is really appreciated. Expecting a quick response from you. Thanks, Gayathri.
