aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden/between-0-570e4c4bf2968368ac2f325c6c940a06
Commit message (Collapse)AuthorAgeFilesLines
* [SPARK-2050 - 2][SQL] DIV and BETWEEN should not be case sensitive.Michael Armbrust2014-06-061-0/+1
Followup: #989 Author: Michael Armbrust <michael@databricks.com> Closes #994 from marmbrus/caseSensitiveFunctions2 and squashes the following commits: 9d9c8ed [Michael Armbrust] Fix DIV and BETWEEN.