tgravescs commented on issue #25643: [SPARK-28939][SQL] Propagate SQLConf for plans executed by toRdd URL: https://github.com/apache/spark/pull/25643#issuecomment-528436555 I assume this only applies to programmatically set confs? If you set them on app launch they still apply? when you do a bunch of dataframe/dataset operations and then do toRdd, it is definitely annoying we never indicate to the user catalyst stuff still happened (like SQL ui isn't present )
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
