rusackas commented on PR #42944:
URL: https://github.com/apache/superset/pull/42944#issuecomment-5246713427

   @rebenitez1802 good catch, `eq` had the identical gap. Pulled the scalar 
guard out and applied it to both `eq` and `ne`, and moved `eq` out of the 
list-valued dispatch test into its own scalar-rejection test. Left the 
list/tuple denylist as-is since it's symmetric now.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to