[
https://issues.apache.org/jira/browse/BEAM-7777?focusedWorklogId=289430&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-289430
]
ASF GitHub Bot logged work on BEAM-7777:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Aug/19 05:26
Start Date: 06/Aug/19 05:26
Worklog Time Spent: 10m
Work Description: riazela commented on issue #9217: [BEAM-7777] Beam cost
model
URL: https://github.com/apache/beam/pull/9217#issuecomment-518506763
Run Java PreCommit
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 289430)
Time Spent: 1h (was: 50m)
> Stream Cost Model and RelNode Cost Estimation
> ---------------------------------------------
>
> Key: BEAM-7777
> URL: https://issues.apache.org/jira/browse/BEAM-7777
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Alireza Samadianzakaria
> Assignee: Alireza Samadianzakaria
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently the cost model is not suitable for streaming jobs. (it uses row
> count and for estimating the output row count of each node it is using
> calcite estimations that are only applicable to bounded data.)
> We need to implement a new cost model and implement cost estimation for all
> of our physical nodes.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)