robertwb commented on a change in pull request #13314:
URL: https://github.com/apache/beam/pull/13314#discussion_r522272682



##########
File path: sdks/python/apache_beam/dataframe/transforms.py
##########
@@ -45,6 +45,7 @@
 MAX_PARTITIONS = 1000
 DEFAULT_PARTITIONS = 100
 MIN_PARTITIONS = 10
+PER_COL_OVERHEAD = 1000

Review comment:
       Yeah. To within an order of magnitude at least, rounded up. 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to