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?