aboutsummaryrefslogtreecommitdiff
path: root/sql/README.md
diff options
context:
space:
mode:
authorjliwork <jiali@us.ibm.com>2016-04-24 11:20:48 -0700
committerReynold Xin <rxin@databricks.com>2016-04-24 11:22:06 -0700
commitf0f1a8afde285b5d19c841dacb090f658906c4fd (patch)
tree8c5276c151eca7ec2d3b868c680957a66a0e5294 /sql/README.md
parent337289d7128be100103fce10ec7747ad5bc9cbf0 (diff)
downloadspark-f0f1a8afde285b5d19c841dacb090f658906c4fd.tar.gz
spark-f0f1a8afde285b5d19c841dacb090f658906c4fd.tar.bz2
spark-f0f1a8afde285b5d19c841dacb090f658906c4fd.zip
[SPARK-14548][SQL] Support not greater than and not less than operator in Spark SQL
!< means not less than which is equivalent to >= !> means not greater than which is equivalent to <= I'd to create a PR to support these two operators. I've added new test cases in: DataFrameSuite, ExpressionParserSuite, JDBCSuite, PlanParserSuite, SQLQuerySuite dilipbiswal viirya gatorsmile Author: jliwork <jiali@us.ibm.com> Closes #12316 from jliwork/SPARK-14548.
Diffstat (limited to 'sql/README.md')
0 files changed, 0 insertions, 0 deletions