Daniel-Davies commented on pull request #35071:
URL: https://github.com/apache/spark/pull/35071#issuecomment-1003454890


   > Looks pretty good otherwise. Do you mind adding some docs on functions 
that take both `Column` and string but interpret string as something different 
from `Column`'s name? We can do this in a separate PR too.
   > 
   > e.g.) `from_csv`'s `schema` takes `str` but that works like actual string 
value of DDL schema instead of a column name.
   
   Hey @HyukjinKwon - thanks for the review; I've added some more descriptions 
to such cases of non column-name strings- let me know if you meant another 
location


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

Reply via email to