Chen Yuheng

Results 2 issues of Chen Yuheng

Improve table implementation, use the original table data structure in Lua reference implementation (it cannot be built exactly with go slice and map), and fix the following problem: 1. exact...

Hi, I have written a new prototype for ruby spark binding https://github.com/chyh1990/jruby-spark Although this implementation only works on JRuby, I think this approach is more promising: - REAL closure/lambda serialization,...