[
https://issues.apache.org/jira/browse/BEAM-7545?focusedWorklogId=267949&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-267949
]
ASF GitHub Bot logged work on BEAM-7545:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jun/19 19:58
Start Date: 26/Jun/19 19:58
Worklog Time Spent: 10m
Work Description: riazela commented on issue #8951: [BEAM-7545] Adding
RowCount to TextTable
URL: https://github.com/apache/beam/pull/8951#issuecomment-506022711
Run Java_Examples_Dataflow 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: 267949)
Time Spent: 1h 20m (was: 1h 10m)
> Row Count Estimation for CSV TextTable
> --------------------------------------
>
> Key: BEAM-7545
> URL: https://issues.apache.org/jira/browse/BEAM-7545
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Alireza Samadianzakaria
> Assignee: Alireza Samadianzakaria
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Implementing Row Count Estimation for CSV Tables by reading the first few
> lines of the file and estimating the number of records based on the length of
> these lines and the total length of the file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)