czxm commented on PR #39595: URL: https://github.com/apache/spark/pull/39595#issuecomment-1383797904
The initial commit caused some insertion cases failed, and they were due to dynamic partition which has custom locations. So a new flag "spark.sql.hasCustomPartitionLocations" is added to let users decide if listPartitionNames can be used here. Sorry for missing this case. I also updated the PR description as well. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
