aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/sqlgen/subquery_in_having_2.sql
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-10747][SQL] Support NULLS FIRST|LAST clause in ORDER BYXin Wu2016-09-141-1/+1
* [SPARK-17194] Use single quotes when generating SQL for string literalsJosh Rosen2016-08-231-1/+1
* [SPARK-15232][SQL] Add subquery SQL building tests to LogicalPlanToSQLSuiteDongjoon Hyun2016-07-271-0/+10