wangyum commented on pull request #28734: URL: https://github.com/apache/spark/pull/28734#issuecomment-641355129
I encountered this issue when inferring from inequality attributes before, Its order may change: https://github.com/apache/spark/blob/bfa60393789673b1cd77fbda038cdc8c17c1a866/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/InferFiltersFromConstraintsSuite.scala#L402-L407 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
