spark-instrumented-optimizer/sql/core/src/main
Wenchen Fan 930253e076 [SPARK-9185][SQL] improve code gen for mutable states to support complex initialization
Sometimes we need more than one step to initialize the mutable states in code gen like https://github.com/apache/spark/pull/7516

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes #7521 from cloud-fan/init and squashes the following commits:

2106445 [Wenchen Fan] improve code gen for mutable states
2015-07-19 22:42:44 -07:00
..
java/org/apache/spark/sql [SPARK-7588] Document all SQL/DataFrame public methods with @since tag 2015-05-12 18:37:02 -07:00
scala/org/apache/spark/sql [SPARK-9185][SQL] improve code gen for mutable states to support complex initialization 2015-07-19 22:42:44 -07:00