spark-instrumented-optimizer/core
Josh Rosen 7d68a81a8e Remove Pickle-wrapping of Java objects in PySpark.
If we support custom serializers, the Python
worker will know what type of input to expect,
so we won't need to wrap Tuple2 and Strings into
pickled tuples and strings.
2013-11-03 11:03:02 -08:00
..
src Remove Pickle-wrapping of Java objects in PySpark. 2013-11-03 11:03:02 -08:00
pom.xml Add a zookeeper compile dependency to fix build in maven 2013-10-11 16:31:47 +08:00