aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql.py
diff options
context:
space:
mode:
authorravipesala <ravindra.pesala@huawei.com>2014-11-03 13:07:41 -0800
committerMichael Armbrust <michael@databricks.com>2014-11-03 13:07:41 -0800
commit2b6e1ce6ee7b1ba8160bcbee97f5bbff5c46ca09 (patch)
treea1f67f08acdcd3504861039497310989df5b3f56 /python/pyspark/sql.py
parentdf607da025488d6c924d3d70eddb67f5523080d3 (diff)
downloadspark-2b6e1ce6ee7b1ba8160bcbee97f5bbff5c46ca09.tar.gz
spark-2b6e1ce6ee7b1ba8160bcbee97f5bbff5c46ca09.tar.bz2
spark-2b6e1ce6ee7b1ba8160bcbee97f5bbff5c46ca09.zip
[SPARK-4207][SQL] Query which has syntax like 'not like' is not working in Spark SQL
Queries which has 'not like' is not working spark sql. sql("SELECT * FROM records where value not like 'val%'") same query works in Spark HiveQL Author: ravipesala <ravindra.pesala@huawei.com> Closes #3075 from ravipesala/SPARK-4207 and squashes the following commits: 35c11e7 [ravipesala] Supported 'not like' syntax in sql
Diffstat (limited to 'python/pyspark/sql.py')
0 files changed, 0 insertions, 0 deletions