[
https://issues.apache.org/jira/browse/BEAM-14408?focusedWorklogId=776585&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776585
]
ASF GitHub Bot logged work on BEAM-14408:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/22 22:39
Start Date: 31/May/22 22:39
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on code in PR #17771:
URL: https://github.com/apache/beam/pull/17771#discussion_r886182312
##########
sdks/python/apache_beam/typehints/batch.py:
##########
@@ -104,6 +110,12 @@ def __hash__(self) -> int:
class ListBatchConverter(BatchConverter):
+ SAMPLE_FRACTION = 0.2
Review Comment:
Let's add an upper bound here.
Issue Time Tracking
-------------------
Worklog Id: (was: 776585)
Time Spent: 40m (was: 0.5h)
> batch-consuming DoFns should estimate byte size
> -----------------------------------------------
>
> Key: BEAM-14408
> URL: https://issues.apache.org/jira/browse/BEAM-14408
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)