Hi,I want to initialize a Spark session using `DatabricksSession`. However, it seems not possible to call `.config()` and pass it a `SparkConf` instance. The following works:# Initialize the configuration for the Spark session
confSettings = [
("...
No replies to display.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.