vmarquez commented on issue #21715: URL: https://github.com/apache/beam/issues/21715#issuecomment-1151755023
@kennknowles @damccorm My sincere apologies that this slipped in. Unfortunately, the test cases didn't catch it, I didn't catch it with my local test cluster, and for our large workloads at work we use readAll for efficiency reasons. To fix this issue, I think we can add in two queries similar to how it was before we added in readAll. https://github.com/apache/beam/pull/21786 is one possible solution, but I wanted more input here so I left it as WIP. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
