srowen commented on issue #23882: [SPARK-26979][PySpark][WIP] Add missing column name support for some SQL functions URL: https://github.com/apache/spark/pull/23882#issuecomment-466779635 So this removes support for column names as strings in these functions? or adds some support? It looks like the former but description suggests the latter. Why remove this overload? Either way why do the functions need to be declared by hand rather than with the function mechanism? I was missing that part. I see some are declared twice; which ones?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
