spark-instrumented-optimizer/sql/catalyst/src/main
Marco Gaido e7bbca8896 [SPARK-23602][SQL] PrintToStderr prints value also in interpreted mode
## What changes were proposed in this pull request?

`PrintToStderr` was doing what is it supposed to only when code generation is enabled.
The PR adds the same behavior in interpreted mode too.

## How was this patch tested?

added UT

Author: Marco Gaido <marcogaido91@gmail.com>

Closes #20773 from mgaido91/SPARK-23602.
2018-03-08 22:02:28 +01:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20749][SQL][FOLLOW-UP] Override prettyName for bit_length and octet_length 2018-01-23 21:36:20 +09:00
java/org/apache/spark/sql [SPARK-23219][SQL] Rename ReadTask to DataReaderFactory in data source v2 2018-01-30 00:50:49 +08:00
scala/org/apache/spark/sql [SPARK-23602][SQL] PrintToStderr prints value also in interpreted mode 2018-03-08 22:02:28 +01:00