boluor commented on issue #2895: URL: https://github.com/apache/doris-website/issues/2895#issuecomment-4517164772
Thanks for the report — you're right that the RANDOM auto-bucket example should be `DISTRIBUTED BY RANDOM BUCKETS AUTO`, not `DISTRIBUTED BY HASH(region) BUCKETS AUTO`. The data-bucketing docs have since been corrected to `DISTRIBUTED BY RANDOM BUCKETS AUTO` across the versions, so this is already fixed and can be closed. Thanks! -- 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]
