HyukjinKwon commented on a change in pull request #27518: [SPARK-30768][SQL]
Constraints should be inferred from inequality attributes
URL: https://github.com/apache/spark/pull/27518#discussion_r376930451
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/QueryPlanConstraints.scala
##########
@@ -67,6 +67,10 @@ trait ConstraintHelper {
val candidateConstraints = constraints - eq
Review comment:
@wangyum, can you update the method documentation above as well?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]