amaliujia commented on PR #38806: URL: https://github.com/apache/spark/pull/38806#issuecomment-1331345073
I have rebased and removed non-compatible API from the `Column` interface. There are two follows up I am not addressing in this PR given these are implementation details: 1. Whether we should only pass `Column` or `Expression` into Logical Plan. 2. Whether we can complete remove `str` from Logical Plan surface. -- 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]
