Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/19760
Since now `SparkSession` is the main entry, we just need
`spark.conf.get(xxx)` to print deprecation message(still keep the old
deprecated configs in `SparkConf`). I think then it's possible to deprecate SQL
configs.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
