timsaucer commented on issue #16740:
URL: https://github.com/apache/datafusion/issues/16740#issuecomment-3058355404

   As a work around, or more likely correct use, is that I should have a 
pre-defined number of output partitions for these rather than one per unique 
value of the partition key. Then I need to hash my combination of partition 
keys modulo the number of output partitions. 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to