grundprinzip commented on PR #38841:
URL: https://github.com/apache/spark/pull/38841#issuecomment-1331648955

   
   > 1, pyspark and scala api only accept string `*str` / `string*`
   
   @zhengruifeng can you elaborate? I tested the same code in PySpark and it 
works as well. 
   
   
   
   > 2, pyspark and scala api will check the schema, if the datatype is 
unexpected, it fails;
   
   What do you mean? 
   
   
   > 
   > 3, if the no input column, it will check the schema and select all the 
numeric columns.
   
   This is more missing functionality than this particular bug correct?
   


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