Can't load JSON document with more than 13863 fields

That’s interesting. Does size fit impact it too?

First, it’d be interesting to know if you see the same behavior with the latest SDK. 2.7.4 as of this writing. We update dependencies and maybe there’s an issue fixed in the snappy lib?

I’m guessing it might be the same though and then we’d need to look into it.

Perhaps as a workaround, you can adjust the threshold for compression so it won’t attempt to compress. See the docs for details on the settings.