cloud-fan commented on issue #25661: [SPARK-28957][SQL] Copy any "spark.hive.foo=bar" spark properties into hadoop conf as "hive.foo=bar" URL: https://github.com/apache/spark/pull/25661#issuecomment-534462261 I like this proposal. It's much better than looking at all hive configs and re-implementing it in Spark. (see how `InsertIntoHiveTable` handles `"hive.exec.dynamic.partition` and `hive.exec.dynamic.partition.mode`). @WeichenXu123 can you resolve the conflicts?
---------------------------------------------------------------- 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]
