beliefer commented on issue #23841: [SPARK-26936][SQL] Fix bug of insert overwrite local dir and inconsistent behavior with Hive URL: https://github.com/apache/spark/pull/23841#issuecomment-470359367 @maropu I have tried to find out why UT and my spark behave differently when executing `insert overwrite local directory`. But I'm failed! According to the source code of `InsertIntoHiveDirCommand`, there no chance to create the target path that doesn't exist yet.Could you help me, find out the reason.
---------------------------------------------------------------- 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]
