mpocwierz
mpocwierz
#### Which issue(s) does this change fix? #1893 #### Why is this change necessary? This change is needed to support git dependencies accessed over SSH, for builds executed inside docker...
You are creating a `topnull ` object in Json$NullJson class. `static NullJson topnull = new NullJson();` This instance is static and therefore, will never be garbage collected. Every time some...
For experimentation purposes I tried running your algorithm with value of _k = number of all input points_. It's easy to show, that for large value of k like that...