Github user jiangxb1987 commented on the issue:
https://github.com/apache/spark/pull/22277
You can have `select * from (select a, a as c from table1 where a > 10) t
where a > c`--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
