Sameer Agarwal created SPARK-13789:
--------------------------------------
Summary: Infer additional constraints from attribute equality
Key: SPARK-13789
URL: https://issues.apache.org/jira/browse/SPARK-13789
Project: Spark
Issue Type: Sub-task
Components: SQL
Reporter: Sameer Agarwal
We should be able to infer additional set of data constraints based on
attribute equality. For e.g., if an operator has constraints of the form (`a =
5`, `a = b`), we should be able to infer an additional constraint of the form
`b = 5`
cc [~nongli]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]