How to split json.bz2 file randomly without iterating the file in python?

后端 未结 0 376
我在风中等你
我在风中等你 2021-01-31 10:32

I have a json.bz2 file over 50GB size. I would like to split file into partitions to run process in multithreads using python.

Could you please suggest me an ideal way to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题