Bilal Nemutlu
Bilal Nemutlu
I have the same issue different error I reproduced the issue even for the json @boje provided with @rcongiu declaration; `[{ "test": "a", "world": "b", "time": [{ "start": "b", "end":...
I got the problem that you helped resolved [here](https://github.com/rcongiu/Hive-JSON-Serde/issues/133) However I see another issue, when i query the table, it returns the first object in that array the file has...
As far as i see, it considers the input json as just one row and it returns the first object within that! I also tried struct `msg struct` but no...