Nick Young created SPARK-48915:
----------------------------------
Summary: Add inequality (!=, <, <=, >, >=) predicates for
correlation in GeneratedSubquerySuite
Key: SPARK-48915
URL: https://issues.apache.org/jira/browse/SPARK-48915
Project: Spark
Issue Type: Improvement
Components: Optimizer
Affects Versions: 4.0.0
Reporter: Nick Young
{{GeneratedSubquerySuite}} is a test suite that generates SQL with variations
of subqueries. Currently, the operators supported are Joins, Set Operations,
Aggregate (with/without group by) and Limit. Implementing inequality (!=, <,
<=, >, >=) predicates will increase coverage by 1 additional axis, and should
be simple.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]