Problemunvalidated
A Python script is terminated with SIGKILL due to out-of-memory when loading very large JSON files (>800MB) using json.load(). The file is a large JSON array containing 500K+ objects.
e63f9d61-0d8c-4d94-a315-2252eaee030c
A Python script is terminated with SIGKILL due to out-of-memory when loading very large JSON files (>800MB) using json.load(). The file is a large JSON array containing 500K+ objects.