[ https://issues.apache.org/jira/browse/BEAM-7450?focusedWorklogId=260696&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-260696 ]
ASF GitHub Bot logged work on BEAM-7450: ---------------------------------------- Author: ASF GitHub Bot Created on: 14/Jun/19 20:31 Start Date: 14/Jun/19 20:31 Worklog Time Spent: 10m Work Description: iemejia commented on issue #8718: [BEAM-7450] Support unbounded reads with HCatalogIO URL: https://github.com/apache/beam/pull/8718#issuecomment-502253309 Thanks a lot @jhalaria not only for the interesting use case but for being so eager to address the suggestions. Thanks also @jkff it is really a pleasure to see you around giving useful feedback as before even if you are not active in the project anymore. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 260696) Time Spent: 12.5h (was: 12h 20m) > Support unbounded reads with HCatalogIO > --------------------------------------- > > Key: BEAM-7450 > URL: https://issues.apache.org/jira/browse/BEAM-7450 > Project: Beam > Issue Type: New Feature > Components: io-java-hcatalog > Reporter: Ankit Jhalaria > Assignee: Ankit Jhalaria > Priority: Minor > Fix For: 2.14.0 > > Time Spent: 12.5h > Remaining Estimate: 0h > > # Current version of HcatalogIO is a bounded source. > # While migrating our jobs to aws, we realized that it would be helpful to > have an unbounded hcat reader that can behave as an unbounded source and > polls for new partitions as and when they become available. > # I have used splittable pardo(s) to do this. There is a flag that can be > set to treat this as a bounded source which will terminate if that flag is > set. -- This message was sent by Atlassian JIRA (v7.6.3#76005)