spark-instrumented-optimizer/sql/core
Herman van Hovell 658f66e620 [SPARK-8641][SQL] Native Spark Window functions
This PR removes Hive windows functions from Spark and replaces them with (native) Spark ones. The PR is on par with Hive in terms of features.

This has the following advantages:
* Better memory management.
* The ability to use spark UDAFs in Window functions.

cc rxin / yhuai

Author: Herman van Hovell <hvanhovell@questtec.nl>

Closes #9819 from hvanhovell/SPARK-8641-2.
2015-12-17 15:16:35 -08:00
..
src [SPARK-8641][SQL] Native Spark Window functions 2015-12-17 15:16:35 -08:00
pom.xml [SPARK-11796] Fix httpclient and httpcore depedency issues related to docker-client 2015-12-09 18:39:36 -08:00