spark-instrumented-optimizer/sql/catalyst/src/main
Daoyuan Wang 8534d753ec [SPARK-26181][SQL] the hasMinMaxStats method of ColumnStatsMap is not correct
## What changes were proposed in this pull request?

For now the `hasMinMaxStats` will return the same as `hasCountStats`, which is obviously not as expected.

## How was this patch tested?

Existing tests.

Closes #23152 from adrian-wang/minmaxstats.

Authored-by: Daoyuan Wang <me@daoyuan.wang>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2018-12-03 23:54:26 +08:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-25979][SQL] Window function: allow parentheses around window reference 2018-11-09 09:44:04 -08:00
java/org/apache/spark/sql [SPARK-25829][SQL] remove duplicated map keys with last wins policy 2018-11-28 23:42:13 +08:00
scala/org/apache/spark/sql [SPARK-26181][SQL] the hasMinMaxStats method of ColumnStatsMap is not correct 2018-12-03 23:54:26 +08:00