spark-instrumented-optimizer/sql/core
Wenchen Fan dab246f7e4 [SPARK-13098] [SQL] remove GenericInternalRowWithSchema
This class is only used for serialization of Python DataFrame. However, we don't require internal row there, so `GenericRowWithSchema` can also do the job.

Author: Wenchen Fan <wenchen@databricks.com>

Closes #10992 from cloud-fan/python.
2016-01-29 23:37:51 -08:00
..
src [SPARK-13098] [SQL] remove GenericInternalRowWithSchema 2016-01-29 23:37:51 -08:00
pom.xml [SPARK-12935][SQL] DataFrame API for Count-Min Sketch 2016-01-26 20:12:34 -08:00