aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/sqlgen/script_transformation_row_format_multiple.sql
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2016-08-23 22:31:58 +0200
committerHerman van Hovell <hvanhovell@databricks.com>2016-08-23 22:31:58 +0200
commitbf8ff833e30b39e5e5e35ba8dcac31b79323838c (patch)
tree976722854fb5da1fde0d485587ebb7e8cf31fb66 /sql/hive/src/test/resources/sqlgen/script_transformation_row_format_multiple.sql
parent6555ef0ccbecd09c3071670e10f0c1e2d7713bfe (diff)
downloadspark-bf8ff833e30b39e5e5e35ba8dcac31b79323838c.tar.gz
spark-bf8ff833e30b39e5e5e35ba8dcac31b79323838c.tar.bz2
spark-bf8ff833e30b39e5e5e35ba8dcac31b79323838c.zip
[SPARK-17194] Use single quotes when generating SQL for string literals
When Spark emits SQL for a string literal, it should wrap the string in single quotes, not double quotes. Databases which adhere more strictly to the ANSI SQL standards, such as Postgres, allow only single-quotes to be used for denoting string literals (see http://stackoverflow.com/a/1992331/590203). Author: Josh Rosen <joshrosen@databricks.com> Closes #14763 from JoshRosen/SPARK-17194.
Diffstat (limited to 'sql/hive/src/test/resources/sqlgen/script_transformation_row_format_multiple.sql')
0 files changed, 0 insertions, 0 deletions