Closed tooptoop4 closed 2 years ago
Do you have an example of this? https://stackoverflow.com/questions/54210389/is-there-a-generic-way-to-read-the-multiline-json-in-spark-more-specifically-sp
This library can only handle JSON, not CSV. If you only need to parse NDJSON, see YYJSON_READ_STOP_WHEN_DONE flag sample code: https://github.com/ibireme/yyjson/blob/master/doc/API.md#reader-flag
YYJSON_READ_STOP_WHEN_DONE
Do you have an example of this? https://stackoverflow.com/questions/54210389/is-there-a-generic-way-to-read-the-multiline-json-in-spark-more-specifically-sp