spark-instrumented-optimizer/sql/catalyst/src/main
Wenchen Fan 7fdacbc77b [SPARK-19727][SQL][FOLLOWUP] Fix for round function that modifies original column
## What changes were proposed in this pull request?

This is a followup of https://github.com/apache/spark/pull/17075 , to fix the bug in codegen path.

## How was this patch tested?

new regression test

Author: Wenchen Fan <wenchen@databricks.com>

Closes #19576 from cloud-fan/bug.
2017-10-28 18:24:18 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-22333][SQL] timeFunctionCall(CURRENT_DATE, CURRENT_TIMESTAMP) has conflicts with columnReference 2017-10-27 23:40:59 -07:00
java/org/apache/spark/sql [SPARK-22222][CORE] Fix the ARRAY_MAX in BufferHolder and add a test 2017-10-09 21:34:37 -07:00
scala/org/apache/spark/sql [SPARK-19727][SQL][FOLLOWUP] Fix for round function that modifies original column 2017-10-28 18:24:18 -07:00