cloud-fan commented on PR #39115: URL: https://github.com/apache/spark/pull/39115#issuecomment-1398000347
> Listing all partitions may hit the request limit in some metastore like Hive metastore. Can you tune the config `spark.sql.addPartitionInBatch.size`? Setting it to a larger number can reduce the number of RPCs. I feel it's a bit risky to let users decide which partitions to repair. -- 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]
