clp
clp copied to clipboard
clp-s is truncating the json bytes while compression
Bug
I am trying to compress the json input file which contains the larger json (may be larger than 1MB )per line and the total file size is around 100 MB and outputting the following error lines
[error] Truncated JSON (323 bytes) at end of file
CLP version
a7368cfb0828b4eee0482cbb9569bd14557b9fed
Environment
Ubuntu 22.04
Reproduction steps
Input the json file with more than 30MB in size and also keep larger json lines which are more than 1MB