amaliujia commented on PR #38586: URL: https://github.com/apache/spark/pull/38586#issuecomment-1310739431
@HyukjinKwon yes the goal will be matching the API shape of the `Column` in Python/Scala (likely Python first if there is API difference between Python and Scala). This PR is enforce DataFrame API interface uses `Column` which matches PySpark. For next a few PR I will refactor to promote this class as the top level `Expression` class (how many PRs probably depends on the scope and complexity). -- 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]
