cloud-fan commented on pull request #31954:
URL: https://github.com/apache/spark/pull/31954#issuecomment-806012897


   For SPARK-34827, it does expose a bug and we fixed it in 3.1, see 
https://github.com/apache/spark/pull/31898
   
   I don't think failing in `df.show` is a limitation. It's obviously a bug. 
Failing with AQE + IO Encryption is also a bug and you merged that fix to 3.1. 
A limitation can be "ANSI mode is forcibly disabled in df.show", but it's kind 
of a weird behavior (`df.collect` and `df.show` behave differently) and I'd 
prefer to just fix this.


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

Reply via email to