chenwyi2 opened a new issue, #8087: URL: https://github.com/apache/iceberg/issues/8087
### Query engine Flink ### Question There is a formula to get the number of buckets? If buckets number is small when i set write.distribution-mode=hash, and QPS is relatively high, then the data can be back pressure, but if buckets number is large, samll file can be a problem which can slow down our query, so we can get a formula to calculate buckets number reasonably? -- 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]
