spark-instrumented-optimizer/sql/core/src
Liang-Chi Hsieh f9705d4613 [SPARK-7098][SQL] Make the WHERE clause with timestamp show consistent result
JIRA: https://issues.apache.org/jira/browse/SPARK-7098

The WHERE clause with timstamp shows inconsistent results. This pr fixes it.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #5682 from viirya/consistent_timestamp and squashes the following commits:

171445a [Liang-Chi Hsieh] Merge remote-tracking branch 'upstream/master' into consistent_timestamp
4e98520 [Liang-Chi Hsieh] Make the WHERE clause with timestamp show consistent result.
2015-05-14 20:49:21 -07:00
..
main [SPARK-7548] [SQL] Add explode function for DataFrames 2015-05-14 19:49:44 -07:00
test [SPARK-7098][SQL] Make the WHERE clause with timestamp show consistent result 2015-05-14 20:49:21 -07:00