IMarvinTPA commented on issue #55824: URL: https://github.com/apache/spark/issues/55824#issuecomment-4432435166
The documentation at https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.SparkSession.builder.config.html says the value is a string, but then in the examples, it shows floats being used. I think the function should convert non-strings into strings and be noted that it does so in the documentation. -- 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]
